|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
noNamespace.impl.RequestPackageV3TypeImpl
public class RequestPackageV3TypeImpl
An XML RequestPackageV3Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RequestPackageV3TypeImpl.ContainerImpl
An XML Container(@). |
static class |
RequestPackageV3TypeImpl.FirstClassMailTypeImpl
An XML FirstClassMailType(@). |
static class |
RequestPackageV3TypeImpl.ServiceImpl
An XML Service(@). |
static class |
RequestPackageV3TypeImpl.SizeImpl
An XML Size(@). |
| Nested classes/interfaces inherited from interface noNamespace.RequestPackageV3Type |
|---|
RequestPackageV3Type.Container, RequestPackageV3Type.Factory, RequestPackageV3Type.FirstClassMailType, RequestPackageV3Type.Service, RequestPackageV3Type.Size |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface noNamespace.RequestPackageV3Type |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
RequestPackageV3TypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public RequestPackageV3TypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public RequestPackageV3Type.Service.Enum getService()
getService in interface RequestPackageV3Typepublic RequestPackageV3Type.Service xgetService()
xgetService in interface RequestPackageV3Typepublic void setService(RequestPackageV3Type.Service.Enum service)
setService in interface RequestPackageV3Typepublic void xsetService(RequestPackageV3Type.Service service)
xsetService in interface RequestPackageV3Typepublic RequestPackageV3Type.FirstClassMailType.Enum getFirstClassMailType()
getFirstClassMailType in interface RequestPackageV3Typepublic RequestPackageV3Type.FirstClassMailType xgetFirstClassMailType()
xgetFirstClassMailType in interface RequestPackageV3Typepublic boolean isSetFirstClassMailType()
isSetFirstClassMailType in interface RequestPackageV3Typepublic void setFirstClassMailType(RequestPackageV3Type.FirstClassMailType.Enum firstClassMailType)
setFirstClassMailType in interface RequestPackageV3Typepublic void xsetFirstClassMailType(RequestPackageV3Type.FirstClassMailType firstClassMailType)
xsetFirstClassMailType in interface RequestPackageV3Typepublic void unsetFirstClassMailType()
unsetFirstClassMailType in interface RequestPackageV3Typepublic int getZipOrigination()
getZipOrigination in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlInt xgetZipOrigination()
xgetZipOrigination in interface RequestPackageV3Typepublic void setZipOrigination(int zipOrigination)
setZipOrigination in interface RequestPackageV3Typepublic void xsetZipOrigination(org.apache.xmlbeans.XmlInt zipOrigination)
xsetZipOrigination in interface RequestPackageV3Typepublic int getZipDestination()
getZipDestination in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlInt xgetZipDestination()
xgetZipDestination in interface RequestPackageV3Typepublic void setZipDestination(int zipDestination)
setZipDestination in interface RequestPackageV3Typepublic void xsetZipDestination(org.apache.xmlbeans.XmlInt zipDestination)
xsetZipDestination in interface RequestPackageV3Typepublic int getPounds()
getPounds in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlInt xgetPounds()
xgetPounds in interface RequestPackageV3Typepublic void setPounds(int pounds)
setPounds in interface RequestPackageV3Typepublic void xsetPounds(org.apache.xmlbeans.XmlInt pounds)
xsetPounds in interface RequestPackageV3Typepublic String getOunces()
getOunces in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetOunces()
xgetOunces in interface RequestPackageV3Typepublic void setOunces(String ounces)
setOunces in interface RequestPackageV3Typepublic void xsetOunces(org.apache.xmlbeans.XmlString ounces)
xsetOunces in interface RequestPackageV3Typepublic RequestPackageV3Type.Container.Enum getContainer()
getContainer in interface RequestPackageV3Typepublic RequestPackageV3Type.Container xgetContainer()
xgetContainer in interface RequestPackageV3Typepublic boolean isSetContainer()
isSetContainer in interface RequestPackageV3Typepublic void setContainer(RequestPackageV3Type.Container.Enum container)
setContainer in interface RequestPackageV3Typepublic void xsetContainer(RequestPackageV3Type.Container container)
xsetContainer in interface RequestPackageV3Typepublic void unsetContainer()
unsetContainer in interface RequestPackageV3Typepublic RequestPackageV3Type.Size.Enum getSize()
getSize in interface RequestPackageV3Typepublic RequestPackageV3Type.Size xgetSize()
xgetSize in interface RequestPackageV3Typepublic boolean isSetSize()
isSetSize in interface RequestPackageV3Typepublic void setSize(RequestPackageV3Type.Size.Enum size)
setSize in interface RequestPackageV3Typepublic void xsetSize(RequestPackageV3Type.Size size)
xsetSize in interface RequestPackageV3Typepublic void unsetSize()
unsetSize in interface RequestPackageV3Typepublic boolean getMachinable()
getMachinable in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlBoolean xgetMachinable()
xgetMachinable in interface RequestPackageV3Typepublic boolean isSetMachinable()
isSetMachinable in interface RequestPackageV3Typepublic void setMachinable(boolean machinable)
setMachinable in interface RequestPackageV3Typepublic void xsetMachinable(org.apache.xmlbeans.XmlBoolean machinable)
xsetMachinable in interface RequestPackageV3Typepublic void unsetMachinable()
unsetMachinable in interface RequestPackageV3Typepublic String getWidth()
getWidth in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetWidth()
xgetWidth in interface RequestPackageV3Typepublic boolean isSetWidth()
isSetWidth in interface RequestPackageV3Typepublic void setWidth(String width)
setWidth in interface RequestPackageV3Typepublic void xsetWidth(org.apache.xmlbeans.XmlString width)
xsetWidth in interface RequestPackageV3Typepublic void unsetWidth()
unsetWidth in interface RequestPackageV3Typepublic String getLength()
getLength in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetLength()
xgetLength in interface RequestPackageV3Typepublic boolean isSetLength()
isSetLength in interface RequestPackageV3Typepublic void setLength(String length)
setLength in interface RequestPackageV3Typepublic void xsetLength(org.apache.xmlbeans.XmlString length)
xsetLength in interface RequestPackageV3Typepublic void unsetLength()
unsetLength in interface RequestPackageV3Typepublic String getHeight()
getHeight in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetHeight()
xgetHeight in interface RequestPackageV3Typepublic boolean isSetHeight()
isSetHeight in interface RequestPackageV3Typepublic void setHeight(String height)
setHeight in interface RequestPackageV3Typepublic void xsetHeight(org.apache.xmlbeans.XmlString height)
xsetHeight in interface RequestPackageV3Typepublic void unsetHeight()
unsetHeight in interface RequestPackageV3Typepublic String getGirth()
getGirth in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetGirth()
xgetGirth in interface RequestPackageV3Typepublic boolean isSetGirth()
isSetGirth in interface RequestPackageV3Typepublic void setGirth(String girth)
setGirth in interface RequestPackageV3Typepublic void xsetGirth(org.apache.xmlbeans.XmlString girth)
xsetGirth in interface RequestPackageV3Typepublic void unsetGirth()
unsetGirth in interface RequestPackageV3Typepublic boolean getReturnLocations()
getReturnLocations in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlBoolean xgetReturnLocations()
xgetReturnLocations in interface RequestPackageV3Typepublic boolean isSetReturnLocations()
isSetReturnLocations in interface RequestPackageV3Typepublic void setReturnLocations(boolean returnLocations)
setReturnLocations in interface RequestPackageV3Typepublic void xsetReturnLocations(org.apache.xmlbeans.XmlBoolean returnLocations)
xsetReturnLocations in interface RequestPackageV3Typepublic void unsetReturnLocations()
unsetReturnLocations in interface RequestPackageV3Typepublic ShipDateV3Type getShipDate()
getShipDate in interface RequestPackageV3Typepublic boolean isSetShipDate()
isSetShipDate in interface RequestPackageV3Typepublic void setShipDate(ShipDateV3Type shipDate)
setShipDate in interface RequestPackageV3Typepublic ShipDateV3Type addNewShipDate()
addNewShipDate in interface RequestPackageV3Typepublic void unsetShipDate()
unsetShipDate in interface RequestPackageV3Typepublic String getID()
getID in interface RequestPackageV3Typepublic org.apache.xmlbeans.XmlString xgetID()
xgetID in interface RequestPackageV3Typepublic boolean isSetID()
isSetID in interface RequestPackageV3Typepublic void setID(String id)
setID in interface RequestPackageV3Typepublic void xsetID(org.apache.xmlbeans.XmlString id)
xsetID in interface RequestPackageV3Typepublic void unsetID()
unsetID in interface RequestPackageV3Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||