Class Plain
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Plain
Plain
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of representation.getValue()Gets the value of value.inthashCode()Fluent getter for representation.representation(String representation) Fluent setter for representation.voidsetRepresentation(String representation) Sets the value of representation.voidSets the value of value.toString()value()Fluent getter for value.Fluent setter for value.
-
Field Details
-
value
The space description. -
representation
Set to 'plain'.
-
-
Constructor Details
-
Plain
-
Plain
@Internal protected Plain()Protected no-args constructor for use by serialization frameworks. -
Plain
Constructs a validated instance ofPlain.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Plain(Consumer)instead.- Parameters:
value- The space description.representation- Set to 'plain'.
-
-
Method Details
-
value
-
value
-
getValue
-
setValue
Sets the value of value.The space description.
- Parameters:
value- value
-
representation
Fluent getter for representation.Set to 'plain'.
- Returns:
- representation
-
representation
-
getRepresentation
Gets the value of representation.Set to 'plain'.
- Returns:
- representation
-
setRepresentation
Sets the value of representation.Set to 'plain'.
- Parameters:
representation- representation
-
equals
-
hashCode
-
toString
-