| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
FirmType |
ThoroughfareDocument.Thoroughfare.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
SubPremiseType.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
PremiseDocument.Premise.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
PostBoxDocument.PostBox.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
ThoroughfareDocument.Thoroughfare.getFirm()
Gets the "Firm" element
|
FirmType |
SubPremiseType.getFirm()
Gets the "Firm" element
|
FirmType |
PremiseDocument.Premise.getFirm()
Gets the "Firm" element
|
FirmType |
PostBoxDocument.PostBox.getFirm()
Gets the "Firm" element
|
static FirmType |
FirmType.Factory.newInstance() |
static FirmType |
FirmType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(java.io.File file) |
static FirmType |
FirmType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(java.io.InputStream is) |
static FirmType |
FirmType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(org.w3c.dom.Node node) |
static FirmType |
FirmType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(java.io.Reader r) |
static FirmType |
FirmType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(java.lang.String xmlAsString) |
static FirmType |
FirmType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(java.net.URL u) |
static FirmType |
FirmType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static FirmType |
FirmType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static FirmType |
FirmType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static FirmType |
FirmType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static FirmType |
FirmType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThoroughfareDocument.Thoroughfare.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
SubPremiseType.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
PremiseDocument.Premise.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
PostBoxDocument.PostBox.setFirm(FirmType firm)
Sets the "Firm" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
FirmTypeImpl
An XML FirmType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
FirmType |
ThoroughfareDocumentImpl.ThoroughfareImpl.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
SubPremiseTypeImpl.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
PremiseDocumentImpl.PremiseImpl.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
PostBoxDocumentImpl.PostBoxImpl.addNewFirm()
Appends and returns a new empty "Firm" element
|
FirmType |
ThoroughfareDocumentImpl.ThoroughfareImpl.getFirm()
Gets the "Firm" element
|
FirmType |
SubPremiseTypeImpl.getFirm()
Gets the "Firm" element
|
FirmType |
PremiseDocumentImpl.PremiseImpl.getFirm()
Gets the "Firm" element
|
FirmType |
PostBoxDocumentImpl.PostBoxImpl.getFirm()
Gets the "Firm" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThoroughfareDocumentImpl.ThoroughfareImpl.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
SubPremiseTypeImpl.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
PremiseDocumentImpl.PremiseImpl.setFirm(FirmType firm)
Sets the "Firm" element
|
void |
PostBoxDocumentImpl.PostBoxImpl.setFirm(FirmType firm)
Sets the "Firm" element
|
Copyright © 2015–2018 52north.org. All rights reserved.