|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnz.co.cks.tms.xml.ItemCostType
Class ItemCostType.
| Constructor Summary | |
ItemCostType()
|
|
| Method Summary | |
java.lang.String |
getItemCode()
Method getItemCodeReturns the value of field 'itemCode'. |
java.math.BigDecimal |
getItemCost()
Method getItemCostReturns the value of field 'itemCost'. |
boolean |
isValid()
Method isValid |
void |
setItemCode(java.lang.String itemCode)
Method setItemCodeSets the value of field 'itemCode'. |
void |
setItemCost(java.math.BigDecimal itemCost)
Method setItemCostSets the value of field 'itemCost'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ItemCostType()
| Method Detail |
public java.lang.String getItemCode()
public java.math.BigDecimal getItemCost()
public boolean isValid()
public void setItemCode(java.lang.String itemCode)
itemCode - the value of field 'itemCode'.public void setItemCost(java.math.BigDecimal itemCost)
itemCost - the value of field 'itemCost'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||