Uses of Interface
org.killbill.billing.catalog.api.Listing
-
Packages that use Listing Package Description org.killbill.billing.catalog.api -
-
Uses of Listing in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api that return types with arguments of type Listing Modifier and Type Method Description List<Listing>StaticCatalog. getAvailableAddOnListings(String baseProductName, String priceListName)List<Listing>StaticCatalog. getAvailableBasePlanListings()
-