public static interface PostBoxDocument.PostBox
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
PostBoxDocument.PostBox.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
PostBoxDocument.PostBox.PostBoxNumber
An XML PostBoxNumber(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
PostBoxDocument.PostBox.PostBoxNumberExtension
An XML PostBoxNumberExtension(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
PostBoxDocument.PostBox.PostBoxNumberPrefix
An XML PostBoxNumberPrefix(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
PostBoxDocument.PostBox.PostBoxNumberSuffix
An XML PostBoxNumberSuffix(@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 |
|---|---|
AddressLineDocument.AddressLine |
addNewAddressLine()
Appends and returns a new empty value (as xml) as the last "AddressLine" element
|
FirmType |
addNewFirm()
Appends and returns a new empty "Firm" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewIndicator()
Appends and returns a new empty "Indicator" attribute
|
PostalCodeDocument.PostalCode |
addNewPostalCode()
Appends and returns a new empty "PostalCode" element
|
PostBoxDocument.PostBox.PostBoxNumber |
addNewPostBoxNumber()
Appends and returns a new empty "PostBoxNumber" element
|
PostBoxDocument.PostBox.PostBoxNumberExtension |
addNewPostBoxNumberExtension()
Appends and returns a new empty "PostBoxNumberExtension" element
|
PostBoxDocument.PostBox.PostBoxNumberPrefix |
addNewPostBoxNumberPrefix()
Appends and returns a new empty "PostBoxNumberPrefix" element
|
PostBoxDocument.PostBox.PostBoxNumberSuffix |
addNewPostBoxNumberSuffix()
Appends and returns a new empty "PostBoxNumberSuffix" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewType()
Appends and returns a new empty "Type" attribute
|
AddressLineDocument.AddressLine[] |
getAddressLineArray()
Gets array of all "AddressLine" elements
|
AddressLineDocument.AddressLine |
getAddressLineArray(int i)
Gets ith "AddressLine" element
|
FirmType |
getFirm()
Gets the "Firm" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
PostalCodeDocument.PostalCode |
getPostalCode()
Gets the "PostalCode" element
|
PostBoxDocument.PostBox.PostBoxNumber |
getPostBoxNumber()
Gets the "PostBoxNumber" element
|
PostBoxDocument.PostBox.PostBoxNumberExtension |
getPostBoxNumberExtension()
Gets the "PostBoxNumberExtension" element
|
PostBoxDocument.PostBox.PostBoxNumberPrefix |
getPostBoxNumberPrefix()
Gets the "PostBoxNumberPrefix" element
|
PostBoxDocument.PostBox.PostBoxNumberSuffix |
getPostBoxNumberSuffix()
Gets the "PostBoxNumberSuffix" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getType()
Gets the "Type" attribute
|
AddressLineDocument.AddressLine |
insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
|
boolean |
isSetFirm()
True if has "Firm" element
|
boolean |
isSetIndicator()
True if has "Indicator" attribute
|
boolean |
isSetPostalCode()
True if has "PostalCode" element
|
boolean |
isSetPostBoxNumberExtension()
True if has "PostBoxNumberExtension" element
|
boolean |
isSetPostBoxNumberPrefix()
True if has "PostBoxNumberPrefix" element
|
boolean |
isSetPostBoxNumberSuffix()
True if has "PostBoxNumberSuffix" element
|
boolean |
isSetType()
True if has "Type" attribute
|
void |
removeAddressLine(int i)
Removes the ith "AddressLine" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setFirm(FirmType firm)
Sets the "Firm" element
|
void |
setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
|
void |
setPostalCode(PostalCodeDocument.PostalCode postalCode)
Sets the "PostalCode" element
|
void |
setPostBoxNumber(PostBoxDocument.PostBox.PostBoxNumber postBoxNumber)
Sets the "PostBoxNumber" element
|
void |
setPostBoxNumberExtension(PostBoxDocument.PostBox.PostBoxNumberExtension postBoxNumberExtension)
Sets the "PostBoxNumberExtension" element
|
void |
setPostBoxNumberPrefix(PostBoxDocument.PostBox.PostBoxNumberPrefix postBoxNumberPrefix)
Sets the "PostBoxNumberPrefix" element
|
void |
setPostBoxNumberSuffix(PostBoxDocument.PostBox.PostBoxNumberSuffix postBoxNumberSuffix)
Sets the "PostBoxNumberSuffix" element
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
void |
unsetFirm()
Unsets the "Firm" element
|
void |
unsetIndicator()
Unsets the "Indicator" attribute
|
void |
unsetPostalCode()
Unsets the "PostalCode" element
|
void |
unsetPostBoxNumberExtension()
Unsets the "PostBoxNumberExtension" element
|
void |
unsetPostBoxNumberPrefix()
Unsets the "PostBoxNumberPrefix" element
|
void |
unsetPostBoxNumberSuffix()
Unsets the "PostBoxNumberSuffix" 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, xmlTextAddressLineDocument.AddressLine[] getAddressLineArray()
AddressLineDocument.AddressLine getAddressLineArray(int i)
int sizeOfAddressLineArray()
void setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
void setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
AddressLineDocument.AddressLine insertNewAddressLine(int i)
AddressLineDocument.AddressLine addNewAddressLine()
void removeAddressLine(int i)
PostBoxDocument.PostBox.PostBoxNumber getPostBoxNumber()
void setPostBoxNumber(PostBoxDocument.PostBox.PostBoxNumber postBoxNumber)
PostBoxDocument.PostBox.PostBoxNumber addNewPostBoxNumber()
PostBoxDocument.PostBox.PostBoxNumberPrefix getPostBoxNumberPrefix()
boolean isSetPostBoxNumberPrefix()
void setPostBoxNumberPrefix(PostBoxDocument.PostBox.PostBoxNumberPrefix postBoxNumberPrefix)
PostBoxDocument.PostBox.PostBoxNumberPrefix addNewPostBoxNumberPrefix()
void unsetPostBoxNumberPrefix()
PostBoxDocument.PostBox.PostBoxNumberSuffix getPostBoxNumberSuffix()
boolean isSetPostBoxNumberSuffix()
void setPostBoxNumberSuffix(PostBoxDocument.PostBox.PostBoxNumberSuffix postBoxNumberSuffix)
PostBoxDocument.PostBox.PostBoxNumberSuffix addNewPostBoxNumberSuffix()
void unsetPostBoxNumberSuffix()
PostBoxDocument.PostBox.PostBoxNumberExtension getPostBoxNumberExtension()
boolean isSetPostBoxNumberExtension()
void setPostBoxNumberExtension(PostBoxDocument.PostBox.PostBoxNumberExtension postBoxNumberExtension)
PostBoxDocument.PostBox.PostBoxNumberExtension addNewPostBoxNumberExtension()
void unsetPostBoxNumberExtension()
FirmType getFirm()
boolean isSetFirm()
void setFirm(FirmType firm)
FirmType addNewFirm()
void unsetFirm()
PostalCodeDocument.PostalCode getPostalCode()
boolean isSetPostalCode()
void setPostalCode(PostalCodeDocument.PostalCode postalCode)
PostalCodeDocument.PostalCode addNewPostalCode()
void unsetPostalCode()
org.apache.xmlbeans.XmlAnySimpleType getType()
boolean isSetType()
void setType(org.apache.xmlbeans.XmlAnySimpleType type)
org.apache.xmlbeans.XmlAnySimpleType addNewType()
void unsetType()
org.apache.xmlbeans.XmlAnySimpleType getIndicator()
boolean isSetIndicator()
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
void unsetIndicator()
Copyright © 2015–2018 52north.org. All rights reserved.