public static interface ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo.Factory
A factory class with static methods for creating instances
of this type.
|
| 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
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewCode()
Appends and returns a new empty "Code" attribute
|
ThoroughfareNumberDocument.ThoroughfareNumber |
addNewThoroughfareNumber()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumber" element
|
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix |
addNewThoroughfareNumberPrefix()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberPrefix" element
|
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix |
addNewThoroughfareNumberSuffix()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberSuffix" element
|
AddressLineDocument.AddressLine[] |
getAddressLineArray()
Gets array of all "AddressLine" elements
|
AddressLineDocument.AddressLine |
getAddressLineArray(int i)
Gets ith "AddressLine" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getCode()
Gets the "Code" attribute
|
ThoroughfareNumberDocument.ThoroughfareNumber[] |
getThoroughfareNumberArray()
Gets array of all "ThoroughfareNumber" elements
|
ThoroughfareNumberDocument.ThoroughfareNumber |
getThoroughfareNumberArray(int i)
Gets ith "ThoroughfareNumber" element
|
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] |
getThoroughfareNumberPrefixArray()
Gets array of all "ThoroughfareNumberPrefix" elements
|
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix |
getThoroughfareNumberPrefixArray(int i)
Gets ith "ThoroughfareNumberPrefix" element
|
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] |
getThoroughfareNumberSuffixArray()
Gets array of all "ThoroughfareNumberSuffix" elements
|
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix |
getThoroughfareNumberSuffixArray(int i)
Gets ith "ThoroughfareNumberSuffix" element
|
AddressLineDocument.AddressLine |
insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
|
ThoroughfareNumberDocument.ThoroughfareNumber |
insertNewThoroughfareNumber(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumber" element
|
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix |
insertNewThoroughfareNumberPrefix(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberPrefix" element
|
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix |
insertNewThoroughfareNumberSuffix(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberSuffix" element
|
boolean |
isSetCode()
True if has "Code" attribute
|
void |
removeAddressLine(int i)
Removes the ith "AddressLine" element
|
void |
removeThoroughfareNumber(int i)
Removes the ith "ThoroughfareNumber" element
|
void |
removeThoroughfareNumberPrefix(int i)
Removes the ith "ThoroughfareNumberPrefix" element
|
void |
removeThoroughfareNumberSuffix(int i)
Removes the ith "ThoroughfareNumberSuffix" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
|
void |
setThoroughfareNumberArray(int i,
ThoroughfareNumberDocument.ThoroughfareNumber thoroughfareNumber)
Sets ith "ThoroughfareNumber" element
|
void |
setThoroughfareNumberArray(ThoroughfareNumberDocument.ThoroughfareNumber[] thoroughfareNumberArray)
Sets array of all "ThoroughfareNumber" element
|
void |
setThoroughfareNumberPrefixArray(int i,
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix thoroughfareNumberPrefix)
Sets ith "ThoroughfareNumberPrefix" element
|
void |
setThoroughfareNumberPrefixArray(ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] thoroughfareNumberPrefixArray)
Sets array of all "ThoroughfareNumberPrefix" element
|
void |
setThoroughfareNumberSuffixArray(int i,
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix thoroughfareNumberSuffix)
Sets ith "ThoroughfareNumberSuffix" element
|
void |
setThoroughfareNumberSuffixArray(ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] thoroughfareNumberSuffixArray)
Sets array of all "ThoroughfareNumberSuffix" element
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
int |
sizeOfThoroughfareNumberArray()
Returns number of "ThoroughfareNumber" element
|
int |
sizeOfThoroughfareNumberPrefixArray()
Returns number of "ThoroughfareNumberPrefix" element
|
int |
sizeOfThoroughfareNumberSuffixArray()
Returns number of "ThoroughfareNumberSuffix" element
|
void |
unsetCode()
Unsets the "Code" 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)
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] getThoroughfareNumberPrefixArray()
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix getThoroughfareNumberPrefixArray(int i)
int sizeOfThoroughfareNumberPrefixArray()
void setThoroughfareNumberPrefixArray(ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] thoroughfareNumberPrefixArray)
void setThoroughfareNumberPrefixArray(int i,
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix thoroughfareNumberPrefix)
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix insertNewThoroughfareNumberPrefix(int i)
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix addNewThoroughfareNumberPrefix()
void removeThoroughfareNumberPrefix(int i)
ThoroughfareNumberDocument.ThoroughfareNumber[] getThoroughfareNumberArray()
ThoroughfareNumberDocument.ThoroughfareNumber getThoroughfareNumberArray(int i)
int sizeOfThoroughfareNumberArray()
void setThoroughfareNumberArray(ThoroughfareNumberDocument.ThoroughfareNumber[] thoroughfareNumberArray)
void setThoroughfareNumberArray(int i,
ThoroughfareNumberDocument.ThoroughfareNumber thoroughfareNumber)
ThoroughfareNumberDocument.ThoroughfareNumber insertNewThoroughfareNumber(int i)
ThoroughfareNumberDocument.ThoroughfareNumber addNewThoroughfareNumber()
void removeThoroughfareNumber(int i)
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] getThoroughfareNumberSuffixArray()
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix getThoroughfareNumberSuffixArray(int i)
int sizeOfThoroughfareNumberSuffixArray()
void setThoroughfareNumberSuffixArray(ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] thoroughfareNumberSuffixArray)
void setThoroughfareNumberSuffixArray(int i,
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix thoroughfareNumberSuffix)
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix insertNewThoroughfareNumberSuffix(int i)
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix addNewThoroughfareNumberSuffix()
void removeThoroughfareNumberSuffix(int i)
org.apache.xmlbeans.XmlAnySimpleType getCode()
boolean isSetCode()
void setCode(org.apache.xmlbeans.XmlAnySimpleType code)
org.apache.xmlbeans.XmlAnySimpleType addNewCode()
void unsetCode()
Copyright © 2015–2018 52north.org. All rights reserved.