Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  • No labels