Package | Description |
---|---|
com.crm.dataobject.billing | |
com.crm.dataobject.paymentgateway.stripe |
Modifier and Type | Method and Description |
---|---|
java.util.Set<NormalBillingRunCriterion> |
BillSendingRunDefinition.getNormalBillingRunCriteria() |
Modifier and Type | Method and Description |
---|---|
void |
BillSendingRunDefinition.setNormalBillingRunCriteria(java.util.Set<NormalBillingRunCriterion> normalBillingRunCriteria) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<NormalBillingRunCriterion> |
StripePaymentGatewayProcessRunDefinition.getNormalBillingRunCriteria() |
java.util.Set<NormalBillingRunCriterion> |
PaymentGatewayProcessRunDefinition.getNormalBillingRunCriteria() |
Modifier and Type | Method and Description |
---|---|
void |
StripePaymentGatewayProcessRunDefinition.setNormalBillingRunCriteria(java.util.Set<NormalBillingRunCriterion> normalBillingRunCriteria) |
void |
PaymentGatewayProcessRunDefinition.setNormalBillingRunCriteria(java.util.Set<NormalBillingRunCriterion> normalBillingRunCriteria) |