|
static final org.apache.xmlbeans.SchemaType | type |
|
java.lang.String com.freemindcafe.purchase2.Items.Item.getComment |
( |
| ) |
|
Gets the "comment" element
java.lang.String com.freemindcafe.purchase2.Items.Item.getPartNum |
( |
| ) |
|
Gets the "partNum" attribute
java.lang.String com.freemindcafe.purchase2.Items.Item.getProductName |
( |
| ) |
|
Gets the "productName" element
int com.freemindcafe.purchase2.Items.Item.getQuantity |
( |
| ) |
|
Gets the "quantity" element
java.util.Calendar com.freemindcafe.purchase2.Items.Item.getShipDate |
( |
| ) |
|
Gets the "shipDate" element
java.math.BigDecimal com.freemindcafe.purchase2.Items.Item.getUSPrice |
( |
| ) |
|
Gets the "USPrice" element
boolean com.freemindcafe.purchase2.Items.Item.isSetComment |
( |
| ) |
|
True if has "comment" element
boolean com.freemindcafe.purchase2.Items.Item.isSetShipDate |
( |
| ) |
|
True if has "shipDate" element
void com.freemindcafe.purchase2.Items.Item.setComment |
( |
java.lang.String |
comment | ) |
|
Sets the "comment" element
void com.freemindcafe.purchase2.Items.Item.setPartNum |
( |
java.lang.String |
partNum | ) |
|
Sets the "partNum" attribute
void com.freemindcafe.purchase2.Items.Item.setProductName |
( |
java.lang.String |
productName | ) |
|
Sets the "productName" element
void com.freemindcafe.purchase2.Items.Item.setQuantity |
( |
int |
quantity | ) |
|
Sets the "quantity" element
void com.freemindcafe.purchase2.Items.Item.setShipDate |
( |
java.util.Calendar |
shipDate | ) |
|
Sets the "shipDate" element
void com.freemindcafe.purchase2.Items.Item.setUSPrice |
( |
java.math.BigDecimal |
usPrice | ) |
|
Sets the "USPrice" element
void com.freemindcafe.purchase2.Items.Item.unsetComment |
( |
| ) |
|
Unsets the "comment" element
void com.freemindcafe.purchase2.Items.Item.unsetShipDate |
( |
| ) |
|
Unsets the "shipDate" element
org.apache.xmlbeans.XmlString com.freemindcafe.purchase2.Items.Item.xgetComment |
( |
| ) |
|
Gets (as xml) the "comment" element
Gets (as xml) the "partNum" attribute
org.apache.xmlbeans.XmlString com.freemindcafe.purchase2.Items.Item.xgetProductName |
( |
| ) |
|
Gets (as xml) the "productName" element
Gets (as xml) the "quantity" element
org.apache.xmlbeans.XmlDate com.freemindcafe.purchase2.Items.Item.xgetShipDate |
( |
| ) |
|
Gets (as xml) the "shipDate" element
org.apache.xmlbeans.XmlDecimal com.freemindcafe.purchase2.Items.Item.xgetUSPrice |
( |
| ) |
|
Gets (as xml) the "USPrice" element
void com.freemindcafe.purchase2.Items.Item.xsetComment |
( |
org.apache.xmlbeans.XmlString |
comment | ) |
|
Sets (as xml) the "comment" element
Sets (as xml) the "partNum" attribute
void com.freemindcafe.purchase2.Items.Item.xsetProductName |
( |
org.apache.xmlbeans.XmlString |
productName | ) |
|
Sets (as xml) the "productName" element
Sets (as xml) the "quantity" element
void com.freemindcafe.purchase2.Items.Item.xsetShipDate |
( |
org.apache.xmlbeans.XmlDate |
shipDate | ) |
|
Sets (as xml) the "shipDate" element
void com.freemindcafe.purchase2.Items.Item.xsetUSPrice |
( |
org.apache.xmlbeans.XmlDecimal |
usPrice | ) |
|
Sets (as xml) the "USPrice" element
final org.apache.xmlbeans.SchemaType com.freemindcafe.purchase2.Items.Item.type |
|
static |
Initial value:
org.
apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Item.class.getClassLoader(),
"schemaorg_apache_xmlbeans.system.s22597AB43033773C8A51EC3F4C4F4C8C").resolveHandle(
"iteme2ffelemtype")
Definition at line 75 of file Items.java.
The documentation for this interface was generated from the following file:
- build/generated-src/com/freemindcafe/purchase2/Items.java