Class ContractObject
java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.plugin.bgbilling.proto.model.ContractObject
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()intvoidsetContractId(int contractId) voidsetDateFrom(Date dateFrom) voidvoidvoidvoidsetTypeId(int typeId)
-
Constructor Details
-
ContractObject
public ContractObject()
-
-
Method Details
-
getPeriod
-
setPeriod
-
getType
-
setType
-
getTypeId
public int getTypeId() -
setTypeId
public void setTypeId(int typeId) -
getDateFrom
-
setDateFrom
- Specified by:
setDateFromin interfacePeriodSet
-
getDateTo
-
setDateTo
-
getContractId
public int getContractId() -
setContractId
public void setContractId(int contractId)
-