noNamespace
Interface RequestPackageV3Type

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
RequestPackageV3TypeImpl

public interface RequestPackageV3Type
extends org.apache.xmlbeans.XmlObject

An XML RequestPackageV3Type(@). This is a complex type.


Nested Class Summary
static interface RequestPackageV3Type.Container
          An XML Container(@).
static class RequestPackageV3Type.Factory
          A factory class with static methods for creating instances of this type.
static interface RequestPackageV3Type.FirstClassMailType
          An XML FirstClassMailType(@).
static interface RequestPackageV3Type.Service
          An XML Service(@).
static interface RequestPackageV3Type.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
 ShipDateV3Type addNewShipDate()
          Appends and returns a new empty "ShipDate" element
 RequestPackageV3Type.Container.Enum getContainer()
          Gets the "Container" element
 RequestPackageV3Type.FirstClassMailType.Enum getFirstClassMailType()
          Gets the "FirstClassMailType" element
 String getGirth()
          Gets the "Girth" element
 String getHeight()
          Gets the "Height" element
 String getID()
          Gets the "ID" attribute
 String getLength()
          Gets the "Length" element
 boolean getMachinable()
          Gets the "Machinable" element
 String getOunces()
          Gets the "Ounces" element
 int getPounds()
          Gets the "Pounds" element
 boolean getReturnLocations()
          Gets the "ReturnLocations" element
 RequestPackageV3Type.Service.Enum getService()
          Gets the "Service" element
 ShipDateV3Type getShipDate()
          Gets the "ShipDate" element
 RequestPackageV3Type.Size.Enum getSize()
          Gets the "Size" element
 String getWidth()
          Gets the "Width" element
 int getZipDestination()
          Gets the "ZipDestination" element
 int getZipOrigination()
          Gets the "ZipOrigination" element
 boolean isSetContainer()
          True if has "Container" element
 boolean isSetFirstClassMailType()
          True if has "FirstClassMailType" element
 boolean isSetGirth()
          True if has "Girth" element
 boolean isSetHeight()
          True if has "Height" element
 boolean isSetID()
          True if has "ID" attribute
 boolean isSetLength()
          True if has "Length" element
 boolean isSetMachinable()
          True if has "Machinable" element
 boolean isSetReturnLocations()
          True if has "ReturnLocations" element
 boolean isSetShipDate()
          True if has "ShipDate" element
 boolean isSetSize()
          True if has "Size" element
 boolean isSetWidth()
          True if has "Width" element
 void setContainer(RequestPackageV3Type.Container.Enum container)
          Sets the "Container" element
 void setFirstClassMailType(RequestPackageV3Type.FirstClassMailType.Enum firstClassMailType)
          Sets the "FirstClassMailType" element
 void setGirth(String girth)
          Sets the "Girth" element
 void setHeight(String height)
          Sets the "Height" element
 void setID(String id)
          Sets the "ID" attribute
 void setLength(String length)
          Sets the "Length" element
 void setMachinable(boolean machinable)
          Sets the "Machinable" element
 void setOunces(String ounces)
          Sets the "Ounces" element
 void setPounds(int pounds)
          Sets the "Pounds" element
 void setReturnLocations(boolean returnLocations)
          Sets the "ReturnLocations" element
 void setService(RequestPackageV3Type.Service.Enum service)
          Sets the "Service" element
 void setShipDate(ShipDateV3Type shipDate)
          Sets the "ShipDate" element
 void setSize(RequestPackageV3Type.Size.Enum size)
          Sets the "Size" element
 void setWidth(String width)
          Sets the "Width" element
 void setZipDestination(int zipDestination)
          Sets the "ZipDestination" element
 void setZipOrigination(int zipOrigination)
          Sets the "ZipOrigination" element
 void unsetContainer()
          Unsets the "Container" element
 void unsetFirstClassMailType()
          Unsets the "FirstClassMailType" element
 void unsetGirth()
          Unsets the "Girth" element
 void unsetHeight()
          Unsets the "Height" element
 void unsetID()
          Unsets the "ID" attribute
 void unsetLength()
          Unsets the "Length" element
 void unsetMachinable()
          Unsets the "Machinable" element
 void unsetReturnLocations()
          Unsets the "ReturnLocations" element
 void unsetShipDate()
          Unsets the "ShipDate" element
 void unsetSize()
          Unsets the "Size" element
 void unsetWidth()
          Unsets the "Width" element
 RequestPackageV3Type.Container xgetContainer()
          Gets (as xml) the "Container" element
 RequestPackageV3Type.FirstClassMailType xgetFirstClassMailType()
          Gets (as xml) the "FirstClassMailType" element
 org.apache.xmlbeans.XmlString xgetGirth()
          Gets (as xml) the "Girth" element
 org.apache.xmlbeans.XmlString xgetHeight()
          Gets (as xml) the "Height" element
 org.apache.xmlbeans.XmlString xgetID()
          Gets (as xml) the "ID" attribute
 org.apache.xmlbeans.XmlString xgetLength()
          Gets (as xml) the "Length" element
 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
 org.apache.xmlbeans.XmlBoolean xgetReturnLocations()
          Gets (as xml) the "ReturnLocations" element
 RequestPackageV3Type.Service xgetService()
          Gets (as xml) the "Service" element
 RequestPackageV3Type.Size xgetSize()
          Gets (as xml) the "Size" element
 org.apache.xmlbeans.XmlString xgetWidth()
          Gets (as xml) the "Width" 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(RequestPackageV3Type.Container container)
          Sets (as xml) the "Container" element
 void xsetFirstClassMailType(RequestPackageV3Type.FirstClassMailType firstClassMailType)
          Sets (as xml) the "FirstClassMailType" element
 void xsetGirth(org.apache.xmlbeans.XmlString girth)
          Sets (as xml) the "Girth" element
 void xsetHeight(org.apache.xmlbeans.XmlString height)
          Sets (as xml) the "Height" element
 void xsetID(org.apache.xmlbeans.XmlString id)
          Sets (as xml) the "ID" attribute
 void xsetLength(org.apache.xmlbeans.XmlString length)
          Sets (as xml) the "Length" element
 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 xsetReturnLocations(org.apache.xmlbeans.XmlBoolean returnLocations)
          Sets (as xml) the "ReturnLocations" element
 void xsetService(RequestPackageV3Type.Service service)
          Sets (as xml) the "Service" element
 void xsetSize(RequestPackageV3Type.Size size)
          Sets (as xml) the "Size" element
 void xsetWidth(org.apache.xmlbeans.XmlString width)
          Sets (as xml) the "Width" 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

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getService

