public static class AddressDetailsImpl.PostalServiceElementsImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements AddressDetails.PostalServiceElements
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.AddressIdentifierImpl
An XML AddressIdentifier(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.AddressLatitudeDirectionImpl
An XML AddressLatitudeDirection(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.AddressLatitudeImpl
An XML AddressLatitude(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.AddressLongitudeDirectionImpl
An XML AddressLongitudeDirection(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.AddressLongitudeImpl
An XML AddressLongitude(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.BarcodeImpl
An XML Barcode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.EndorsementLineCodeImpl
An XML EndorsementLineCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.KeyLineCodeImpl
An XML KeyLineCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.SortingCodeImpl
An XML SortingCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetailsImpl.PostalServiceElementsImpl.SupplementaryPostalServiceDataImpl
An XML SupplementaryPostalServiceData(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
AddressDetails.PostalServiceElements.AddressIdentifier, AddressDetails.PostalServiceElements.AddressLatitude, AddressDetails.PostalServiceElements.AddressLatitudeDirection, AddressDetails.PostalServiceElements.AddressLongitude, AddressDetails.PostalServiceElements.AddressLongitudeDirection, AddressDetails.PostalServiceElements.Barcode, AddressDetails.PostalServiceElements.EndorsementLineCode, AddressDetails.PostalServiceElements.Factory, AddressDetails.PostalServiceElements.KeyLineCode, AddressDetails.PostalServiceElements.SortingCode, AddressDetails.PostalServiceElements.SupplementaryPostalServiceData_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
PostalServiceElementsImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.PostalServiceElements.AddressIdentifier |
addNewAddressIdentifier()
Appends and returns a new empty value (as xml) as the last "AddressIdentifier" element
|
AddressDetails.PostalServiceElements.AddressLatitude |
addNewAddressLatitude()
Appends and returns a new empty "AddressLatitude" element
|
AddressDetails.PostalServiceElements.AddressLatitudeDirection |
addNewAddressLatitudeDirection()
Appends and returns a new empty "AddressLatitudeDirection" element
|
AddressDetails.PostalServiceElements.AddressLongitude |
addNewAddressLongitude()
Appends and returns a new empty "AddressLongitude" element
|
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
addNewAddressLongitudeDirection()
Appends and returns a new empty "AddressLongitudeDirection" element
|
AddressDetails.PostalServiceElements.Barcode |
addNewBarcode()
Appends and returns a new empty "Barcode" element
|
AddressDetails.PostalServiceElements.EndorsementLineCode |
addNewEndorsementLineCode()
Appends and returns a new empty "EndorsementLineCode" element
|
AddressDetails.PostalServiceElements.KeyLineCode |
addNewKeyLineCode()
Appends and returns a new empty "KeyLineCode" element
|
AddressDetails.PostalServiceElements.SortingCode |
addNewSortingCode()
Appends and returns a new empty "SortingCode" element
|
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
addNewSupplementaryPostalServiceData()
Appends and returns a new empty value (as xml) as the last "SupplementaryPostalServiceData" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewType()
Appends and returns a new empty "Type" attribute
|
AddressDetails.PostalServiceElements.AddressIdentifier[] |
getAddressIdentifierArray()
Gets array of all "AddressIdentifier" elements
|
AddressDetails.PostalServiceElements.AddressIdentifier |
getAddressIdentifierArray(int i)
Gets ith "AddressIdentifier" element
|
AddressDetails.PostalServiceElements.AddressLatitude |
getAddressLatitude()
Gets the "AddressLatitude" element
|
AddressDetails.PostalServiceElements.AddressLatitudeDirection |
getAddressLatitudeDirection()
Gets the "AddressLatitudeDirection" element
|
AddressDetails.PostalServiceElements.AddressLongitude |
getAddressLongitude()
Gets the "AddressLongitude" element
|
AddressDetails.PostalServiceElements.AddressLongitudeDirection |
getAddressLongitudeDirection()
Gets the "AddressLongitudeDirection" element
|
AddressDetails.PostalServiceElements.Barcode |
getBarcode()
Gets the "Barcode" element
|
AddressDetails.PostalServiceElements.EndorsementLineCode |
getEndorsementLineCode()
Gets the "EndorsementLineCode" element
|
AddressDetails.PostalServiceElements.KeyLineCode |
getKeyLineCode()
Gets the "KeyLineCode" element
|
AddressDetails.PostalServiceElements.SortingCode |
getSortingCode()
Gets the "SortingCode" element
|
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] |
getSupplementaryPostalServiceDataArray()
Gets array of all "SupplementaryPostalServiceData" elements
|
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
getSupplementaryPostalServiceDataArray(int i)
Gets ith "SupplementaryPostalServiceData" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getType()
Gets the "Type" attribute
|
AddressDetails.PostalServiceElements.AddressIdentifier |
insertNewAddressIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressIdentifier" element
|
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
insertNewSupplementaryPostalServiceData(int i)
Inserts and returns a new empty value (as xml) as the ith "SupplementaryPostalServiceData" element
|
boolean |
isSetAddressLatitude()
True if has "AddressLatitude" element
|
boolean |
isSetAddressLatitudeDirection()
True if has "AddressLatitudeDirection" element
|
boolean |
isSetAddressLongitude()
True if has "AddressLongitude" element
|
boolean |
isSetAddressLongitudeDirection()
True if has "AddressLongitudeDirection" element
|
boolean |
isSetBarcode()
True if has "Barcode" element
|
boolean |
isSetEndorsementLineCode()
True if has "EndorsementLineCode" element
|
boolean |
isSetKeyLineCode()
True if has "KeyLineCode" element
|
boolean |
isSetSortingCode()
True if has "SortingCode" element
|
boolean |
isSetType()
True if has "Type" attribute
|
void |
removeAddressIdentifier(int i)
Removes the ith "AddressIdentifier" element
|
void |
removeSupplementaryPostalServiceData(int i)
Removes the ith "SupplementaryPostalServiceData" element
|
void |
setAddressIdentifierArray(AddressDetails.PostalServiceElements.AddressIdentifier[] addressIdentifierArray)
Sets array of all "AddressIdentifier" element
|
void |
setAddressIdentifierArray(int i,
AddressDetails.PostalServiceElements.AddressIdentifier addressIdentifier)
Sets ith "AddressIdentifier" element
|
void |
setAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude addressLatitude)
Sets the "AddressLatitude" element
|
void |
setAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection addressLatitudeDirection)
Sets the "AddressLatitudeDirection" element
|
void |
setAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude addressLongitude)
Sets the "AddressLongitude" element
|
void |
setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection addressLongitudeDirection)
Sets the "AddressLongitudeDirection" element
|
void |
setBarcode(AddressDetails.PostalServiceElements.Barcode barcode)
Sets the "Barcode" element
|
void |
setEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode endorsementLineCode)
Sets the "EndorsementLineCode" element
|
void |
setKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode keyLineCode)
Sets the "KeyLineCode" element
|
void |
setSortingCode(AddressDetails.PostalServiceElements.SortingCode sortingCode)
Sets the "SortingCode" element
|
void |
setSupplementaryPostalServiceDataArray(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] supplementaryPostalServiceDataArray)
Sets array of all "SupplementaryPostalServiceData" element
|
void |
setSupplementaryPostalServiceDataArray(int i,
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData supplementaryPostalServiceData)
Sets ith "SupplementaryPostalServiceData" element
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
int |
sizeOfAddressIdentifierArray()
Returns number of "AddressIdentifier" element
|
int |
sizeOfSupplementaryPostalServiceDataArray()
Returns number of "SupplementaryPostalServiceData" element
|
void |
unsetAddressLatitude()
Unsets the "AddressLatitude" element
|
void |
unsetAddressLatitudeDirection()
Unsets the "AddressLatitudeDirection" element
|
void |
unsetAddressLongitude()
Unsets the "AddressLongitude" element
|
void |
unsetAddressLongitudeDirection()
Unsets the "AddressLongitudeDirection" element
|
void |
unsetBarcode()
Unsets the "Barcode" element
|
void |
unsetEndorsementLineCode()
Unsets the "EndorsementLineCode" element
|
void |
unsetKeyLineCode()
Unsets the "KeyLineCode" element
|
void |
unsetSortingCode()
Unsets the "SortingCode" element
|
void |
unsetType()
Unsets the "Type" attribute
|
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, 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_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, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, 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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic PostalServiceElementsImpl(org.apache.xmlbeans.SchemaType sType)
public AddressDetails.PostalServiceElements.AddressIdentifier[] getAddressIdentifierArray()
getAddressIdentifierArray in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressIdentifier getAddressIdentifierArray(int i)
getAddressIdentifierArray in interface AddressDetails.PostalServiceElementspublic int sizeOfAddressIdentifierArray()
sizeOfAddressIdentifierArray in interface AddressDetails.PostalServiceElementspublic void setAddressIdentifierArray(AddressDetails.PostalServiceElements.AddressIdentifier[] addressIdentifierArray)
setAddressIdentifierArray in interface AddressDetails.PostalServiceElementspublic void setAddressIdentifierArray(int i,
AddressDetails.PostalServiceElements.AddressIdentifier addressIdentifier)
setAddressIdentifierArray in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressIdentifier insertNewAddressIdentifier(int i)
insertNewAddressIdentifier in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressIdentifier addNewAddressIdentifier()
addNewAddressIdentifier in interface AddressDetails.PostalServiceElementspublic void removeAddressIdentifier(int i)
removeAddressIdentifier in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.EndorsementLineCode getEndorsementLineCode()
getEndorsementLineCode in interface AddressDetails.PostalServiceElementspublic boolean isSetEndorsementLineCode()
isSetEndorsementLineCode in interface AddressDetails.PostalServiceElementspublic void setEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode endorsementLineCode)
setEndorsementLineCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.EndorsementLineCode addNewEndorsementLineCode()
addNewEndorsementLineCode in interface AddressDetails.PostalServiceElementspublic void unsetEndorsementLineCode()
unsetEndorsementLineCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.KeyLineCode getKeyLineCode()
getKeyLineCode in interface AddressDetails.PostalServiceElementspublic boolean isSetKeyLineCode()
isSetKeyLineCode in interface AddressDetails.PostalServiceElementspublic void setKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode keyLineCode)
setKeyLineCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.KeyLineCode addNewKeyLineCode()
addNewKeyLineCode in interface AddressDetails.PostalServiceElementspublic void unsetKeyLineCode()
unsetKeyLineCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.Barcode getBarcode()
getBarcode in interface AddressDetails.PostalServiceElementspublic boolean isSetBarcode()
isSetBarcode in interface AddressDetails.PostalServiceElementspublic void setBarcode(AddressDetails.PostalServiceElements.Barcode barcode)
setBarcode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.Barcode addNewBarcode()
addNewBarcode in interface AddressDetails.PostalServiceElementspublic void unsetBarcode()
unsetBarcode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SortingCode getSortingCode()
getSortingCode in interface AddressDetails.PostalServiceElementspublic boolean isSetSortingCode()
isSetSortingCode in interface AddressDetails.PostalServiceElementspublic void setSortingCode(AddressDetails.PostalServiceElements.SortingCode sortingCode)
setSortingCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SortingCode addNewSortingCode()
addNewSortingCode in interface AddressDetails.PostalServiceElementspublic void unsetSortingCode()
unsetSortingCode in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLatitude getAddressLatitude()
getAddressLatitude in interface AddressDetails.PostalServiceElementspublic boolean isSetAddressLatitude()
isSetAddressLatitude in interface AddressDetails.PostalServiceElementspublic void setAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude addressLatitude)
setAddressLatitude in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLatitude addNewAddressLatitude()
addNewAddressLatitude in interface AddressDetails.PostalServiceElementspublic void unsetAddressLatitude()
unsetAddressLatitude in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLatitudeDirection getAddressLatitudeDirection()
getAddressLatitudeDirection in interface AddressDetails.PostalServiceElementspublic boolean isSetAddressLatitudeDirection()
isSetAddressLatitudeDirection in interface AddressDetails.PostalServiceElementspublic void setAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection addressLatitudeDirection)
setAddressLatitudeDirection in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLatitudeDirection addNewAddressLatitudeDirection()
addNewAddressLatitudeDirection in interface AddressDetails.PostalServiceElementspublic void unsetAddressLatitudeDirection()
unsetAddressLatitudeDirection in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLongitude getAddressLongitude()
getAddressLongitude in interface AddressDetails.PostalServiceElementspublic boolean isSetAddressLongitude()
isSetAddressLongitude in interface AddressDetails.PostalServiceElementspublic void setAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude addressLongitude)
setAddressLongitude in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLongitude addNewAddressLongitude()
addNewAddressLongitude in interface AddressDetails.PostalServiceElementspublic void unsetAddressLongitude()
unsetAddressLongitude in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLongitudeDirection getAddressLongitudeDirection()
getAddressLongitudeDirection in interface AddressDetails.PostalServiceElementspublic boolean isSetAddressLongitudeDirection()
isSetAddressLongitudeDirection in interface AddressDetails.PostalServiceElementspublic void setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection addressLongitudeDirection)
setAddressLongitudeDirection in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.AddressLongitudeDirection addNewAddressLongitudeDirection()
addNewAddressLongitudeDirection in interface AddressDetails.PostalServiceElementspublic void unsetAddressLongitudeDirection()
unsetAddressLongitudeDirection in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] getSupplementaryPostalServiceDataArray()
getSupplementaryPostalServiceDataArray in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SupplementaryPostalServiceData getSupplementaryPostalServiceDataArray(int i)
getSupplementaryPostalServiceDataArray in interface AddressDetails.PostalServiceElementspublic int sizeOfSupplementaryPostalServiceDataArray()
sizeOfSupplementaryPostalServiceDataArray in interface AddressDetails.PostalServiceElementspublic void setSupplementaryPostalServiceDataArray(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] supplementaryPostalServiceDataArray)
setSupplementaryPostalServiceDataArray in interface AddressDetails.PostalServiceElementspublic void setSupplementaryPostalServiceDataArray(int i,
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData supplementaryPostalServiceData)
setSupplementaryPostalServiceDataArray in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SupplementaryPostalServiceData insertNewSupplementaryPostalServiceData(int i)
insertNewSupplementaryPostalServiceData in interface AddressDetails.PostalServiceElementspublic AddressDetails.PostalServiceElements.SupplementaryPostalServiceData addNewSupplementaryPostalServiceData()
addNewSupplementaryPostalServiceData in interface AddressDetails.PostalServiceElementspublic void removeSupplementaryPostalServiceData(int i)
removeSupplementaryPostalServiceData in interface AddressDetails.PostalServiceElementspublic org.apache.xmlbeans.XmlAnySimpleType getType()
getType in interface AddressDetails.PostalServiceElementspublic boolean isSetType()
isSetType in interface AddressDetails.PostalServiceElementspublic void setType(org.apache.xmlbeans.XmlAnySimpleType type)
setType in interface AddressDetails.PostalServiceElementspublic org.apache.xmlbeans.XmlAnySimpleType addNewType()
addNewType in interface AddressDetails.PostalServiceElementspublic void unsetType()
unsetType in interface AddressDetails.PostalServiceElementsCopyright © 2015–2018 52north.org. All rights reserved.