Class Expandable07C2Ed

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

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

    • childTypes

      protected String childTypes
    • container

      protected String container
    • metadata

      protected String metadata
    • operations

      protected String operations
    • children

      protected String children
    • restrictions

      protected String restrictions
    • history

      protected String history
    • ancestors

      protected String ancestors
    • body

      protected String body
    • version

      protected String version
    • descendants

      protected String descendants
    • space

      protected String space
    • extensions

      protected String extensions
    • schedulePublishDate

      protected String schedulePublishDate
    • schedulePublishInfo

      protected String schedulePublishInfo
    • macroRenderedOutput

      protected String macroRenderedOutput
  • Constructor Details

    • Expandable07C2Ed

      public Expandable07C2Ed(Consumer<Expandable07C2Ed> spec)
      Constructs a validated instance of Expandable07C2Ed.
      Parameters:
      spec - the specification to process
    • Expandable07C2Ed

      @Internal protected Expandable07C2Ed()
      Protected no-args constructor for use by serialization frameworks.
    • Expandable07C2Ed

      @Internal public Expandable07C2Ed(String childTypes, String container, String metadata, String operations, String children, String restrictions, String history, String ancestors, String body, String version, String descendants, String space, String extensions, String schedulePublishDate, String schedulePublishInfo, String macroRenderedOutput)
      Constructs a validated instance of Expandable07C2Ed.

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

      Parameters:
      childTypes - childTypes
      container - container
      metadata - metadata
      operations - operations
      children - children
      restrictions - restrictions
      history - history
      ancestors - ancestors
      body - body
      version - version
      descendants - descendants
      space - space
      extensions - extensions
      schedulePublishDate - schedulePublishDate
      schedulePublishInfo - schedulePublishInfo
      macroRenderedOutput - macroRenderedOutput
  • Method Details

    • childTypes

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

      public Expandable07C2Ed childTypes(String childTypes)
      Fluent setter for childTypes.
      Parameters:
      childTypes - childTypes
      Returns:
      this
    • getChildTypes

      public String getChildTypes()
      Gets the value of childTypes.
      Returns:
      childTypes
    • setChildTypes

      public void setChildTypes(String childTypes)
      Sets the value of childTypes.
      Parameters:
      childTypes - childTypes
    • container

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

      public Expandable07C2Ed container(String container)
      Fluent setter for container.
      Parameters:
      container - container
      Returns:
      this
    • getContainer

      public String getContainer()
      Gets the value of container.
      Returns:
      container
    • setContainer

      public void setContainer(String container)
      Sets the value of container.
      Parameters:
      container - container
    • metadata

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

      public Expandable07C2Ed metadata(String metadata)
      Fluent setter for metadata.
      Parameters:
      metadata - metadata
      Returns:
      this
    • getMetadata

      public String getMetadata()
      Gets the value of metadata.
      Returns:
      metadata
    • setMetadata

      public void setMetadata(String metadata)
      Sets the value of metadata.
      Parameters:
      metadata - metadata
    • operations

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

      public Expandable07C2Ed operations(String operations)
      Fluent setter for operations.
      Parameters:
      operations - operations
      Returns:
      this
    • getOperations

      public String getOperations()
      Gets the value of operations.
      Returns:
      operations
    • setOperations

      public void setOperations(String operations)
      Sets the value of operations.
      Parameters:
      operations - operations
    • children

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

      public Expandable07C2Ed children(String children)
      Fluent setter for children.
      Parameters:
      children - children
      Returns:
      this
    • getChildren

      public String getChildren()
      Gets the value of children.
      Returns:
      children
    • setChildren

      public void setChildren(String children)
      Sets the value of children.
      Parameters:
      children - children
    • restrictions

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

      public Expandable07C2Ed restrictions(String restrictions)
      Fluent setter for restrictions.
      Parameters:
      restrictions - restrictions
      Returns:
      this
    • getRestrictions

      public String getRestrictions()
      Gets the value of restrictions.
      Returns:
      restrictions
    • setRestrictions

      public void setRestrictions(String restrictions)
      Sets the value of restrictions.
      Parameters:
      restrictions - restrictions
    • history

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

      public Expandable07C2Ed history(String history)
      Fluent setter for history.
      Parameters:
      history - history
      Returns:
      this
    • getHistory

      public String getHistory()
      Gets the value of history.
      Returns:
      history
    • setHistory

      public void setHistory(String history)
      Sets the value of history.
      Parameters:
      history - history
    • ancestors

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

      public Expandable07C2Ed ancestors(String ancestors)
      Fluent setter for ancestors.
      Parameters:
      ancestors - ancestors
      Returns:
      this
    • getAncestors

      public String getAncestors()
      Gets the value of ancestors.
      Returns:
      ancestors
    • setAncestors

      public void setAncestors(String ancestors)
      Sets the value of ancestors.
      Parameters:
      ancestors - ancestors
    • body

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

      public Expandable07C2Ed body(String body)
      Fluent setter for body.
      Parameters:
      body - body
      Returns:
      this
    • getBody

      public String getBody()
      Gets the value of body.
      Returns:
      body
    • setBody

      public void setBody(String body)
      Sets the value of body.
      Parameters:
      body - body
    • version

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

      public Expandable07C2Ed version(String version)
      Fluent setter for version.
      Parameters:
      version - version
      Returns:
      this
    • getVersion

      public String getVersion()
      Gets the value of version.
      Returns:
      version
    • setVersion

      public void setVersion(String version)
      Sets the value of version.
      Parameters:
      version - version
    • descendants

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

      public Expandable07C2Ed descendants(String descendants)
      Fluent setter for descendants.
      Parameters:
      descendants - descendants
      Returns:
      this
    • getDescendants

      public String getDescendants()
      Gets the value of descendants.
      Returns:
      descendants
    • setDescendants

      public void setDescendants(String descendants)
      Sets the value of descendants.
      Parameters:
      descendants - descendants
    • space

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

      public Expandable07C2Ed space(String space)
      Fluent setter for space.
      Parameters:
      space - space
      Returns:
      this
    • getSpace

      public String getSpace()
      Gets the value of space.
      Returns:
      space
    • setSpace

      public void setSpace(String space)
      Sets the value of space.
      Parameters:
      space - space
    • extensions

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

      public Expandable07C2Ed extensions(String extensions)
      Fluent setter for extensions.
      Parameters:
      extensions - extensions
      Returns:
      this
    • getExtensions

      public String getExtensions()
      Gets the value of extensions.
      Returns:
      extensions
    • setExtensions

      public void setExtensions(String extensions)
      Sets the value of extensions.
      Parameters:
      extensions - extensions
    • schedulePublishDate

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

      public Expandable07C2Ed schedulePublishDate(String schedulePublishDate)
      Fluent setter for schedulePublishDate.
      Parameters:
      schedulePublishDate - schedulePublishDate
      Returns:
      this
    • getSchedulePublishDate

      public String getSchedulePublishDate()
      Gets the value of schedulePublishDate.
      Returns:
      schedulePublishDate
    • setSchedulePublishDate

      public void setSchedulePublishDate(String schedulePublishDate)
      Sets the value of schedulePublishDate.
      Parameters:
      schedulePublishDate - schedulePublishDate
    • schedulePublishInfo

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

      public Expandable07C2Ed schedulePublishInfo(String schedulePublishInfo)
      Fluent setter for schedulePublishInfo.
      Parameters:
      schedulePublishInfo - schedulePublishInfo
      Returns:
      this
    • getSchedulePublishInfo

      public String getSchedulePublishInfo()
      Gets the value of schedulePublishInfo.
      Returns:
      schedulePublishInfo
    • setSchedulePublishInfo

      public void setSchedulePublishInfo(String schedulePublishInfo)
      Sets the value of schedulePublishInfo.
      Parameters:
      schedulePublishInfo - schedulePublishInfo
    • macroRenderedOutput

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

      public Expandable07C2Ed macroRenderedOutput(String macroRenderedOutput)
      Fluent setter for macroRenderedOutput.
      Parameters:
      macroRenderedOutput - macroRenderedOutput
      Returns:
      this
    • getMacroRenderedOutput

      public String getMacroRenderedOutput()
      Gets the value of macroRenderedOutput.
      Returns:
      macroRenderedOutput
    • setMacroRenderedOutput

      public void setMacroRenderedOutput(String macroRenderedOutput)
      Sets the value of macroRenderedOutput.
      Parameters:
      macroRenderedOutput - macroRenderedOutput
    • 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