Package ru.bgcrm.service.liability.task
Class LiabilityCloser.CloserParameters
java.lang.Object
ru.bgcrm.service.liability.task.LiabilityCloser.CloserParameters
- Enclosing class:
LiabilityCloser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CloserParameters
public CloserParameters()
-
-
Method Details
-
getBillingId
-
getPaymentTypeId
public int getPaymentTypeId() -
getPaymentGroupId
public int getPaymentGroupId() -
getPaymentComment
-
getChargeTypeId
public int getChargeTypeId() -
getChargeGroupId
public int getChargeGroupId() -
getChargeComment
-
getParamId
public int getParamId() -
getDate
-
getGroupId
public int getGroupId() -
getComment
-
isCloseSubs
public boolean isCloseSubs() -
isClosePeriod
public boolean isClosePeriod() -
isSuspendSubs
public boolean isSuspendSubs()
-