public class DefaultCasePriceList extends DefaultCaseStandardNaming<DefaultPriceList> implements org.killbill.billing.catalog.api.rules.CasePriceList
| Constructor and Description |
|---|
DefaultCasePriceList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BillingPeriod |
getBillingPeriod() |
PriceList |
getDestinationPriceList() |
DefaultPriceList |
getPriceList() |
DefaultProduct |
getProduct() |
ProductCategory |
getProductCategory() |
protected DefaultPriceList |
getResult() |
int |
hashCode() |
DefaultCasePriceList |
setBillingPeriod(BillingPeriod billingPeriod) |
DefaultCasePriceList |
setPriceList(DefaultPriceList priceList) |
DefaultCasePriceList |
setProduct(DefaultProduct product) |
DefaultCasePriceList |
setProductCategory(ProductCategory productCategory) |
DefaultCasePriceList |
setToPriceList(DefaultPriceList toPriceList) |
setProductgetResult, getResult, satisfiesCase, validatepublic DefaultProduct getProduct()
getProduct in interface org.killbill.billing.catalog.api.rules.CasegetProduct in class DefaultCaseStandardNaming<DefaultPriceList>public ProductCategory getProductCategory()
getProductCategory in interface org.killbill.billing.catalog.api.rules.CasegetProductCategory in class DefaultCaseStandardNaming<DefaultPriceList>public BillingPeriod getBillingPeriod()
getBillingPeriod in interface org.killbill.billing.catalog.api.rules.CasegetBillingPeriod in class DefaultCaseStandardNaming<DefaultPriceList>public DefaultPriceList getPriceList()
getPriceList in interface org.killbill.billing.catalog.api.rules.CasegetPriceList in class DefaultCaseStandardNaming<DefaultPriceList>public PriceList getDestinationPriceList()
getDestinationPriceList in interface org.killbill.billing.catalog.api.rules.CasePriceListprotected DefaultPriceList getResult()
getResult in class DefaultCase<DefaultPriceList>public DefaultCasePriceList setProduct(DefaultProduct product)
public DefaultCasePriceList setProductCategory(ProductCategory productCategory)
setProductCategory in class DefaultCaseStandardNaming<DefaultPriceList>public DefaultCasePriceList setBillingPeriod(BillingPeriod billingPeriod)
setBillingPeriod in class DefaultCaseStandardNaming<DefaultPriceList>public DefaultCasePriceList setPriceList(DefaultPriceList priceList)
setPriceList in class DefaultCaseStandardNaming<DefaultPriceList>public DefaultCasePriceList setToPriceList(DefaultPriceList toPriceList)
public boolean equals(Object o)
equals in class DefaultCaseStandardNaming<DefaultPriceList>public int hashCode()
hashCode in class DefaultCaseStandardNaming<DefaultPriceList>Copyright © 2010-2016. All Rights Reserved.