Class ListParamValue
java.lang.Object
bitel.billing.server.contract.object.bean.ParamValue
bitel.billing.server.contract.object.bean.ListParamValue
- All Implemented Interfaces:
Serializable
Значение спискового параметра объекта.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class bitel.billing.server.contract.object.bean.ParamValue
getObjectId, getParamId, setObjectId, setParamId
-
Constructor Details
-
ListParamValue
public ListParamValue()
-
-
Method Details
-
getValue
public int getValue() -
setValue
public void setValue(int value)
-