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(Object o) |
PlanAlignmentCreate |
getPlanAlignmentCreate() |
protected PlanAlignmentCreate |
getResult() |
int |
hashCode() |
DefaultCaseCreateAlignment |
setAlignment(PlanAlignmentCreate alignment) |
getBillingPeriod, getPriceList, getProduct, getProductCategory, setBillingPeriod, setPriceList, setProduct, setProductCategorygetResult, getResult, satisfiesCase, validateclone, finalize, getClass, notify, notifyAll, toString, 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(Object o)
equals in class DefaultCaseStandardNaming<PlanAlignmentCreate>public int hashCode()
hashCode in class DefaultCaseStandardNaming<PlanAlignmentCreate>Copyright © 2010-2016. All Rights Reserved.