public class PriceListDefault extends DefaultPriceList
| Constructor and Description |
|---|
PriceListDefault() |
PriceListDefault(DefaultPlan[] defaultPlans) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.killbill.xmlloader.ValidationErrors |
validate(StandaloneCatalog catalog,
org.killbill.xmlloader.ValidationErrors errors) |
equals, findPlan, findPlans, getCatalogEntityCollectionPlan, getPlans, hashCode, setName, setPlanspublic PriceListDefault()
public PriceListDefault(DefaultPlan[] defaultPlans)
public org.killbill.xmlloader.ValidationErrors validate(StandaloneCatalog catalog, org.killbill.xmlloader.ValidationErrors errors)
validate in class DefaultPriceListpublic String getName()
getName in interface CatalogEntitygetName in class DefaultPriceListCopyright © 2010-2016. All Rights Reserved.