public class DefaultCaseBillingAlignment extends DefaultCasePhase<BillingAlignment> implements org.killbill.billing.catalog.api.rules.CaseBillingAlignment
phaseType| Constructor and Description |
|---|
DefaultCaseBillingAlignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
BillingAlignment |
getBillingAlignment() |
PhaseType |
getPhaseType() |
protected BillingAlignment |
getResult() |
int |
hashCode() |
DefaultCaseBillingAlignment |
setAlignment(BillingAlignment alignment) |
java.lang.String |
toString() |
getResult, getResult, initialize, setPhaseType, validategetBillingPeriod, getPriceList, getProduct, getProductCategory, setBillingPeriod, setPriceList, setProduct, setProductCategorygetResult, getResult, satisfiesCaseclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBillingPeriod, getPriceList, getProduct, getProductCategoryprotected BillingAlignment getResult()
getResult in class DefaultCase<BillingAlignment>public DefaultCaseBillingAlignment setAlignment(BillingAlignment alignment)
public BillingAlignment getBillingAlignment()
getBillingAlignment in interface org.killbill.billing.catalog.api.rules.CaseBillingAlignmentpublic PhaseType getPhaseType()
getPhaseType in interface org.killbill.billing.catalog.api.rules.CasePhasepublic boolean equals(java.lang.Object o)
equals in class DefaultCasePhase<BillingAlignment>public int hashCode()
hashCode in class DefaultCasePhase<BillingAlignment>public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2018. All Rights Reserved.