|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestPackageV2Type
An XML RequestPackageV2Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
RequestPackageV2Type.Container
An XML Container(@). |
static class |
RequestPackageV2Type.Factory
A factory class with static methods for creating instances of this type. |
static interface |
RequestPackageV2Type.Service
An XML Service(@). |
static interface |
RequestPackageV2Type.Size
An XML Size(@). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
RequestPackageV2Type.Container.Enum |
getContainer()
Gets the "Container" element |
java.lang.String |
getID()
Gets the "ID" attribute |
boolean |
getMachinable()
Gets the "Machinable" element |
java.lang.String |
getOunces()
Gets the "Ounces" element |
int |
getPounds()
Gets the "Pounds" element |
RequestPackageV2Type.Service.Enum |
getService()
Gets the "Service" element |
RequestPackageV2Type.Size.Enum |
getSize()
Gets the "Size" element |
int |
getZipDestination()
Gets the "ZipDestination" element |
int |
getZipOrigination()
Gets the "ZipOrigination" element |
boolean |
isSetContainer()
True if has "Container" element |
boolean |
isSetID()
True if has "ID" attribute |
boolean |
isSetMachinable()
True if has "Machinable" element |
boolean |
isSetSize()
True if has "Size" element |
void |
setContainer(RequestPackageV2Type.Container.Enum container)
Sets the "Container" element |
void |
setID(java.lang.String id)
Sets the "ID" attribute |
void |
setMachinable(boolean machinable)
Sets the "Machinable" element |
void |
setOunces(java.lang.String ounces)
Sets the "Ounces" element |
void |
setPounds(int pounds)
Sets the "Pounds" element |
void |
setService(RequestPackageV2Type.Service.Enum service)
Sets the "Service" element |
void |
setSize(RequestPackageV2Type.Size.Enum size)
Sets the "Size" element |
void |
setZipDestination(int zipDestination)
Sets the "ZipDestination" element |
void |
setZipOrigination(int zipOrigination)
Sets the "ZipOrigination" element |
void |
unsetContainer()
Unsets the "Container" element |
void |
unsetID()
Unsets the "ID" attribute |
void |
unsetMachinable()
Unsets the "Machinable" element |
void |
unsetSize()
Unsets the "Size" element |
RequestPackageV2Type.Container |
xgetContainer()
Gets (as xml) the "Container" element |
org.apache.xmlbeans.XmlString |
xgetID()
Gets (as xml) the "ID" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetMachinable()
Gets (as xml) the "Machinable" element |
org.apache.xmlbeans.XmlString |
xgetOunces()
Gets (as xml) the "Ounces" element |
org.apache.xmlbeans.XmlInt |
xgetPounds()
Gets (as xml) the "Pounds" element |
RequestPackageV2Type.Service |
xgetService()
Gets (as xml) the "Service" element |
RequestPackageV2Type.Size |
xgetSize()
Gets (as xml) the "Size" element |
org.apache.xmlbeans.XmlInt |
xgetZipDestination()
Gets (as xml) the "ZipDestination" element |
org.apache.xmlbeans.XmlInt |
xgetZipOrigination()
Gets (as xml) the "ZipOrigination" element |
void |
xsetContainer(RequestPackageV2Type.Container container)
Sets (as xml) the "Container" element |
void |
xsetID(org.apache.xmlbeans.XmlString id)
Sets (as xml) the "ID" attribute |
void |
xsetMachinable(org.apache.xmlbeans.XmlBoolean machinable)
Sets (as xml) the "Machinable" element |
void |
xsetOunces(org.apache.xmlbeans.XmlString ounces)
Sets (as xml) the "Ounces" element |
void |
xsetPounds(org.apache.xmlbeans.XmlInt pounds)
Sets (as xml) the "Pounds" element |
void |
xsetService(RequestPackageV2Type.Service service)
Sets (as xml) the "Service" element |
void |
xsetSize(RequestPackageV2Type.Size size)
Sets (as xml) the "Size" element |
void |
xsetZipDestination(org.apache.xmlbeans.XmlInt zipDestination)
Sets (as xml) the "ZipDestination" element |
void |
xsetZipOrigination(org.apache.xmlbeans.XmlInt zipOrigination)
Sets (as xml) the "ZipOrigination" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
RequestPackageV2Type.Service.Enum getService()
RequestPackageV2Type.Service xgetService()
void setService(RequestPackageV2Type.Service.Enum service)
void xsetService(RequestPackageV2Type.Service service)
int getZipOrigination()
org.apache.xmlbeans.XmlInt xgetZipOrigination()
void setZipOrigination(int zipOrigination)
void xsetZipOrigination(org.apache.xmlbeans.XmlInt zipOrigination)
int getZipDestination()
org.apache.xmlbeans.XmlInt xgetZipDestination()
void setZipDestination(int zipDestination)
void xsetZipDestination(org.apache.xmlbeans.XmlInt zipDestination)
int getPounds()
org.apache.xmlbeans.XmlInt xgetPounds()
void setPounds(int pounds)
void xsetPounds(org.apache.xmlbeans.XmlInt pounds)
java.lang.String getOunces()
org.apache.xmlbeans.XmlString xgetOunces()
void setOunces(java.lang.String ounces)
void xsetOunces(org.apache.xmlbeans.XmlString ounces)
RequestPackageV2Type.Container.Enum getContainer()
RequestPackageV2Type.Container xgetContainer()
boolean isSetContainer()
void setContainer(RequestPackageV2Type.Container.Enum container)
void xsetContainer(RequestPackageV2Type.Container container)
void unsetContainer()
RequestPackageV2Type.Size.Enum getSize()
RequestPackageV2Type.Size xgetSize()
boolean isSetSize()
void setSize(RequestPackageV2Type.Size.Enum size)
void xsetSize(RequestPackageV2Type.Size size)
void unsetSize()
boolean getMachinable()
org.apache.xmlbeans.XmlBoolean xgetMachinable()
boolean isSetMachinable()
void setMachinable(boolean machinable)
void xsetMachinable(org.apache.xmlbeans.XmlBoolean machinable)
void unsetMachinable()
java.lang.String getID()
org.apache.xmlbeans.XmlString xgetID()
boolean isSetID()
void setID(java.lang.String id)
void xsetID(org.apache.xmlbeans.XmlString id)
void unsetID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||