Class CustomFieldOptionView

    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()
      Deprecated.
       
      java.math.BigDecimal getPosition()
      Deprecated.
       
      void setLabel​(java.lang.String label)
      Deprecated.
       
      void setPosition​(java.math.BigDecimal position)
      Deprecated.
       
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • CustomFieldOptionView

        public CustomFieldOptionView()
        Deprecated.
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Deprecated.
      • setLabel

        public void setLabel​(java.lang.String label)
        Deprecated.
      • getPosition

        public java.math.BigDecimal getPosition()
        Deprecated.
      • setPosition

        public void setPosition​(java.math.BigDecimal position)
        Deprecated.