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