Class ContractCharge
java.lang.Object
org.bgerp.model.base.Id
ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractCharge
- All Implemented Interfaces:
 Serializable,Id<Integer>
- See Also:
 
- 
Field Summary
 - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ru.bgcrm.plugin.bgbilling.proto.model.balance.ContractPayment
getComment, getContract, getContractId, getDate, getLastChangeTime, getSum, getType, getTypeId, getUser, getUserId, isEditable, setComment, setContract, setContractId, setDate, setEditable, setLastChangeTime, setSum, setType, setTypeId, setUser, setUserId 
- 
Constructor Details
- 
ContractCharge
public ContractCharge() 
 -