Class ContractParameterMultiListItem
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.EntitySpecAttrMultiListItem
ru.bitel.bgbilling.kernel.contract.api.common.bean.parameter.ContractParameterMultiListItem
- All Implemented Interfaces:
Serializable
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionContractParameterMultiListItem
(int id, int parameterTypeId, String title) ContractParameterMultiListItem
(int id, int parameterTypeId, String title, boolean inUse) -
Method Summary
Methods inherited from class ru.bitel.oss.kernel.entity.common.bean.EntitySpecAttrMultiListItem
getParameterId, isInUse, setInUse, setParameterId
Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
ContractParameterMultiListItem
public ContractParameterMultiListItem() -
ContractParameterMultiListItem
-
ContractParameterMultiListItem
-