Class StatusText

java.lang.Object
com.independentsoft.office.word.fields.StatusText

public class StatusText extends Object
The Class StatusText.
  • Constructor Details

    • StatusText

      public StatusText()
      Instantiates a new status text.
  • Method Details

    • clone

      public StatusText clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getType

      public InfoTextType getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(InfoTextType type)
      Sets the type.
      Parameters:
      type - the new type
    • getValue

      public String getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(String value)
      Sets the value.
      Parameters:
      value - the new value