public static interface AddressDetails.PostalServiceElements
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AddressDetails.PostalServiceElements.AddressIdentifier
An XML AddressIdentifier(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.AddressLatitude
An XML AddressLatitude(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.AddressLatitudeDirection
An XML AddressLatitudeDirection(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.AddressLongitude
An XML AddressLongitude(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.AddressLongitudeDirection
An XML AddressLongitudeDirection(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.Barcode
An XML Barcode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.EndorsementLineCode
An XML EndorsementLineCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetails.PostalServiceElements.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
AddressDetails.PostalServiceElements.KeyLineCode
An XML KeyLineCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.SortingCode
An XML SortingCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData
An XML SupplementaryPostalServiceData(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| 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
|
changeType, 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, xmlTextAddressDetails.PostalServiceElements.AddressIdentifier[] getAddressIdentifierArray()
AddressDetails.PostalServiceElements.AddressIdentifier getAddressIdentifierArray(int i)
int sizeOfAddressIdentifierArray()
void setAddressIdentifierArray(AddressDetails.PostalServiceElements.AddressIdentifier[] addressIdentifierArray)
void setAddressIdentifierArray(int i,
AddressDetails.PostalServiceElements.AddressIdentifier addressIdentifier)
AddressDetails.PostalServiceElements.AddressIdentifier insertNewAddressIdentifier(int i)
AddressDetails.PostalServiceElements.AddressIdentifier addNewAddressIdentifier()
void removeAddressIdentifier(int i)
AddressDetails.PostalServiceElements.EndorsementLineCode getEndorsementLineCode()
boolean isSetEndorsementLineCode()
void setEndorsementLineCode(AddressDetails.PostalServiceElements.EndorsementLineCode endorsementLineCode)
AddressDetails.PostalServiceElements.EndorsementLineCode addNewEndorsementLineCode()
void unsetEndorsementLineCode()
AddressDetails.PostalServiceElements.KeyLineCode getKeyLineCode()
boolean isSetKeyLineCode()
void setKeyLineCode(AddressDetails.PostalServiceElements.KeyLineCode keyLineCode)
AddressDetails.PostalServiceElements.KeyLineCode addNewKeyLineCode()
void unsetKeyLineCode()
AddressDetails.PostalServiceElements.Barcode getBarcode()
boolean isSetBarcode()
void setBarcode(AddressDetails.PostalServiceElements.Barcode barcode)
AddressDetails.PostalServiceElements.Barcode addNewBarcode()
void unsetBarcode()
AddressDetails.PostalServiceElements.SortingCode getSortingCode()
boolean isSetSortingCode()
void setSortingCode(AddressDetails.PostalServiceElements.SortingCode sortingCode)
AddressDetails.PostalServiceElements.SortingCode addNewSortingCode()
void unsetSortingCode()
AddressDetails.PostalServiceElements.AddressLatitude getAddressLatitude()
boolean isSetAddressLatitude()
void setAddressLatitude(AddressDetails.PostalServiceElements.AddressLatitude addressLatitude)
AddressDetails.PostalServiceElements.AddressLatitude addNewAddressLatitude()
void unsetAddressLatitude()
AddressDetails.PostalServiceElements.AddressLatitudeDirection getAddressLatitudeDirection()
boolean isSetAddressLatitudeDirection()
void setAddressLatitudeDirection(AddressDetails.PostalServiceElements.AddressLatitudeDirection addressLatitudeDirection)
AddressDetails.PostalServiceElements.AddressLatitudeDirection addNewAddressLatitudeDirection()
void unsetAddressLatitudeDirection()
AddressDetails.PostalServiceElements.AddressLongitude getAddressLongitude()
boolean isSetAddressLongitude()
void setAddressLongitude(AddressDetails.PostalServiceElements.AddressLongitude addressLongitude)
AddressDetails.PostalServiceElements.AddressLongitude addNewAddressLongitude()
void unsetAddressLongitude()
AddressDetails.PostalServiceElements.AddressLongitudeDirection getAddressLongitudeDirection()
boolean isSetAddressLongitudeDirection()
void setAddressLongitudeDirection(AddressDetails.PostalServiceElements.AddressLongitudeDirection addressLongitudeDirection)
AddressDetails.PostalServiceElements.AddressLongitudeDirection addNewAddressLongitudeDirection()
void unsetAddressLongitudeDirection()
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] getSupplementaryPostalServiceDataArray()
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData getSupplementaryPostalServiceDataArray(int i)
int sizeOfSupplementaryPostalServiceDataArray()
void setSupplementaryPostalServiceDataArray(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] supplementaryPostalServiceDataArray)
void setSupplementaryPostalServiceDataArray(int i,
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData supplementaryPostalServiceData)
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData insertNewSupplementaryPostalServiceData(int i)
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData addNewSupplementaryPostalServiceData()
void removeSupplementaryPostalServiceData(int i)
org.apache.xmlbeans.XmlAnySimpleType getType()
boolean isSetType()
void setType(org.apache.xmlbeans.XmlAnySimpleType type)
org.apache.xmlbeans.XmlAnySimpleType addNewType()
void unsetType()
Copyright © 2015–2018 52north.org. All rights reserved.