Klasse HeaderLookAndFeel
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.HeaderLookAndFeel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class HeaderLookAndFeel
extends Object
HeaderLookAndFeel
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected ButtonLookAndFeelprotected NavigationLookAndFeelprotected SearchFieldLookAndFeelprotected NavigationLookAndFeel -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedHeaderLookAndFeel(String backgroundColor, ButtonLookAndFeel button, NavigationLookAndFeel primaryNavigation, NavigationLookAndFeel secondaryNavigation, SearchFieldLookAndFeel search) Constructs a validated instance ofHeaderLookAndFeel.Constructs a validated instance ofHeaderLookAndFeel. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbackgroundColor(String backgroundColor) builder()button()button(ButtonLookAndFeel button) protected booleanbooleaninthashCode()primaryNavigation(NavigationLookAndFeel primaryNavigation) search()search(SearchFieldLookAndFeel search) secondaryNavigation(NavigationLookAndFeel secondaryNavigation) toString()
-
Felddetails
-
backgroundColor
-
button
-
search
-
-
Konstruktordetails
-
HeaderLookAndFeel
Constructs a validated instance ofHeaderLookAndFeel.- Parameter:
spec- the specification to process
-
HeaderLookAndFeel
protected HeaderLookAndFeel()
-
-
Methodendetails
-
builder
-
backgroundColor
-
button
-
search
-
backgroundColor
- Gibt zurück:
this.
-
button
- Gibt zurück:
this.
-
search
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-