public class DefaultCaseCreateAlignment extends DefaultCaseStandardNaming<PlanAlignmentCreate> implements org.killbill.billing.catalog.api.rules.CaseCreateAlignment, Externalizable
| Constructor and Description |
|---|
DefaultCaseCreateAlignment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PlanAlignmentCreate |
getPlanAlignmentCreate() |
protected PlanAlignmentCreate |
getResult() |
int |
hashCode() |
void |
readExternal(ObjectInput in) |
DefaultCaseCreateAlignment |
setAlignment(PlanAlignmentCreate alignment) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
getBillingPeriod, getCatalog, getPriceList, getProduct, getProductCategory, setBillingPeriod, setPriceList, setProduct, setProductCategorygetResult, getResult, initialize, satisfiesCase, validateclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBillingPeriod, getCatalog, 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>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class DefaultCaseStandardNaming<PlanAlignmentCreate>IOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class DefaultCaseStandardNaming<PlanAlignmentCreate>IOExceptionClassNotFoundExceptionCopyright © 2010–2021. All rights reserved.