Class Expandable6A8E6D
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable6A8E6D
Expandable6A8E6D
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandable6A8E6D(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofExpandable6A8E6D.Constructs a validated instance ofExpandable6A8E6D. -
Method Summary
Modifier and TypeMethodDescriptionbooleanFluent getter for favourited.favourited(String favourited) Fluent setter for favourited.Gets the value of favourited.Gets the value of lastcontributed.Gets the value of lastmodified.Gets the value of scheduled.Gets the value of viewed.inthashCode()Fluent getter for lastcontributed.lastcontributed(String lastcontributed) Fluent setter for lastcontributed.Fluent getter for lastmodified.lastmodified(String lastmodified) Fluent setter for lastmodified.Fluent getter for scheduled.Fluent setter for scheduled.voidsetFavourited(String favourited) Sets the value of favourited.voidsetLastcontributed(String lastcontributed) Sets the value of lastcontributed.voidsetLastmodified(String lastmodified) Sets the value of lastmodified.voidsetScheduled(String scheduled) Sets the value of scheduled.voidSets the value of viewed.toString()viewed()Fluent getter for viewed.Fluent setter for viewed.
-
Field Details
-
favourited
-
lastmodified
-
lastcontributed
-
viewed
-
scheduled
-
-
Constructor Details
-
Expandable6A8E6D
Constructs a validated instance ofExpandable6A8E6D.- Parameters:
spec- the specification to process
-
Expandable6A8E6D
@Internal protected Expandable6A8E6D()Protected no-args constructor for use by serialization frameworks. -
Expandable6A8E6D
@Internal public Expandable6A8E6D(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofExpandable6A8E6D.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable6A8E6D(Consumer)instead.- Parameters:
favourited- favouritedlastmodified- lastmodifiedlastcontributed- lastcontributedviewed- viewedscheduled- scheduled
-
-
Method Details
-
favourited
-
favourited
Fluent setter for favourited.- Parameters:
favourited- favourited- Returns:
- this
-
getFavourited
-
setFavourited
Sets the value of favourited.- Parameters:
favourited- favourited
-
lastmodified
-
lastmodified
Fluent setter for lastmodified.- Parameters:
lastmodified- lastmodified- Returns:
- this
-
getLastmodified
-
setLastmodified
Sets the value of lastmodified.- Parameters:
lastmodified- lastmodified
-
lastcontributed
-
lastcontributed
Fluent setter for lastcontributed.- Parameters:
lastcontributed- lastcontributed- Returns:
- this
-
getLastcontributed
-
setLastcontributed
Sets the value of lastcontributed.- Parameters:
lastcontributed- lastcontributed
-
viewed
-
viewed
Fluent setter for viewed.- Parameters:
viewed- viewed- Returns:
- this
-
getViewed
-
setViewed
-
scheduled
-
scheduled
Fluent setter for scheduled.- Parameters:
scheduled- scheduled- Returns:
- this
-
getScheduled
-
setScheduled
Sets the value of scheduled.- Parameters:
scheduled- scheduled
-
equals
-
hashCode
-
toString
-