Class TextParamValue

java.lang.Object
bitel.billing.server.contract.object.bean.ParamValue
bitel.billing.server.contract.object.bean.TextParamValue
All Implemented Interfaces:
Serializable

public class TextParamValue extends ParamValue
Значение текстового параметра объекта.
See Also:
  • Constructor Details

    • TextParamValue

      public TextParamValue()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)