public static class CatalogJsonSimple.PriceJson extends Object
| Constructor and Description |
|---|
CatalogJsonSimple.PriceJson(Price price) |
CatalogJsonSimple.PriceJson(String currency,
BigDecimal value) |
public CatalogJsonSimple.PriceJson(String currency, BigDecimal value)
public CatalogJsonSimple.PriceJson(Price price) throws CurrencyValueNull
CurrencyValueNullpublic String getCurrency()
public BigDecimal getValue()
Copyright © 2010-2015. All Rights Reserved.