public static interface ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence
An XML IndicatorOccurrence(@).
|
static interface |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence
An XML NumberRangeOccurrence(@).
|
static interface |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType
An XML RangeType(@).
|
static interface |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom
An XML ThoroughfareNumberFrom(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo
An XML ThoroughfareNumberTo(@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
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewCode()
Appends and returns a new empty "Code" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewIndicator()
Appends and returns a new empty "Indicator" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewSeparator()
Appends and returns a new empty "Separator" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom |
addNewThoroughfareNumberFrom()
Appends and returns a new empty "ThoroughfareNumberFrom" element
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
addNewThoroughfareNumberTo()
Appends and returns a new empty "ThoroughfareNumberTo" 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
|
org.apache.xmlbeans.XmlAnySimpleType |
getCode()
Gets the "Code" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence.Enum |
getIndicatorOccurrence()
Gets the "IndicatorOccurrence" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence.Enum |
getNumberRangeOccurrence()
Gets the "NumberRangeOccurrence" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Enum |
getRangeType()
Gets the "RangeType" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getSeparator()
Gets the "Separator" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom |
getThoroughfareNumberFrom()
Gets the "ThoroughfareNumberFrom" element
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo |
getThoroughfareNumberTo()
Gets the "ThoroughfareNumberTo" 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 |
isSetCode()
True if has "Code" attribute
|
boolean |
isSetIndicator()
True if has "Indicator" attribute
|
boolean |
isSetIndicatorOccurrence()
True if has "IndicatorOccurrence" attribute
|
boolean |
isSetNumberRangeOccurrence()
True if has "NumberRangeOccurrence" attribute
|
boolean |
isSetRangeType()
True if has "RangeType" attribute
|
boolean |
isSetSeparator()
True if has "Separator" attribute
|
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 |
setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
|
void |
setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
|
void |
setIndicatorOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence.Enum indicatorOccurrence)
Sets the "IndicatorOccurrence" attribute
|
void |
setNumberRangeOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence.Enum numberRangeOccurrence)
Sets the "NumberRangeOccurrence" attribute
|
void |
setRangeType(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Enum rangeType)
Sets the "RangeType" attribute
|
void |
setSeparator(org.apache.xmlbeans.XmlAnySimpleType separator)
Sets the "Separator" attribute
|
void |
setThoroughfareNumberFrom(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom thoroughfareNumberFrom)
Sets the "ThoroughfareNumberFrom" element
|
void |
setThoroughfareNumberTo(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo thoroughfareNumberTo)
Sets the "ThoroughfareNumberTo" element
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
void |
unsetCode()
Unsets the "Code" attribute
|
void |
unsetIndicator()
Unsets the "Indicator" attribute
|
void |
unsetIndicatorOccurrence()
Unsets the "IndicatorOccurrence" attribute
|
void |
unsetNumberRangeOccurrence()
Unsets the "NumberRangeOccurrence" attribute
|
void |
unsetRangeType()
Unsets the "RangeType" attribute
|
void |
unsetSeparator()
Unsets the "Separator" attribute
|
void |
unsetType()
Unsets the "Type" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence |
xgetIndicatorOccurrence()
Gets (as xml) the "IndicatorOccurrence" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence |
xgetNumberRangeOccurrence()
Gets (as xml) the "NumberRangeOccurrence" attribute
|
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType |
xgetRangeType()
Gets (as xml) the "RangeType" attribute
|
void |
xsetIndicatorOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence indicatorOccurrence)
Sets (as xml) the "IndicatorOccurrence" attribute
|
void |
xsetNumberRangeOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence numberRangeOccurrence)
Sets (as xml) the "NumberRangeOccurrence" attribute
|
void |
xsetRangeType(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType rangeType)
Sets (as xml) the "RangeType" 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)
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom getThoroughfareNumberFrom()
void setThoroughfareNumberFrom(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom thoroughfareNumberFrom)
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberFrom addNewThoroughfareNumberFrom()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo getThoroughfareNumberTo()
void setThoroughfareNumberTo(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo thoroughfareNumberTo)
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo addNewThoroughfareNumberTo()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Enum getRangeType()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType xgetRangeType()
boolean isSetRangeType()
void setRangeType(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType.Enum rangeType)
void xsetRangeType(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.RangeType rangeType)
void unsetRangeType()
org.apache.xmlbeans.XmlAnySimpleType getIndicator()
boolean isSetIndicator()
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
void unsetIndicator()
org.apache.xmlbeans.XmlAnySimpleType getSeparator()
boolean isSetSeparator()
void setSeparator(org.apache.xmlbeans.XmlAnySimpleType separator)
org.apache.xmlbeans.XmlAnySimpleType addNewSeparator()
void unsetSeparator()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence.Enum getIndicatorOccurrence()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence xgetIndicatorOccurrence()
boolean isSetIndicatorOccurrence()
void setIndicatorOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence.Enum indicatorOccurrence)
void xsetIndicatorOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.IndicatorOccurrence indicatorOccurrence)
void unsetIndicatorOccurrence()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence.Enum getNumberRangeOccurrence()
ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence xgetNumberRangeOccurrence()
boolean isSetNumberRangeOccurrence()
void setNumberRangeOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence.Enum numberRangeOccurrence)
void xsetNumberRangeOccurrence(ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.NumberRangeOccurrence numberRangeOccurrence)
void unsetNumberRangeOccurrence()
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 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.