Class Contract
java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.model.SearchableIdTitle
ru.bgcrm.plugin.bgbilling.proto.model.Contract
- All Implemented Interfaces:
 Serializable,Comparable<Contract>,Id<Integer>,IdTitle<Integer>,Title
- Direct Known Subclasses:
 ContractInfo
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()voidsetBillingId(String billingId) voidsetComment(String comment) Methods inherited from class ru.bgcrm.model.SearchableIdTitle
getSearchMode, setSearchMode 
- 
Field Details
- 
OBJECT_TYPE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
Contract
public Contract() - 
Contract
 - 
Contract
 
 - 
 - 
Method Details