Klasse ScreenLookAndFeel
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ScreenLookAndFeel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ScreenLookAndFeel
extends Object
ScreenLookAndFeel
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected ScreenLookAndFeelLayer -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedScreenLookAndFeel(String background, String backgroundAttachment, String backgroundBlendMode, String backgroundClip, String backgroundColor, String backgroundImage, String backgroundOrigin, String backgroundPosition, String backgroundRepeat, String backgroundSize, ScreenLookAndFeelLayer layer, String gutterTop, String gutterRight, String gutterBottom, String gutterLeft) Constructs a validated instance ofScreenLookAndFeel.Constructs a validated instance ofScreenLookAndFeel. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbackground(String background) backgroundAttachment(String backgroundAttachment) backgroundBlendMode(String backgroundBlendMode) backgroundClip(String backgroundClip) backgroundColor(String backgroundColor) backgroundImage(String backgroundImage) backgroundOrigin(String backgroundOrigin) backgroundPosition(String backgroundPosition) backgroundRepeat(String backgroundRepeat) backgroundSize(String backgroundSize) builder()protected booleanbooleangutterBottom(String gutterBottom) gutterLeft(String gutterLeft) gutterRight(String gutterRight) inthashCode()layer()layer(ScreenLookAndFeelLayer layer) toString()
-
Felddetails
-
background
-
backgroundAttachment
-
backgroundBlendMode
-
backgroundClip
-
backgroundColor
-
backgroundImage
-
backgroundOrigin
-
backgroundPosition
-
backgroundRepeat
-
backgroundSize
-
layer
-
gutterTop
-
gutterRight
-
gutterBottom
-
gutterLeft
-
-
Konstruktordetails
-
ScreenLookAndFeel
Constructs a validated instance ofScreenLookAndFeel.- Parameter:
spec- the specification to process
-
ScreenLookAndFeel
@Internal public ScreenLookAndFeel(String background, String backgroundAttachment, String backgroundBlendMode, String backgroundClip, String backgroundColor, String backgroundImage, String backgroundOrigin, String backgroundPosition, String backgroundRepeat, String backgroundSize, ScreenLookAndFeelLayer layer, String gutterTop, String gutterRight, String gutterBottom, String gutterLeft) Constructs a validated instance ofScreenLookAndFeel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ScreenLookAndFeel(Consumer)instead.- Parameter:
background- backgroundbackgroundAttachment- backgroundAttachmentbackgroundBlendMode- backgroundBlendModebackgroundClip- backgroundClipbackgroundColor- backgroundColorbackgroundImage- backgroundImagebackgroundOrigin- backgroundOriginbackgroundPosition- backgroundPositionbackgroundRepeat- backgroundRepeatbackgroundSize- backgroundSizelayer- layergutterTop- gutterTopgutterRight- gutterRightgutterBottom- gutterBottomgutterLeft- gutterLeft
-
ScreenLookAndFeel
protected ScreenLookAndFeel()
-
-
Methodendetails
-
builder
-
background
-
backgroundAttachment
-
backgroundBlendMode
-
backgroundClip
-
backgroundColor
-
backgroundImage
-
backgroundOrigin
-
backgroundPosition
-
backgroundRepeat
-
backgroundSize
-
layer
-
gutterTop
-
gutterRight
-
gutterBottom
-
gutterLeft
-
background
- Gibt zurück:
this.
-
backgroundAttachment
- Gibt zurück:
this.
-
backgroundBlendMode
- Gibt zurück:
this.
-
backgroundClip
- Gibt zurück:
this.
-
backgroundColor
- Gibt zurück:
this.
-
backgroundImage
- Gibt zurück:
this.
-
backgroundOrigin
- Gibt zurück:
this.
-
backgroundPosition
- Gibt zurück:
this.
-
backgroundRepeat
- Gibt zurück:
this.
-
backgroundSize
- Gibt zurück:
this.
-
layer
- Gibt zurück:
this.
-
gutterTop
- Gibt zurück:
this.
-
gutterRight
- Gibt zurück:
this.
-
gutterBottom
- Gibt zurück:
this.
-
gutterLeft
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-