Class ContractAccountDetail
java.lang.Object
ru.bitel.bgbilling.kernel.contract.balance.common.bean.ContractAccountDetail
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCost()intintintintgetSum()setAmount(BigDecimal amount) setComment(String comment) setContractId(int contractId) setCost(BigDecimal cost) setEntityId(int entityId) setEntityModuleId(int entityModuleId) setEntityTitle(String entityTitle) setObjectId(int objectId) setServiceId(int serviceId) setSum(BigDecimal sum) toString()
-
Constructor Details
-
ContractAccountDetail
public ContractAccountDetail()
-
-
Method Details
-
getAmount
-
getComment
-
getContractId
public int getContractId() -
getCost
-
getEntityId
public int getEntityId() -
getEntityModuleId
public int getEntityModuleId() -
getEntityTitle
-
getObjectId
public int getObjectId() -
getPeriod
-
getServiceId
public int getServiceId() -
getSum
-
setAmount
-
setComment
-
setContractId
-
setCost
-
setEntityId
-
setEntityModuleId
-
setEntityTitle
-
setObjectId
-
setPeriod
-
setServiceId
-
setSum
-
toString
-