Versions Compared

Key

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

Properties

Methods

Method

Signature

Comments/Sample

getAttribute

string getAttribute(name)

 

getAttributes (1)

ItemAttribute[ ] getAttributes()

 

getAttributes (2)

ItemAttribute[ ] getAttributes(string type)

 

getAttributeValue

string getAttributeValue(name)

same as getAttribute(name)

getCost

string getCost()

 

getCostAsBigDecimal

BigDecimal getCostAsBigDecimal()

 

getDescription

string getDescription()

 

getItemId

string getItemId()

 

getOptions

ItemOption[ ] getOptions()

 

getQuantity

string getQuantity()

 

getQuantityAsBigDecimal

BigDecimal getQuantityAsBigDecimal()

 

getUnitCostWithDiscount

BigDecimal getUnitCostWithDiscount()

 

See Also