public class CatalogJsonSimple extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CatalogJsonSimple.PhaseJson |
static class |
CatalogJsonSimple.PlanJson |
static class |
CatalogJsonSimple.PriceJson |
static class |
CatalogJsonSimple.ProductJson |
| Constructor and Description |
|---|
CatalogJsonSimple(StaticCatalog catalog) |
CatalogJsonSimple(String name,
List<CatalogJsonSimple.ProductJson> products) |
public CatalogJsonSimple(String name, List<CatalogJsonSimple.ProductJson> products)
public CatalogJsonSimple(StaticCatalog catalog) throws CatalogApiException
CatalogApiExceptionCopyright © 2010-2014. All Rights Reserved.