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(Object o) |
BillingAlignment |
getBillingAlignment() |
PhaseType |
getPhaseType() |
protected BillingAlignment |
getResult() |
int |
hashCode() |
DefaultCaseBillingAlignment |
setAlignment(BillingAlignment alignment) |
getResult, getResult, setPhaseType, validategetBillingPeriod, getPriceList, getProduct, getProductCategory, setBillingPeriod, setPriceList, setProduct, setProductCategorygetResult, getResult, satisfiesCaseclone, finalize, getClass, notify, notifyAll, toString, 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(Object o)
equals in class DefaultCasePhase<BillingAlignment>public int hashCode()
hashCode in class DefaultCasePhase<BillingAlignment>Copyright © 2010-2016. All Rights Reserved.