Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Properties

Methods

Method

Signature

Comments/Sample

getCost

string getCost()

  


getCostAsBigDecimal

BigDecimal getCostAsBigDecimal()


getCostLocalized

string getCostLocalized()

BigDecimal getCostAsBigDecimal()

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