| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
DependentLocalityType |
ThoroughfareDocument.Thoroughfare.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
LocalityDocument.Locality.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
DependentLocalityType.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
ThoroughfareDocument.Thoroughfare.getDependentLocality()
Gets the "DependentLocality" element
|
DependentLocalityType |
LocalityDocument.Locality.getDependentLocality()
Gets the "DependentLocality" element
|
DependentLocalityType |
DependentLocalityType.getDependentLocality()
Gets the "DependentLocality" element
|
static DependentLocalityType |
DependentLocalityType.Factory.newInstance() |
static DependentLocalityType |
DependentLocalityType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.File file) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.InputStream is) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(org.w3c.dom.Node node) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.Reader r) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.lang.String xmlAsString) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.net.URL u) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DependentLocalityType |
DependentLocalityType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DependentLocalityType |
DependentLocalityType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static DependentLocalityType |
DependentLocalityType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThoroughfareDocument.Thoroughfare.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
LocalityDocument.Locality.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
DependentLocalityType.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependentLocalityTypeImpl
An XML DependentLocalityType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DependentLocalityType |
ThoroughfareDocumentImpl.ThoroughfareImpl.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
LocalityDocumentImpl.LocalityImpl.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
DependentLocalityTypeImpl.addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType |
ThoroughfareDocumentImpl.ThoroughfareImpl.getDependentLocality()
Gets the "DependentLocality" element
|
DependentLocalityType |
LocalityDocumentImpl.LocalityImpl.getDependentLocality()
Gets the "DependentLocality" element
|
DependentLocalityType |
DependentLocalityTypeImpl.getDependentLocality()
Gets the "DependentLocality" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThoroughfareDocumentImpl.ThoroughfareImpl.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
LocalityDocumentImpl.LocalityImpl.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
DependentLocalityTypeImpl.setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
Copyright © 2015–2018 52north.org. All rights reserved.