Class BordersAndDivIDErs
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.BordersAndDivIDErs
BordersAndDivIDErs
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.BordersAndDivIDErs(String color) Constructs a validated instance ofBordersAndDivIDErs.Constructs a validated instance ofBordersAndDivIDErs. -
Method Summary
-
Field Details
-
color
-
-
Constructor Details
-
BordersAndDivIDErs
Constructs a validated instance ofBordersAndDivIDErs.- Parameters:
spec- the specification to process
-
BordersAndDivIDErs
@Internal protected BordersAndDivIDErs()Protected no-args constructor for use by serialization frameworks. -
BordersAndDivIDErs
Constructs a validated instance ofBordersAndDivIDErs.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
BordersAndDivIDErs(Consumer)instead.- Parameters:
color- color
-
-
Method Details
-
color
-
color
Fluent setter for color.- Parameters:
color- color- Returns:
- this
-
getColor
-
setColor
-
equals
-
hashCode
-
toString
-