public class DefaultCaseChangePlanAlignment extends DefaultCaseChange<PlanAlignmentChange> implements org.killbill.billing.catalog.api.rules.CaseChangePlanAlignment
phaseType| Constructor and Description |
|---|
DefaultCaseChangePlanAlignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PlanAlignmentChange |
getAlignment() |
protected PlanAlignmentChange |
getResult() |
int |
hashCode() |
DefaultCaseChangePlanAlignment |
setAlignment(PlanAlignmentChange alignment) |
getFromBillingPeriod, getFromPriceList, getFromProduct, getFromProductCategory, getPhaseType, getResult, getResult, getToBillingPeriod, getToPriceList, getToProduct, getToProductCategory, setFromBillingPeriod, setFromPriceList, setFromProduct, setFromProductCategory, setPhaseType, setToBillingPeriod, setToPriceList, setToProduct, setToProductCategory, validateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetFromBillingPeriod, getFromPriceList, getFromProduct, getFromProductCategory, getPhaseType, getToBillingPeriod, getToPriceList, getToProduct, getToProductCategoryprotected PlanAlignmentChange getResult()
getResult in class DefaultCaseChange<PlanAlignmentChange>public DefaultCaseChangePlanAlignment setAlignment(PlanAlignmentChange alignment)
public PlanAlignmentChange getAlignment()
getAlignment in interface org.killbill.billing.catalog.api.rules.CaseChangePlanAlignmentpublic boolean equals(Object o)
equals in class DefaultCaseChange<PlanAlignmentChange>public int hashCode()
hashCode in class DefaultCaseChange<PlanAlignmentChange>Copyright © 2010-2016. All Rights Reserved.