public static interface ThoroughfareDocument.Thoroughfare.DependentThoroughfare
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ThoroughfareDocument.Thoroughfare.DependentThoroughfare.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
|
ThoroughfareLeadingTypeType |
addNewThoroughfareLeadingType()
Appends and returns a new empty "ThoroughfareLeadingType" element
|
ThoroughfareNameType |
addNewThoroughfareName()
Appends and returns a new empty value (as xml) as the last "ThoroughfareName" element
|
ThoroughfarePostDirectionType |
addNewThoroughfarePostDirection()
Appends and returns a new empty "ThoroughfarePostDirection" element
|
ThoroughfarePreDirectionType |
addNewThoroughfarePreDirection()
Appends and returns a new empty "ThoroughfarePreDirection" element
|
ThoroughfareTrailingTypeType |
addNewThoroughfareTrailingType()
Appends and returns a new empty "ThoroughfareTrailingType" 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
|
ThoroughfareLeadingTypeType |
getThoroughfareLeadingType()
Gets the "ThoroughfareLeadingType" element
|
ThoroughfareNameType[] |
getThoroughfareNameArray()
Gets array of all "ThoroughfareName" elements
|
ThoroughfareNameType |
getThoroughfareNameArray(int i)
Gets ith "ThoroughfareName" element
|
ThoroughfarePostDirectionType |
getThoroughfarePostDirection()
Gets the "ThoroughfarePostDirection" element
|
ThoroughfarePreDirectionType |
getThoroughfarePreDirection()
Gets the "ThoroughfarePreDirection" element
|
ThoroughfareTrailingTypeType |
getThoroughfareTrailingType()
Gets the "ThoroughfareTrailingType" 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
|
ThoroughfareNameType |
insertNewThoroughfareName(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareName" element
|
boolean |
isSetThoroughfareLeadingType()
True if has "ThoroughfareLeadingType" element
|
boolean |
isSetThoroughfarePostDirection()
True if has "ThoroughfarePostDirection" element
|
boolean |
isSetThoroughfarePreDirection()
True if has "ThoroughfarePreDirection" element
|
boolean |
isSetThoroughfareTrailingType()
True if has "ThoroughfareTrailingType" element
|
boolean |
isSetType()
True if has "Type" attribute
|
void |
removeAddressLine(int i)
Removes the ith "AddressLine" element
|
void |
removeThoroughfareName(int i)
Removes the ith "ThoroughfareName" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setThoroughfareLeadingType(ThoroughfareLeadingTypeType thoroughfareLeadingType)
Sets the "ThoroughfareLeadingType" element
|
void |
setThoroughfareNameArray(int i,
ThoroughfareNameType thoroughfareName)
Sets ith "ThoroughfareName" element
|
void |
setThoroughfareNameArray(ThoroughfareNameType[] thoroughfareNameArray)
Sets array of all "ThoroughfareName" element
|
void |
setThoroughfarePostDirection(ThoroughfarePostDirectionType thoroughfarePostDirection)
Sets the "ThoroughfarePostDirection" element
|
void |
setThoroughfarePreDirection(ThoroughfarePreDirectionType thoroughfarePreDirection)
Sets the "ThoroughfarePreDirection" element
|
void |
setThoroughfareTrailingType(ThoroughfareTrailingTypeType thoroughfareTrailingType)
Sets the "ThoroughfareTrailingType" element
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
int |
sizeOfThoroughfareNameArray()
Returns number of "ThoroughfareName" element
|
void |
unsetThoroughfareLeadingType()
Unsets the "ThoroughfareLeadingType" element
|
void |
unsetThoroughfarePostDirection()
Unsets the "ThoroughfarePostDirection" element
|
void |
unsetThoroughfarePreDirection()
Unsets the "ThoroughfarePreDirection" element
|
void |
unsetThoroughfareTrailingType()
Unsets the "ThoroughfareTrailingType" 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)
ThoroughfarePreDirectionType getThoroughfarePreDirection()
boolean isSetThoroughfarePreDirection()
void setThoroughfarePreDirection(ThoroughfarePreDirectionType thoroughfarePreDirection)
ThoroughfarePreDirectionType addNewThoroughfarePreDirection()
void unsetThoroughfarePreDirection()
ThoroughfareLeadingTypeType getThoroughfareLeadingType()
boolean isSetThoroughfareLeadingType()
void setThoroughfareLeadingType(ThoroughfareLeadingTypeType thoroughfareLeadingType)
ThoroughfareLeadingTypeType addNewThoroughfareLeadingType()
void unsetThoroughfareLeadingType()
ThoroughfareNameType[] getThoroughfareNameArray()
ThoroughfareNameType getThoroughfareNameArray(int i)
int sizeOfThoroughfareNameArray()
void setThoroughfareNameArray(ThoroughfareNameType[] thoroughfareNameArray)
void setThoroughfareNameArray(int i,
ThoroughfareNameType thoroughfareName)
ThoroughfareNameType insertNewThoroughfareName(int i)
ThoroughfareNameType addNewThoroughfareName()
void removeThoroughfareName(int i)
ThoroughfareTrailingTypeType getThoroughfareTrailingType()
boolean isSetThoroughfareTrailingType()
void setThoroughfareTrailingType(ThoroughfareTrailingTypeType thoroughfareTrailingType)
ThoroughfareTrailingTypeType addNewThoroughfareTrailingType()
void unsetThoroughfareTrailingType()
ThoroughfarePostDirectionType getThoroughfarePostDirection()
boolean isSetThoroughfarePostDirection()
void setThoroughfarePostDirection(ThoroughfarePostDirectionType thoroughfarePostDirection)
ThoroughfarePostDirectionType addNewThoroughfarePostDirection()
void unsetThoroughfarePostDirection()
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.