Class Expandabled312Ab

java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandabled312Ab

@Generated("io.github.primelib.primecodegen") public class Expandabled312Ab extends Object
Expandabled312Ab
  • Field Details

    • lastUpdated

      protected String lastUpdated
    • previousVersion

      protected String previousVersion
    • contributors

      protected String contributors
    • nextVersion

      protected String nextVersion
    • ownedBy

      protected String ownedBy
    • lastOwnedBy

      protected String lastOwnedBy
  • Constructor Details

    • Expandabled312Ab

      public Expandabled312Ab(Consumer<Expandabled312Ab> spec)
      Constructs a validated instance of Expandabled312Ab.
      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 of Expandabled312Ab.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Expandabled312Ab(Consumer) instead.

      Parameters:
      lastUpdated - lastUpdated
      previousVersion - previousVersion
      contributors - contributors
      nextVersion - nextVersion
      ownedBy - ownedBy
      lastOwnedBy - lastOwnedBy
  • Method Details

    • lastUpdated

      public String lastUpdated()
      Fluent getter for lastUpdated.
      Returns:
      lastUpdated
    • lastUpdated

      public Expandabled312Ab lastUpdated(String lastUpdated)
      Fluent setter for lastUpdated.
      Parameters:
      lastUpdated - lastUpdated
      Returns:
      this
    • getLastUpdated

      public String getLastUpdated()
      Gets the value of lastUpdated.
      Returns:
      lastUpdated
    • setLastUpdated

      public void setLastUpdated(String lastUpdated)
      Sets the value of lastUpdated.
      Parameters:
      lastUpdated - lastUpdated
    • previousVersion

      public String previousVersion()
      Fluent getter for previousVersion.
      Returns:
      previousVersion
    • previousVersion

      public Expandabled312Ab previousVersion(String previousVersion)
      Fluent setter for previousVersion.
      Parameters:
      previousVersion - previousVersion
      Returns:
      this
    • getPreviousVersion

      public String getPreviousVersion()
      Gets the value of previousVersion.
      Returns:
      previousVersion
    • setPreviousVersion

      public void setPreviousVersion(String previousVersion)
      Sets the value of previousVersion.
      Parameters:
      previousVersion - previousVersion
    • contributors

      public String contributors()
      Fluent getter for contributors.
      Returns:
      contributors
    • contributors

      public Expandabled312Ab contributors(String contributors)
      Fluent setter for contributors.
      Parameters:
      contributors - contributors
      Returns:
      this
    • getContributors

      public String getContributors()
      Gets the value of contributors.
      Returns:
      contributors
    • setContributors

      public void setContributors(String contributors)
      Sets the value of contributors.
      Parameters:
      contributors - contributors
    • nextVersion

      public String nextVersion()
      Fluent getter for nextVersion.
      Returns:
      nextVersion
    • nextVersion

      public Expandabled312Ab nextVersion(String nextVersion)
      Fluent setter for nextVersion.
      Parameters:
      nextVersion - nextVersion
      Returns:
      this
    • getNextVersion

      public String getNextVersion()
      Gets the value of nextVersion.
      Returns:
      nextVersion
    • setNextVersion

      public void setNextVersion(String nextVersion)
      Sets the value of nextVersion.
      Parameters:
      nextVersion - nextVersion
    • ownedBy

      public String ownedBy()
      Fluent getter for ownedBy.
      Returns:
      ownedBy
    • ownedBy

      public Expandabled312Ab ownedBy(String ownedBy)
      Fluent setter for ownedBy.
      Parameters:
      ownedBy - ownedBy
      Returns:
      this
    • getOwnedBy

      public String getOwnedBy()
      Gets the value of ownedBy.
      Returns:
      ownedBy
    • setOwnedBy

      public void setOwnedBy(String ownedBy)
      Sets the value of ownedBy.
      Parameters:
      ownedBy - ownedBy
    • lastOwnedBy

      public String lastOwnedBy()
      Fluent getter for lastOwnedBy.
      Returns:
      lastOwnedBy
    • lastOwnedBy

      public Expandabled312Ab lastOwnedBy(String lastOwnedBy)
      Fluent setter for lastOwnedBy.
      Parameters:
      lastOwnedBy - lastOwnedBy
      Returns:
      this
    • getLastOwnedBy

      public String getLastOwnedBy()
      Gets the value of lastOwnedBy.
      Returns:
      lastOwnedBy
    • setLastOwnedBy

      public void setLastOwnedBy(String lastOwnedBy)
      Sets the value of lastOwnedBy.
      Parameters:
      lastOwnedBy - lastOwnedBy
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object