public interface InternationalPrice
InternationalPrice allows to associate a set of prices in different currencies to
a given object.Price[] getPrices()
Price in the various currenciesBigDecimal getPrice(Currency currency) throws CatalogApiException
currency - the currencyCatalogApiException - if there is no entryboolean isZero()
Copyright © 2010-2014. All Rights Reserved.