Class FlagParamValue
java.lang.Object
bitel.billing.server.contract.object.bean.ParamValue
bitel.billing.server.contract.object.bean.FlagParamValue
- 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
-
FlagParamValue
public FlagParamValue()
-
-
Method Details
-
getValue
public boolean getValue() -
setValue
public void setValue(boolean value)
-