Class Plain
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Plain
Plain
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()Set to 'plain'.representation(String representation) Set to 'plain'.toString()value()The space description.The space description.
-
Field Details
-
value
The space description. -
representation
Set to 'plain'.
-
-
Constructor Details
-
Plain
Constructs a validated instance ofPlain.- Parameters:
spec- the specification to process
-
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'.
-
Plain
protected Plain()
-
-
Method Details
-
value
The space description. -
representation
Set to 'plain'. -
value
The space description.- Returns:
this.
-
representation
Set to 'plain'.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-