Class ScreenLookAndFeel

java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.ScreenLookAndFeel

@Generated("io.github.primelib.primecodegen") public class ScreenLookAndFeel extends Object
ScreenLookAndFeel
  • Field Details

    • background

      protected String background
    • backgroundAttachment

      protected String backgroundAttachment
    • backgroundBlendMode

      protected String backgroundBlendMode
    • backgroundClip

      protected String backgroundClip
    • backgroundColor

      protected String backgroundColor
    • backgroundImage

      protected String backgroundImage
    • backgroundOrigin

      protected String backgroundOrigin
    • backgroundPosition

      protected String backgroundPosition
    • backgroundRepeat

      protected String backgroundRepeat
    • backgroundSize

      protected String backgroundSize
    • layer

      protected Layer layer
    • gutterTop

      protected String gutterTop
    • gutterRight

      protected String gutterRight
    • gutterBottom

      protected String gutterBottom
    • gutterLeft

      protected String gutterLeft
  • Constructor Details

    • ScreenLookAndFeel

      public ScreenLookAndFeel(Consumer<ScreenLookAndFeel> spec)
      Constructs a validated instance of ScreenLookAndFeel.
      Parameters:
      spec - the specification to process
    • ScreenLookAndFeel

      @Internal protected ScreenLookAndFeel()
      Protected no-args constructor for use by serialization frameworks.
    • ScreenLookAndFeel

      @Internal public ScreenLookAndFeel(String background, String backgroundAttachment, String backgroundBlendMode, String backgroundClip, String backgroundColor, String backgroundImage, String backgroundOrigin, String backgroundPosition, String backgroundRepeat, String backgroundSize, Layer layer, String gutterTop, String gutterRight, String gutterBottom, String gutterLeft)
      Constructs a validated instance of ScreenLookAndFeel.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using ScreenLookAndFeel(Consumer) instead.

      Parameters:
      background - background
      backgroundAttachment - backgroundAttachment
      backgroundBlendMode - backgroundBlendMode
      backgroundClip - backgroundClip
      backgroundColor - backgroundColor
      backgroundImage - backgroundImage
      backgroundOrigin - backgroundOrigin
      backgroundPosition - backgroundPosition
      backgroundRepeat - backgroundRepeat
      backgroundSize - backgroundSize
      layer - layer
      gutterTop - gutterTop
      gutterRight - gutterRight
      gutterBottom - gutterBottom
      gutterLeft - gutterLeft
  • Method Details

    • background

      public String background()
      Fluent getter for background.
      Returns:
      background
    • background

      public ScreenLookAndFeel background(String background)
      Fluent setter for background.
      Parameters:
      background - background
      Returns:
      this
    • getBackground

      public String getBackground()
      Gets the value of background.
      Returns:
      background
    • setBackground

      public void setBackground(String background)
      Sets the value of background.
      Parameters:
      background - background
    • backgroundAttachment

      public String backgroundAttachment()
      Fluent getter for backgroundAttachment.
      Returns:
      backgroundAttachment
    • backgroundAttachment

      public ScreenLookAndFeel backgroundAttachment(String backgroundAttachment)
      Fluent setter for backgroundAttachment.
      Parameters:
      backgroundAttachment - backgroundAttachment
      Returns:
      this
    • getBackgroundAttachment

      public String getBackgroundAttachment()
      Gets the value of backgroundAttachment.
      Returns:
      backgroundAttachment
    • setBackgroundAttachment

      public void setBackgroundAttachment(String backgroundAttachment)
      Sets the value of backgroundAttachment.
      Parameters:
      backgroundAttachment - backgroundAttachment
    • backgroundBlendMode

      public String backgroundBlendMode()
      Fluent getter for backgroundBlendMode.
      Returns:
      backgroundBlendMode
    • backgroundBlendMode

      public ScreenLookAndFeel backgroundBlendMode(String backgroundBlendMode)
      Fluent setter for backgroundBlendMode.
      Parameters:
      backgroundBlendMode - backgroundBlendMode
      Returns:
      this
    • getBackgroundBlendMode

      public String getBackgroundBlendMode()
      Gets the value of backgroundBlendMode.
      Returns:
      backgroundBlendMode
    • setBackgroundBlendMode

      public void setBackgroundBlendMode(String backgroundBlendMode)
      Sets the value of backgroundBlendMode.
      Parameters:
      backgroundBlendMode - backgroundBlendMode
    • backgroundClip

      public String backgroundClip()
      Fluent getter for backgroundClip.
      Returns:
      backgroundClip
    • backgroundClip

      public ScreenLookAndFeel backgroundClip(String backgroundClip)
      Fluent setter for backgroundClip.
      Parameters:
      backgroundClip - backgroundClip
      Returns:
      this
    • getBackgroundClip

      public String getBackgroundClip()
      Gets the value of backgroundClip.
      Returns:
      backgroundClip
    • setBackgroundClip

      public void setBackgroundClip(String backgroundClip)
      Sets the value of backgroundClip.
      Parameters:
      backgroundClip - backgroundClip
    • backgroundColor

      public String backgroundColor()
      Fluent getter for backgroundColor.
      Returns:
      backgroundColor
    • backgroundColor

      public ScreenLookAndFeel backgroundColor(String backgroundColor)
      Fluent setter for backgroundColor.
      Parameters:
      backgroundColor - backgroundColor
      Returns:
      this
    • getBackgroundColor

      public String getBackgroundColor()
      Gets the value of backgroundColor.
      Returns:
      backgroundColor
    • setBackgroundColor

      public void setBackgroundColor(String backgroundColor)
      Sets the value of backgroundColor.
      Parameters:
      backgroundColor - backgroundColor
    • backgroundImage

      public String backgroundImage()
      Fluent getter for backgroundImage.
      Returns:
      backgroundImage
    • backgroundImage

      public ScreenLookAndFeel backgroundImage(String backgroundImage)
      Fluent setter for backgroundImage.
      Parameters:
      backgroundImage - backgroundImage
      Returns:
      this
    • getBackgroundImage

      public String getBackgroundImage()
      Gets the value of backgroundImage.
      Returns:
      backgroundImage
    • setBackgroundImage

      public void setBackgroundImage(String backgroundImage)
      Sets the value of backgroundImage.
      Parameters:
      backgroundImage - backgroundImage
    • backgroundOrigin

      public String backgroundOrigin()
      Fluent getter for backgroundOrigin.
      Returns:
      backgroundOrigin
    • backgroundOrigin

      public ScreenLookAndFeel backgroundOrigin(String backgroundOrigin)
      Fluent setter for backgroundOrigin.
      Parameters:
      backgroundOrigin - backgroundOrigin
      Returns:
      this
    • getBackgroundOrigin

      public String getBackgroundOrigin()
      Gets the value of backgroundOrigin.
      Returns:
      backgroundOrigin
    • setBackgroundOrigin

      public void setBackgroundOrigin(String backgroundOrigin)
      Sets the value of backgroundOrigin.
      Parameters:
      backgroundOrigin - backgroundOrigin
    • backgroundPosition

      public String backgroundPosition()
      Fluent getter for backgroundPosition.
      Returns:
      backgroundPosition
    • backgroundPosition

      public ScreenLookAndFeel backgroundPosition(String backgroundPosition)
      Fluent setter for backgroundPosition.
      Parameters:
      backgroundPosition - backgroundPosition
      Returns:
      this
    • getBackgroundPosition

      public String getBackgroundPosition()
      Gets the value of backgroundPosition.
      Returns:
      backgroundPosition
    • setBackgroundPosition

      public void setBackgroundPosition(String backgroundPosition)
      Sets the value of backgroundPosition.
      Parameters:
      backgroundPosition - backgroundPosition
    • backgroundRepeat

      public String backgroundRepeat()
      Fluent getter for backgroundRepeat.
      Returns:
      backgroundRepeat
    • backgroundRepeat

      public ScreenLookAndFeel backgroundRepeat(String backgroundRepeat)
      Fluent setter for backgroundRepeat.
      Parameters:
      backgroundRepeat - backgroundRepeat
      Returns:
      this
    • getBackgroundRepeat

      public String getBackgroundRepeat()
      Gets the value of backgroundRepeat.
      Returns:
      backgroundRepeat
    • setBackgroundRepeat

      public void setBackgroundRepeat(String backgroundRepeat)
      Sets the value of backgroundRepeat.
      Parameters:
      backgroundRepeat - backgroundRepeat
    • backgroundSize

      public String backgroundSize()
      Fluent getter for backgroundSize.
      Returns:
      backgroundSize
    • backgroundSize

      public ScreenLookAndFeel backgroundSize(String backgroundSize)
      Fluent setter for backgroundSize.
      Parameters:
      backgroundSize - backgroundSize
      Returns:
      this
    • getBackgroundSize

      public String getBackgroundSize()
      Gets the value of backgroundSize.
      Returns:
      backgroundSize
    • setBackgroundSize

      public void setBackgroundSize(String backgroundSize)
      Sets the value of backgroundSize.
      Parameters:
      backgroundSize - backgroundSize
    • layer

      public Layer layer()
      Fluent getter for layer.
      Returns:
      layer
    • layer

      public ScreenLookAndFeel layer(Layer layer)
      Fluent setter for layer.
      Parameters:
      layer - layer
      Returns:
      this
    • getLayer

      public Layer getLayer()
      Gets the value of layer.
      Returns:
      layer
    • setLayer

      public void setLayer(Layer layer)
      Sets the value of layer.
      Parameters:
      layer - layer
    • gutterTop

      public String gutterTop()
      Fluent getter for gutterTop.
      Returns:
      gutterTop
    • gutterTop

      public ScreenLookAndFeel gutterTop(String gutterTop)
      Fluent setter for gutterTop.
      Parameters:
      gutterTop - gutterTop
      Returns:
      this
    • getGutterTop

      public String getGutterTop()
      Gets the value of gutterTop.
      Returns:
      gutterTop
    • setGutterTop

      public void setGutterTop(String gutterTop)
      Sets the value of gutterTop.
      Parameters:
      gutterTop - gutterTop
    • gutterRight

      public String gutterRight()
      Fluent getter for gutterRight.
      Returns:
      gutterRight
    • gutterRight

      public ScreenLookAndFeel gutterRight(String gutterRight)
      Fluent setter for gutterRight.
      Parameters:
      gutterRight - gutterRight
      Returns:
      this
    • getGutterRight

      public String getGutterRight()
      Gets the value of gutterRight.
      Returns:
      gutterRight
    • setGutterRight

      public void setGutterRight(String gutterRight)
      Sets the value of gutterRight.
      Parameters:
      gutterRight - gutterRight
    • gutterBottom

      public String gutterBottom()
      Fluent getter for gutterBottom.
      Returns:
      gutterBottom
    • gutterBottom

      public ScreenLookAndFeel gutterBottom(String gutterBottom)
      Fluent setter for gutterBottom.
      Parameters:
      gutterBottom - gutterBottom
      Returns:
      this
    • getGutterBottom

      public String getGutterBottom()
      Gets the value of gutterBottom.
      Returns:
      gutterBottom
    • setGutterBottom

      public void setGutterBottom(String gutterBottom)
      Sets the value of gutterBottom.
      Parameters:
      gutterBottom - gutterBottom
    • gutterLeft

      public String gutterLeft()
      Fluent getter for gutterLeft.
      Returns:
      gutterLeft
    • gutterLeft

      public ScreenLookAndFeel gutterLeft(String gutterLeft)
      Fluent setter for gutterLeft.
      Parameters:
      gutterLeft - gutterLeft
      Returns:
      this
    • getGutterLeft

      public String getGutterLeft()
      Gets the value of gutterLeft.
      Returns:
      gutterLeft
    • setGutterLeft

      public void setGutterLeft(String gutterLeft)
      Sets the value of gutterLeft.
      Parameters:
      gutterLeft - gutterLeft
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object