|
||||||||||
| 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.ResponsePackageV3TypeImpl
public class ResponsePackageV3TypeImpl
An XML ResponsePackageV3Type(@). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ResponsePackageV3TypeImpl.ContainerImpl
An XML Container(@). |
static class |
ResponsePackageV3TypeImpl.FirstClassMailTypeImpl
An XML FirstClassMailType(@). |
static class |
ResponsePackageV3TypeImpl.SizeImpl
An XML Size(@). |
| Nested classes/interfaces inherited from interface noNamespace.ResponsePackageV3Type |
|---|
ResponsePackageV3Type.Container, ResponsePackageV3Type.Factory, ResponsePackageV3Type.FirstClassMailType, ResponsePackageV3Type.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.ResponsePackageV3Type |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
ResponsePackageV3TypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
ErrorV3Type |
addNewError()
Appends and returns a new empty "Error" element |
PostageV3Type |
addNewPostage()
Appends and returns a new empty value (as xml) as the last "Postage" element |
ResponsePackageV3Type.Container.Enum |
getContainer()
Gets the "Container" element |
ErrorV3Type |
getError()
Gets the "Error" element |
ResponsePackageV3Type.FirstClassMailType.Enum |
getFirstClassMailType()
Gets the "FirstClassMailType" element |
float |
getGirth()
Gets the "Girth" element |
float |
getHeight()
Gets the "Height" element |
String |
getID()
Gets the "ID" attribute |
float |
getLength()
Gets the "Length" element |
boolean |
getMachinable()
Gets the "Machinable" element |
float |
getOunces()
Gets the "Ounces" element |
PostageV3Type[] |
getPostageArray()
Gets array of all "Postage" elements |
PostageV3Type |
getPostageArray(int i)
Gets ith "Postage" element |
int |
getPounds()
Gets the "Pounds" element |
String |
getRestrictions()
Gets the "Restrictions" element |
ResponsePackageV3Type.Size.Enum |
getSize()
Gets the "Size" element |
float |
getWidth()
Gets the "Width" element |
int |
getZipDestination()
Gets the "ZipDestination" element |
int |
getZipOrigination()
Gets the "ZipOrigination" element |
String |
getZone()
Gets the "Zone" element |
PostageV3Type |
insertNewPostage(int i)
Inserts and returns a new empty value (as xml) as the ith "Postage" element |
boolean |
isSetContainer()
True if has "Container" element |
boolean |
isSetError()
True if has "Error" 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 |
isSetRestrictions()
True if has "Restrictions" element |
boolean |
isSetSize()
True if has "Size" element |
boolean |
isSetWidth()
True if has "Width" element |
boolean |
isSetZone()
True if has "Zone" element |
void |
removePostage(int i)
Removes the ith "Postage" element |
void |
setContainer(ResponsePackageV3Type.Container.Enum container)
Sets the "Container" element |
void |
setError(ErrorV3Type error)
Sets the "Error" element |
void |
setFirstClassMailType(ResponsePackageV3Type.FirstClassMailType.Enum firstClassMailType)
Sets the "FirstClassMailType" element |
void |
setGirth(float girth)
Sets the "Girth" element |
void |
setHeight(float height)
Sets the "Height" element |
void |
setID(String id)
Sets the "ID" attribute |
void |
setLength(float length)
Sets the "Length" element |
void |
setMachinable(boolean machinable)
Sets the "Machinable" element |
void |
setOunces(float ounces)
Sets the "Ounces" element |
void |
setPostageArray(int i,
PostageV3Type postage)
Sets ith "Postage" element |
void |
setPostageArray(PostageV3Type[] postageArray)
Sets array of all "Postage" element |
void |
setPounds(int pounds)
Sets the "Pounds" element |
void |
setRestrictions(String restrictions)
Sets the "Restrictions" element |
void |
setSize(ResponsePackageV3Type.Size.Enum size)
Sets the "Size" element |
void |
setWidth(float width)
Sets the "Width" element |
void |
setZipDestination(int zipDestination)
Sets the "ZipDestination" element |
void |
setZipOrigination(int zipOrigination)
Sets the "ZipOrigination" element |
void |
setZone(String zone)
Sets the "Zone" element |
int |
sizeOfPostageArray()
Returns number of "Postage" element |
void |
unsetContainer()
Unsets the "Container" element |
void |
unsetError()
Unsets the "Error" 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 |
unsetRestrictions()
Unsets the "Restrictions" element |
void |
unsetSize()
Unsets the "Size" element |
void |
unsetWidth()
Unsets the "Width" element |
void |
unsetZone()
Unsets the "Zone" element |
ResponsePackageV3Type.Container |
xgetContainer()
Gets (as xml) the "Container" element |
ResponsePackageV3Type.FirstClassMailType |
xgetFirstClassMailType()
Gets (as xml) the "FirstClassMailType" element |
org.apache.xmlbeans.XmlFloat |
xgetGirth()
Gets (as xml) the "Girth" element |
org.apache.xmlbeans.XmlFloat |
xgetHeight()
Gets (as xml) the "Height" element |
org.apache.xmlbeans.XmlString |
xgetID()
Gets (as xml) the "ID" attribute |
org.apache.xmlbeans.XmlFloat |
xgetLength()
Gets (as xml) the "Length" element |
org.apache.xmlbeans.XmlBoolean |
xgetMachinable()
Gets (as xml) the "Machinable" element |
org.apache.xmlbeans.XmlFloat |
xgetOunces()
Gets (as xml) the "Ounces" element |
org.apache.xmlbeans.XmlInt |
xgetPounds()
Gets (as xml) the "Pounds" element |
org.apache.xmlbeans.XmlString |
xgetRestrictions()
Gets (as xml) the "Restrictions" element |
ResponsePackageV3Type.Size |
xgetSize()
Gets (as xml) the "Size" element |
org.apache.xmlbeans.XmlFloat |
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 |
org.apache.xmlbeans.XmlString |
xgetZone()
Gets (as xml) the "Zone" element |
void |
xsetContainer(ResponsePackageV3Type.Container container)
Sets (as xml) the "Container" element |
void |
xsetFirstClassMailType(ResponsePackageV3Type.FirstClassMailType firstClassMailType)
Sets (as xml) the "FirstClassMailType" element |
void |
xsetGirth(org.apache.xmlbeans.XmlFloat girth)
Sets (as xml) the "Girth" element |
void |
xsetHeight(org.apache.xmlbeans.XmlFloat 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.XmlFloat 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.XmlFloat ounces)
Sets (as xml) the "Ounces" element |
void |
xsetPounds(org.apache.xmlbeans.XmlInt pounds)
Sets (as xml) the "Pounds" element |
void |
xsetRestrictions(org.apache.xmlbeans.XmlString restrictions)
Sets (as xml) the "Restrictions" element |
void |
xsetSize(ResponsePackageV3Type.Size size)
Sets (as xml) the "Size" element |
void |
xsetWidth(org.apache.xmlbeans.XmlFloat 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 |
void |
xsetZone(org.apache.xmlbeans.XmlString zone)
Sets (as xml) the "Zone" 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 ResponsePackageV3TypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public int getZipOrigination()
getZipOrigination in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlInt xgetZipOrigination()
xgetZipOrigination in interface ResponsePackageV3Typepublic void setZipOrigination(int zipOrigination)
setZipOrigination in interface ResponsePackageV3Typepublic void xsetZipOrigination(org.apache.xmlbeans.XmlInt zipOrigination)
xsetZipOrigination in interface ResponsePackageV3Typepublic int getZipDestination()
getZipDestination in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlInt xgetZipDestination()
xgetZipDestination in interface ResponsePackageV3Typepublic void setZipDestination(int zipDestination)
setZipDestination in interface ResponsePackageV3Typepublic void xsetZipDestination(org.apache.xmlbeans.XmlInt zipDestination)
xsetZipDestination in interface ResponsePackageV3Typepublic int getPounds()
getPounds in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlInt xgetPounds()
xgetPounds in interface ResponsePackageV3Typepublic void setPounds(int pounds)
setPounds in interface ResponsePackageV3Typepublic void xsetPounds(org.apache.xmlbeans.XmlInt pounds)
xsetPounds in interface ResponsePackageV3Typepublic float getOunces()
getOunces in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlFloat xgetOunces()
xgetOunces in interface ResponsePackageV3Typepublic void setOunces(float ounces)
setOunces in interface ResponsePackageV3Typepublic void xsetOunces(org.apache.xmlbeans.XmlFloat ounces)
xsetOunces in interface ResponsePackageV3Typepublic ResponsePackageV3Type.FirstClassMailType.Enum getFirstClassMailType()
getFirstClassMailType in interface ResponsePackageV3Typepublic ResponsePackageV3Type.FirstClassMailType xgetFirstClassMailType()
xgetFirstClassMailType in interface ResponsePackageV3Typepublic boolean isSetFirstClassMailType()
isSetFirstClassMailType in interface ResponsePackageV3Typepublic void setFirstClassMailType(ResponsePackageV3Type.FirstClassMailType.Enum firstClassMailType)
setFirstClassMailType in interface ResponsePackageV3Typepublic void xsetFirstClassMailType(ResponsePackageV3Type.FirstClassMailType firstClassMailType)
xsetFirstClassMailType in interface ResponsePackageV3Typepublic void unsetFirstClassMailType()
unsetFirstClassMailType in interface ResponsePackageV3Typepublic ResponsePackageV3Type.Container.Enum getContainer()
getContainer in interface ResponsePackageV3Typepublic ResponsePackageV3Type.Container xgetContainer()
xgetContainer in interface ResponsePackageV3Typepublic boolean isSetContainer()
isSetContainer in interface ResponsePackageV3Typepublic void setContainer(ResponsePackageV3Type.Container.Enum container)
setContainer in interface ResponsePackageV3Typepublic void xsetContainer(ResponsePackageV3Type.Container container)
xsetContainer in interface ResponsePackageV3Typepublic void unsetContainer()
unsetContainer in interface ResponsePackageV3Typepublic ResponsePackageV3Type.Size.Enum getSize()
getSize in interface ResponsePackageV3Typepublic ResponsePackageV3Type.Size xgetSize()
xgetSize in interface ResponsePackageV3Typepublic boolean isSetSize()
isSetSize in interface ResponsePackageV3Typepublic void setSize(ResponsePackageV3Type.Size.Enum size)
setSize in interface ResponsePackageV3Typepublic void xsetSize(ResponsePackageV3Type.Size size)
xsetSize in interface ResponsePackageV3Typepublic void unsetSize()
unsetSize in interface ResponsePackageV3Typepublic boolean getMachinable()
getMachinable in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlBoolean xgetMachinable()
xgetMachinable in interface ResponsePackageV3Typepublic boolean isSetMachinable()
isSetMachinable in interface ResponsePackageV3Typepublic void setMachinable(boolean machinable)
setMachinable in interface ResponsePackageV3Typepublic void xsetMachinable(org.apache.xmlbeans.XmlBoolean machinable)
xsetMachinable in interface ResponsePackageV3Typepublic void unsetMachinable()
unsetMachinable in interface ResponsePackageV3Typepublic float getWidth()
getWidth in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlFloat xgetWidth()
xgetWidth in interface ResponsePackageV3Typepublic boolean isSetWidth()
isSetWidth in interface ResponsePackageV3Typepublic void setWidth(float width)
setWidth in interface ResponsePackageV3Typepublic void xsetWidth(org.apache.xmlbeans.XmlFloat width)
xsetWidth in interface ResponsePackageV3Typepublic void unsetWidth()
unsetWidth in interface ResponsePackageV3Typepublic float getLength()
getLength in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlFloat xgetLength()
xgetLength in interface ResponsePackageV3Typepublic boolean isSetLength()
isSetLength in interface ResponsePackageV3Typepublic void setLength(float length)
setLength in interface ResponsePackageV3Typepublic void xsetLength(org.apache.xmlbeans.XmlFloat length)
xsetLength in interface ResponsePackageV3Typepublic void unsetLength()
unsetLength in interface ResponsePackageV3Typepublic float getHeight()
getHeight in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlFloat xgetHeight()
xgetHeight in interface ResponsePackageV3Typepublic boolean isSetHeight()
isSetHeight in interface ResponsePackageV3Typepublic void setHeight(float height)
setHeight in interface ResponsePackageV3Typepublic void xsetHeight(org.apache.xmlbeans.XmlFloat height)
xsetHeight in interface ResponsePackageV3Typepublic void unsetHeight()
unsetHeight in interface ResponsePackageV3Typepublic float getGirth()
getGirth in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlFloat xgetGirth()
xgetGirth in interface ResponsePackageV3Typepublic boolean isSetGirth()
isSetGirth in interface ResponsePackageV3Typepublic void setGirth(float girth)
setGirth in interface ResponsePackageV3Typepublic void xsetGirth(org.apache.xmlbeans.XmlFloat girth)
xsetGirth in interface ResponsePackageV3Typepublic void unsetGirth()
unsetGirth in interface ResponsePackageV3Typepublic String getZone()
getZone in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlString xgetZone()
xgetZone in interface ResponsePackageV3Typepublic boolean isSetZone()
isSetZone in interface ResponsePackageV3Typepublic void setZone(String zone)
setZone in interface ResponsePackageV3Typepublic void xsetZone(org.apache.xmlbeans.XmlString zone)
xsetZone in interface ResponsePackageV3Typepublic void unsetZone()
unsetZone in interface ResponsePackageV3Typepublic PostageV3Type[] getPostageArray()
getPostageArray in interface ResponsePackageV3Typepublic PostageV3Type getPostageArray(int i)
getPostageArray in interface ResponsePackageV3Typepublic int sizeOfPostageArray()
sizeOfPostageArray in interface ResponsePackageV3Typepublic void setPostageArray(PostageV3Type[] postageArray)
setPostageArray in interface ResponsePackageV3Type
public void setPostageArray(int i,
PostageV3Type postage)
setPostageArray in interface ResponsePackageV3Typepublic PostageV3Type insertNewPostage(int i)
insertNewPostage in interface ResponsePackageV3Typepublic PostageV3Type addNewPostage()
addNewPostage in interface ResponsePackageV3Typepublic void removePostage(int i)
removePostage in interface ResponsePackageV3Typepublic String getRestrictions()
getRestrictions in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlString xgetRestrictions()
xgetRestrictions in interface ResponsePackageV3Typepublic boolean isSetRestrictions()
isSetRestrictions in interface ResponsePackageV3Typepublic void setRestrictions(String restrictions)
setRestrictions in interface ResponsePackageV3Typepublic void xsetRestrictions(org.apache.xmlbeans.XmlString restrictions)
xsetRestrictions in interface ResponsePackageV3Typepublic void unsetRestrictions()
unsetRestrictions in interface ResponsePackageV3Typepublic ErrorV3Type getError()
getError in interface ResponsePackageV3Typepublic boolean isSetError()
isSetError in interface ResponsePackageV3Typepublic void setError(ErrorV3Type error)
setError in interface ResponsePackageV3Typepublic ErrorV3Type addNewError()
addNewError in interface ResponsePackageV3Typepublic void unsetError()
unsetError in interface ResponsePackageV3Typepublic String getID()
getID in interface ResponsePackageV3Typepublic org.apache.xmlbeans.XmlString xgetID()
xgetID in interface ResponsePackageV3Typepublic boolean isSetID()
isSetID in interface ResponsePackageV3Typepublic void setID(String id)
setID in interface ResponsePackageV3Typepublic void xsetID(org.apache.xmlbeans.XmlString id)
xsetID in interface ResponsePackageV3Typepublic void unsetID()
unsetID in interface ResponsePackageV3Type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||