Class ContractTariffCounter
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.api.common.bean.ContractTariffCounter
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintlongbooleansetCounterType(TariffCounterType counterType) setEntityId(int entityId) setId(int id) Устанавливает id объектаsetModuleId(int moduleId) setRedefined(boolean redefined) setTariffNodeKey(long tariffNodeKey) Устанавливает название (описание) объектаtoString()Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitleMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
ContractTariffCounter
public ContractTariffCounter()
-
-
Method Details
-
getCounterType
-
getEntityId
public int getEntityId() -
getModuleId
public int getModuleId() -
getTariffNodeKey
public long getTariffNodeKey() -
isRedefined
public boolean isRedefined() -
setCounterType
-
setEntityId
-
setId
Description copied from class:IdУстанавливает id объекта -
setModuleId
-
setRedefined
-
setTariffNodeKey
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
toString
-