Class Expandableb48Ed1
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandableb48Ed1
Expandableb48Ed1
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandableb48Ed1(String relationData, String source, String target) Constructs a validated instance ofExpandableb48Ed1.Constructs a validated instance ofExpandableb48Ed1. -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of relationData.Gets the value of source.Gets the value of target.inthashCode()Fluent getter for relationData.relationData(String relationData) Fluent setter for relationData.voidsetRelationData(String relationData) Sets the value of relationData.voidSets the value of source.voidSets the value of target.source()Fluent getter for source.Fluent setter for source.target()Fluent getter for target.Fluent setter for target.toString()
-
Field Details
-
relationData
-
source
-
target
-
-
Constructor Details
-
Expandableb48Ed1
Constructs a validated instance ofExpandableb48Ed1.- Parameters:
spec- the specification to process
-
Expandableb48Ed1
@Internal protected Expandableb48Ed1()Protected no-args constructor for use by serialization frameworks. -
Expandableb48Ed1
Constructs a validated instance ofExpandableb48Ed1.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandableb48Ed1(Consumer)instead.- Parameters:
relationData- relationDatasource- sourcetarget- target
-
-
Method Details
-
relationData
-
relationData
Fluent setter for relationData.- Parameters:
relationData- relationData- Returns:
- this
-
getRelationData
-
setRelationData
Sets the value of relationData.- Parameters:
relationData- relationData
-
source
-
source
Fluent setter for source.- Parameters:
source- source- Returns:
- this
-
getSource
-
setSource
-
target
-
target
Fluent setter for target.- Parameters:
target- target- Returns:
- this
-
getTarget
-
setTarget
-
equals
-
hashCode
-
toString
-