public static class LiabilityCloser.CloserParameters
extends java.lang.Object
Constructor and Description |
---|
CloserParameters() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBillingId() |
java.lang.String |
getChargeComment() |
int |
getChargeGroupId() |
int |
getChargeTypeId() |
java.lang.String |
getComment() |
java.util.Date |
getDate() |
int |
getGroupId() |
int |
getParamId() |
java.lang.String |
getPaymentComment() |
int |
getPaymentGroupId() |
int |
getPaymentTypeId() |
boolean |
isClosePeriod() |
boolean |
isCloseSubs() |
boolean |
isSuspendSubs() |
public java.lang.String getBillingId()
public int getPaymentTypeId()
public int getPaymentGroupId()
public java.lang.String getPaymentComment()
public int getChargeTypeId()
public int getChargeGroupId()
public java.lang.String getChargeComment()
public int getParamId()
public java.util.Date getDate()
public int getGroupId()
public java.lang.String getComment()
public boolean isCloseSubs()
public boolean isClosePeriod()
public boolean isSuspendSubs()