Package x0.oasisNamesTcCiqXsdschemaXAL2
Interface ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
ThoroughfareDocumentImpl.ThoroughfareImpl.ThoroughfareNumberRangeImpl.ThoroughfareNumberToImpl
- Enclosing interface:
- ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange
public static interface ThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo extends org.apache.xmlbeans.XmlObjectAn XML ThoroughfareNumberTo(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classThoroughfareDocument.Thoroughfare.ThoroughfareNumberRange.ThoroughfareNumberTo.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AddressLineDocument.AddressLineaddNewAddressLine()Appends and returns a new empty value (as xml) as the last "AddressLine" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewCode()Appends and returns a new empty "Code" attributeThoroughfareNumberDocument.ThoroughfareNumberaddNewThoroughfareNumber()Appends and returns a new empty value (as xml) as the last "ThoroughfareNumber" elementThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefixaddNewThoroughfareNumberPrefix()Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberPrefix" elementThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffixaddNewThoroughfareNumberSuffix()Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberSuffix" elementAddressLineDocument.AddressLine[]getAddressLineArray()Gets array of all "AddressLine" elementsAddressLineDocument.AddressLinegetAddressLineArray(int i)Gets ith "AddressLine" elementorg.apache.xmlbeans.XmlAnySimpleTypegetCode()Gets the "Code" attributeThoroughfareNumberDocument.ThoroughfareNumber[]getThoroughfareNumberArray()Gets array of all "ThoroughfareNumber" elementsThoroughfareNumberDocument.ThoroughfareNumbergetThoroughfareNumberArray(int i)Gets ith "ThoroughfareNumber" elementThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[]getThoroughfareNumberPrefixArray()Gets array of all "ThoroughfareNumberPrefix" elementsThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefixgetThoroughfareNumberPrefixArray(int i)Gets ith "ThoroughfareNumberPrefix" elementThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[]getThoroughfareNumberSuffixArray()Gets array of all "ThoroughfareNumberSuffix" elementsThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffixgetThoroughfareNumberSuffixArray(int i)Gets ith "ThoroughfareNumberSuffix" elementAddressLineDocument.AddressLineinsertNewAddressLine(int i)Inserts and returns a new empty value (as xml) as the ith "AddressLine" elementThoroughfareNumberDocument.ThoroughfareNumberinsertNewThoroughfareNumber(int i)Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumber" elementThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefixinsertNewThoroughfareNumberPrefix(int i)Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberPrefix" elementThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffixinsertNewThoroughfareNumberSuffix(int i)Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberSuffix" elementbooleanisSetCode()True if has "Code" attributevoidremoveAddressLine(int i)Removes the ith "AddressLine" elementvoidremoveThoroughfareNumber(int i)Removes the ith "ThoroughfareNumber" elementvoidremoveThoroughfareNumberPrefix(int i)Removes the ith "ThoroughfareNumberPrefix" elementvoidremoveThoroughfareNumberSuffix(int i)Removes the ith "ThoroughfareNumberSuffix" elementvoidsetAddressLineArray(int i, AddressLineDocument.AddressLine addressLine)Sets ith "AddressLine" elementvoidsetAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)Sets array of all "AddressLine" elementvoidsetCode(org.apache.xmlbeans.XmlAnySimpleType code)Sets the "Code" attributevoidsetThoroughfareNumberArray(int i, ThoroughfareNumberDocument.ThoroughfareNumber thoroughfareNumber)Sets ith "ThoroughfareNumber" elementvoidsetThoroughfareNumberArray(ThoroughfareNumberDocument.ThoroughfareNumber[] thoroughfareNumberArray)Sets array of all "ThoroughfareNumber" elementvoidsetThoroughfareNumberPrefixArray(int i, ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix thoroughfareNumberPrefix)Sets ith "ThoroughfareNumberPrefix" elementvoidsetThoroughfareNumberPrefixArray(ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] thoroughfareNumberPrefixArray)Sets array of all "ThoroughfareNumberPrefix" elementvoidsetThoroughfareNumberSuffixArray(int i, ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix thoroughfareNumberSuffix)Sets ith "ThoroughfareNumberSuffix" elementvoidsetThoroughfareNumberSuffixArray(ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] thoroughfareNumberSuffixArray)Sets array of all "ThoroughfareNumberSuffix" elementintsizeOfAddressLineArray()Returns number of "AddressLine" elementintsizeOfThoroughfareNumberArray()Returns number of "ThoroughfareNumber" elementintsizeOfThoroughfareNumberPrefixArray()Returns number of "ThoroughfareNumberPrefix" elementintsizeOfThoroughfareNumberSuffixArray()Returns number of "ThoroughfareNumberSuffix" elementvoidunsetCode()Unsets the "Code" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
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, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getAddressLineArray
AddressLineDocument.AddressLine[] getAddressLineArray()
Gets array of all "AddressLine" elements
-
getAddressLineArray
AddressLineDocument.AddressLine getAddressLineArray(int i)
Gets ith "AddressLine" element
-
sizeOfAddressLineArray
int sizeOfAddressLineArray()
Returns number of "AddressLine" element
-
setAddressLineArray
void setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
-
setAddressLineArray
void setAddressLineArray(int i, AddressLineDocument.AddressLine addressLine)Sets ith "AddressLine" element
-
insertNewAddressLine
AddressLineDocument.AddressLine insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
-
addNewAddressLine
AddressLineDocument.AddressLine addNewAddressLine()
Appends and returns a new empty value (as xml) as the last "AddressLine" element
-
removeAddressLine
void removeAddressLine(int i)
Removes the ith "AddressLine" element
-
getThoroughfareNumberPrefixArray
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] getThoroughfareNumberPrefixArray()
Gets array of all "ThoroughfareNumberPrefix" elements
-
getThoroughfareNumberPrefixArray
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix getThoroughfareNumberPrefixArray(int i)
Gets ith "ThoroughfareNumberPrefix" element
-
sizeOfThoroughfareNumberPrefixArray
int sizeOfThoroughfareNumberPrefixArray()
Returns number of "ThoroughfareNumberPrefix" element
-
setThoroughfareNumberPrefixArray
void setThoroughfareNumberPrefixArray(ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix[] thoroughfareNumberPrefixArray)
Sets array of all "ThoroughfareNumberPrefix" element
-
setThoroughfareNumberPrefixArray
void setThoroughfareNumberPrefixArray(int i, ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix thoroughfareNumberPrefix)Sets ith "ThoroughfareNumberPrefix" element
-
insertNewThoroughfareNumberPrefix
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix insertNewThoroughfareNumberPrefix(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberPrefix" element
-
addNewThoroughfareNumberPrefix
ThoroughfareNumberPrefixDocument.ThoroughfareNumberPrefix addNewThoroughfareNumberPrefix()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberPrefix" element
-
removeThoroughfareNumberPrefix
void removeThoroughfareNumberPrefix(int i)
Removes the ith "ThoroughfareNumberPrefix" element
-
getThoroughfareNumberArray
ThoroughfareNumberDocument.ThoroughfareNumber[] getThoroughfareNumberArray()
Gets array of all "ThoroughfareNumber" elements
-
getThoroughfareNumberArray
ThoroughfareNumberDocument.ThoroughfareNumber getThoroughfareNumberArray(int i)
Gets ith "ThoroughfareNumber" element
-
sizeOfThoroughfareNumberArray
int sizeOfThoroughfareNumberArray()
Returns number of "ThoroughfareNumber" element
-
setThoroughfareNumberArray
void setThoroughfareNumberArray(ThoroughfareNumberDocument.ThoroughfareNumber[] thoroughfareNumberArray)
Sets array of all "ThoroughfareNumber" element
-
setThoroughfareNumberArray
void setThoroughfareNumberArray(int i, ThoroughfareNumberDocument.ThoroughfareNumber thoroughfareNumber)Sets ith "ThoroughfareNumber" element
-
insertNewThoroughfareNumber
ThoroughfareNumberDocument.ThoroughfareNumber insertNewThoroughfareNumber(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumber" element
-
addNewThoroughfareNumber
ThoroughfareNumberDocument.ThoroughfareNumber addNewThoroughfareNumber()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumber" element
-
removeThoroughfareNumber
void removeThoroughfareNumber(int i)
Removes the ith "ThoroughfareNumber" element
-
getThoroughfareNumberSuffixArray
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] getThoroughfareNumberSuffixArray()
Gets array of all "ThoroughfareNumberSuffix" elements
-
getThoroughfareNumberSuffixArray
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix getThoroughfareNumberSuffixArray(int i)
Gets ith "ThoroughfareNumberSuffix" element
-
sizeOfThoroughfareNumberSuffixArray
int sizeOfThoroughfareNumberSuffixArray()
Returns number of "ThoroughfareNumberSuffix" element
-
setThoroughfareNumberSuffixArray
void setThoroughfareNumberSuffixArray(ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix[] thoroughfareNumberSuffixArray)
Sets array of all "ThoroughfareNumberSuffix" element
-
setThoroughfareNumberSuffixArray
void setThoroughfareNumberSuffixArray(int i, ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix thoroughfareNumberSuffix)Sets ith "ThoroughfareNumberSuffix" element
-
insertNewThoroughfareNumberSuffix
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix insertNewThoroughfareNumberSuffix(int i)
Inserts and returns a new empty value (as xml) as the ith "ThoroughfareNumberSuffix" element
-
addNewThoroughfareNumberSuffix
ThoroughfareNumberSuffixDocument.ThoroughfareNumberSuffix addNewThoroughfareNumberSuffix()
Appends and returns a new empty value (as xml) as the last "ThoroughfareNumberSuffix" element
-
removeThoroughfareNumberSuffix
void removeThoroughfareNumberSuffix(int i)
Removes the ith "ThoroughfareNumberSuffix" element
-
getCode
org.apache.xmlbeans.XmlAnySimpleType getCode()
Gets the "Code" attribute
-
isSetCode
boolean isSetCode()
True if has "Code" attribute
-
setCode
void setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
-
addNewCode
org.apache.xmlbeans.XmlAnySimpleType addNewCode()
Appends and returns a new empty "Code" attribute
-
unsetCode
void unsetCode()
Unsets the "Code" attribute
-
-