RequestPackageV3Type.Service.Enum getService()
Gets the "Service" element


xgetService

RequestPackageV3Type.Service xgetService()
Gets (as xml) the "Service" element


setService

void setService(RequestPackageV3Type.Service.Enum service)
Sets the "Service" element


xsetService

void xsetService(RequestPackageV3Type.Service service)
Sets (as xml) the "Service" element


getFirstClassMailType

RequestPackageV3Type.FirstClassMailType.Enum getFirstClassMailType()
Gets the "FirstClassMailType" element


xgetFirstClassMailType

RequestPackageV3Type.FirstClassMailType xgetFirstClassMailType()
Gets (as xml) the "FirstClassMailType" element


isSetFirstClassMailType

boolean isSetFirstClassMailType()
True if has "FirstClassMailType" element


setFirstClassMailType

void setFirstClassMailType(RequestPackageV3Type.FirstClassMailType.Enum firstClassMailType)
Sets the "FirstClassMailType" element


xsetFirstClassMailType

void xsetFirstClassMailType(RequestPackageV3Type.FirstClassMailType firstClassMailType)
Sets (as xml) the "FirstClassMailType" element


unsetFirstClassMailType

void unsetFirstClassMailType()
Unsets the "FirstClassMailType" element


getZipOrigination

int getZipOrigination()
Gets the "ZipOrigination" element


xgetZipOrigination

org.apache.xmlbeans.XmlInt xgetZipOrigination()
Gets (as xml) the "ZipOrigination" element


setZipOrigination

void setZipOrigination(int zipOrigination)
Sets the "ZipOrigination" element


xsetZipOrigination

void xsetZipOrigination(org.apache.xmlbeans.XmlInt zipOrigination)
Sets (as xml) the "ZipOrigination" element


getZipDestination

int getZipDestination()
Gets the "ZipDestination" element


xgetZipDestination

org.apache.xmlbeans.XmlInt xgetZipDestination()
Gets (as xml) the "ZipDestination" element


setZipDestination

void setZipDestination(int zipDestination)
Sets the "ZipDestination" element


xsetZipDestination

void xsetZipDestination(org.apache.xmlbeans.XmlInt zipDestination)
Sets (as xml) the "ZipDestination" element


getPounds

int getPounds()
Gets the "Pounds" element


xgetPounds

org.apache.xmlbeans.XmlInt xgetPounds()
Gets (as xml) the "Pounds" element


setPounds

void setPounds(int pounds)
Sets the "Pounds" element


xsetPounds

void xsetPounds(org.apache.xmlbeans.XmlInt pounds)
Sets (as xml) the "Pounds" element


getOunces

String getOunces()
Gets the "Ounces" element


xgetOunces

org.apache.xmlbeans.XmlString xgetOunces()
Gets (as xml) the "Ounces" element


setOunces

void setOunces(String ounces)
Sets the "Ounces" element


xsetOunces

void xsetOunces(org.apache.xmlbeans.XmlString ounces)
Sets (as xml) the "Ounces" element


getContainer

RequestPackageV3Type.Container.Enum getContainer()
Gets the "Container" element


xgetContainer

RequestPackageV3Type.Container xgetContainer()
Gets (as xml) the "Container" element


isSetContainer

boolean isSetContainer()
True if has "Container" element


setContainer

