Class ListParamValue

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

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

    • ListParamValue

      public ListParamValue()
  • Method Details

    • getValue

      public int getValue()
    • setValue

      public void setValue(int value)