Class Expandable590Db0

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

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

  • Constructor Details

    • Expandable590Db0

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

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

      @Internal public Expandable590Db0(Object css, Object js)
      Constructs a validated instance of Expandable590Db0.

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

      Parameters:
      css - css
      js - js
  • Method Details

    • css

      public Object css()
      Fluent getter for css.
      Returns:
      css
    • css

      public Expandable590Db0 css(Object css)
      Fluent setter for css.
      Parameters:
      css - css
      Returns:
      this
    • getCss

      public Object getCss()
      Gets the value of css.
      Returns:
      css
    • setCss

      public void setCss(Object css)
      Sets the value of css.
      Parameters:
      css - css
    • js

      public Object js()
      Fluent getter for js.
      Returns:
      js
    • js

      public Expandable590Db0 js(Object js)
      Fluent setter for js.
      Parameters:
      js - js
      Returns:
      this
    • getJs

      public Object getJs()
      Gets the value of js.
      Returns:
      js
    • setJs

      public void setJs(Object js)
      Sets the value of js.
      Parameters:
      js - js
    • 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