public class DefaultCaseCreateAlignment extends DefaultCaseStandardNaming<PlanAlignmentCreate> implements org.killbill.billing.catalog.api.rules.CaseCreateAlignment
| Constructor and Description |
|---|
DefaultCaseCreateAlignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
PlanAlignmentCreate |
getPlanAlignmentCreate() |
protected PlanAlignmentCreate |
getResult() |
int |
hashCode() |
DefaultCaseCreateAlignment |
setAlignment(PlanAlignmentCreate alignment) |
java.lang.String |
toString() |
getBillingPeriod, getPriceList, getProduct, getProductCategory, setBillingPeriod, setPriceList, setProduct, setProductCategorygetResult, getResult, initialize, satisfiesCase, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBillingPeriod, getPriceList, getProduct, getProductCategoryprotected PlanAlignmentCreate getResult()
getResult in class DefaultCase<PlanAlignmentCreate>public DefaultCaseCreateAlignment setAlignment(PlanAlignmentCreate alignment)
public PlanAlignmentCreate getPlanAlignmentCreate()
getPlanAlignmentCreate in interface org.killbill.billing.catalog.api.rules.CaseCreateAlignmentpublic boolean equals(java.lang.Object o)
equals in class DefaultCaseStandardNaming<PlanAlignmentCreate>public int hashCode()
hashCode in class DefaultCaseStandardNaming<PlanAlignmentCreate>public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2010-2018. All Rights Reserved.