void setContainer(RequestPackageV3Type.Container.Enum container)
Sets the "Container" element


xsetContainer

void xsetContainer(RequestPackageV3Type.Container container)
Sets (as xml) the "Container" element


unsetContainer

void unsetContainer()
Unsets the "Container" element


getSize

RequestPackageV3Type.Size.Enum getSize()
Gets the "Size" element


xgetSize

RequestPackageV3Type.Size xgetSize()
Gets (as xml) the "Size" element


isSetSize

boolean isSetSize()
True if has "Size" element


setSize

void setSize(RequestPackageV3Type.Size.Enum size)
Sets the "Size" element


xsetSize

void xsetSize(RequestPackageV3Type.Size size)
Sets (as xml) the "Size" element


unsetSize

void unsetSize()
Unsets the "Size" element


getMachinable

boolean getMachinable()
Gets the "Machinable" element


xgetMachinable

org.apache.xmlbeans.XmlBoolean xgetMachinable()
Gets (as xml) the "Machinable" element


isSetMachinable

boolean isSetMachinable()
True if has "Machinable" element


setMachinable

void setMachinable(boolean machinable)
Sets the "Machinable" element


xsetMachinable

void xsetMachinable(org.apache.xmlbeans.XmlBoolean machinable)
Sets (as xml) the "Machinable" element


unsetMachinable

void unsetMachinable()
Unsets the "Machinable" element


getWidth

String getWidth()
Gets the "Width" element


xgetWidth

org.apache.xmlbeans.XmlString xgetWidth()
Gets (as xml) the "Width" element


isSetWidth

boolean isSetWidth()
True if has "Width" element


setWidth

void setWidth(String width)
Sets the "Width" element


xsetWidth

void xsetWidth(org.apache.xmlbeans.XmlString width)
Sets (as xml) the "Width" element


unsetWidth

void unsetWidth()
Unsets the "Width" element


getLength

String getLength()
Gets the "Length" element


xgetLength

org.apache.xmlbeans.XmlString xgetLength()
Gets (as xml) the "Length" element


isSetLength

boolean isSetLength()
True if has "Length" element


setLength

void setLength(String length)
Sets the "Length" element


xsetLength

void xsetLength(org.apache.xmlbeans.XmlString length)
Sets (as xml) the "Length" element


unsetLength

void unsetLength()
Unsets the "Length" element


getHeight

String getHeight()
Gets the "Height" element


xgetHeight

org.apache.xmlbeans.XmlString xgetHeight()
Gets (as xml) the "Height" element


isSetHeight

boolean isSetHeight()
True if has "Height" element


setHeight

void setHeight(String height)
Sets the "Height" element


xsetHeight

void xsetHeight(org.apache.xmlbeans.XmlString height)
Sets (as xml) the "Height" element


unsetHeight

void unsetHeight()
Unsets the "Height" element


getGirth

String getGirth()
Gets the "Girth" element


xgetGirth

org.apache.xmlbeans.XmlString xgetGirth()
Gets (as xml) the "Girth" element


isSetGirth

boolean isSetGirth()
True if has "Girth" element


setGirth

void setGirth(String girth)
Sets the "Girth" element


xsetGirth

void xsetGirth(org.apache.xmlbeans.XmlString girth)
Sets (as xml) the "Girth" element


unsetGirth

void unsetGirth()
Unsets the "Girth" element


getReturnLocations

boolean getReturnLocations()
Gets the "ReturnLocations" element


xgetReturnLocations

org.apache.xmlbeans.XmlBoolean xgetReturnLocations()
Gets (as xml) the "ReturnLocations" element


isSetReturnLocations

boolean isSetReturnLocations()
True if has "ReturnLocations" element


setReturnLocations

void setReturnLocations(boolean returnLocations)
Sets the "ReturnLocations" element


xsetReturnLocations

void xsetReturnLocations(org.apache.xmlbeans.XmlBoolean returnLocations)
Sets (as xml) the "ReturnLocations" element


unsetReturnLocations

void unsetReturnLocations()
Unsets the "ReturnLocations" element


getShipDate

ShipDateV3Type getShipDate()
Gets the "ShipDate" element


isSetShipDate

boolean isSetShipDate()
True if has "ShipDate" element


setShipDate

void setShipDate(ShipDateV3Type shipDate)
Sets the "ShipDate" element


addNewShipDate

ShipDateV3Type addNewShipDate()
Appends and returns a new empty "ShipDate" element


unsetShipDate

void unsetShipDate()
Unsets the "ShipDate" element


getID

String getID()
Gets the "ID" attribute


xgetID

org.apache.xmlbeans.XmlString xgetID()
Gets (as xml) the "ID" attribute


isSetID

boolean isSetID()
True if has "ID" attribute


setID

void setID(String id)
Sets the "ID" attribute


xsetID

void xsetID(org.apache.xmlbeans.XmlString id)
Sets (as xml) the "ID" attribute


unsetID

void unsetID()
Unsets the "ID" attribute



Copyright © 2012. All Rights Reserved.