public interface PriceList extends CatalogEntity
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Plan> |
findPlans(Product product,
BillingPeriod period) |
java.util.Collection<Plan> |
getPlans() |
getName, getPrettyNamejava.util.Collection<Plan> findPlans(Product product, BillingPeriod period)
java.util.Collection<Plan> getPlans()
Copyright © 2010-2018. All Rights Reserved.