Class Expandabled312Ab
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandabled312Ab
Expandabled312Ab
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandabled312Ab(String lastUpdated, String previousVersion, String contributors, String nextVersion, String ownedBy, String lastOwnedBy) Constructs a validated instance ofExpandabled312Ab.Constructs a validated instance ofExpandabled312Ab. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for contributors.contributors(String contributors) Fluent setter for contributors.booleanGets the value of contributors.Gets the value of lastOwnedBy.Gets the value of lastUpdated.Gets the value of nextVersion.Gets the value of ownedBy.Gets the value of previousVersion.inthashCode()Fluent getter for lastOwnedBy.lastOwnedBy(String lastOwnedBy) Fluent setter for lastOwnedBy.Fluent getter for lastUpdated.lastUpdated(String lastUpdated) Fluent setter for lastUpdated.Fluent getter for nextVersion.nextVersion(String nextVersion) Fluent setter for nextVersion.ownedBy()Fluent getter for ownedBy.Fluent setter for ownedBy.Fluent getter for previousVersion.previousVersion(String previousVersion) Fluent setter for previousVersion.voidsetContributors(String contributors) Sets the value of contributors.voidsetLastOwnedBy(String lastOwnedBy) Sets the value of lastOwnedBy.voidsetLastUpdated(String lastUpdated) Sets the value of lastUpdated.voidsetNextVersion(String nextVersion) Sets the value of nextVersion.voidsetOwnedBy(String ownedBy) Sets the value of ownedBy.voidsetPreviousVersion(String previousVersion) Sets the value of previousVersion.toString()
-
Field Details
-
lastUpdated
-
previousVersion
-
contributors
-
nextVersion
-
ownedBy
-
lastOwnedBy
-
-
Constructor Details
-
Expandabled312Ab
Constructs a validated instance ofExpandabled312Ab.- Parameters:
spec- the specification to process
-
Expandabled312Ab
@Internal protected Expandabled312Ab()Protected no-args constructor for use by serialization frameworks. -
Expandabled312Ab
@Internal public Expandabled312Ab(String lastUpdated, String previousVersion, String contributors, String nextVersion, String ownedBy, String lastOwnedBy) Constructs a validated instance ofExpandabled312Ab.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandabled312Ab(Consumer)instead.- Parameters:
lastUpdated- lastUpdatedpreviousVersion- previousVersioncontributors- contributorsnextVersion- nextVersionownedBy- ownedBylastOwnedBy- lastOwnedBy
-
-
Method Details
-
lastUpdated
-
lastUpdated
Fluent setter for lastUpdated.- Parameters:
lastUpdated- lastUpdated- Returns:
- this
-
getLastUpdated
-
setLastUpdated
Sets the value of lastUpdated.- Parameters:
lastUpdated- lastUpdated
-
previousVersion
-
previousVersion
Fluent setter for previousVersion.- Parameters:
previousVersion- previousVersion- Returns:
- this
-
getPreviousVersion
-
setPreviousVersion
Sets the value of previousVersion.- Parameters:
previousVersion- previousVersion
-
contributors
-
contributors
Fluent setter for contributors.- Parameters:
contributors- contributors- Returns:
- this
-
getContributors
-
setContributors
Sets the value of contributors.- Parameters:
contributors- contributors
-
nextVersion
-
nextVersion
Fluent setter for nextVersion.- Parameters:
nextVersion- nextVersion- Returns:
- this
-
getNextVersion
-
setNextVersion
Sets the value of nextVersion.- Parameters:
nextVersion- nextVersion
-
ownedBy
-
ownedBy
Fluent setter for ownedBy.- Parameters:
ownedBy- ownedBy- Returns:
- this
-
getOwnedBy
-
setOwnedBy
-
lastOwnedBy
-
lastOwnedBy
Fluent setter for lastOwnedBy.- Parameters:
lastOwnedBy- lastOwnedBy- Returns:
- this
-
getLastOwnedBy
-
setLastOwnedBy
Sets the value of lastOwnedBy.- Parameters:
lastOwnedBy- lastOwnedBy
-
equals
-
hashCode
-
toString
-