Properties

Methods

Method

Signature

Comments/Sample

getCost

string getCost()


getCostAsBigDecimal

BigDecimal getCostAsBigDecimal()


getCostLocalized

string getCostLocalized()

returns cost in local currency.

getCostLocalizedAsBigDecimal

BigDecimal getCostLocalizedAsBigDecimal()

local currency in numeric format

getCostLocalizedCurrencyCode

string getCostLocalizedCurrencyCode

returns the currency code of the item

getName

string getName()


getVolumeDiscounts

VolumeDiscount getVolumeDiscounts()


See Also