Class ListParamValue
java.lang.Object
bitel.billing.server.contract.object.bean.ParamValue
bitel.billing.server.contract.object.bean.ListParamValue
- All Implemented Interfaces:
java.io.Serializable
public class ListParamValue extends ParamValue
Значение спискового параметра объекта.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ListParamValue()
-
Method Summary
Methods inherited from class bitel.billing.server.contract.object.bean.ParamValue
getObjectId, getParamId, setObjectId, setParamId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ListParamValue
public ListParamValue()
-
-
Method Details
-
getValue
public int getValue() -
setValue
public void setValue(int value)
-