| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
MailStopType |
SubPremiseType.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
PremiseDocument.Premise.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
FirmType.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
DepartmentDocument.Department.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
SubPremiseType.getMailStop()
Gets the "MailStop" element
|
MailStopType |
PremiseDocument.Premise.getMailStop()
Gets the "MailStop" element
|
MailStopType |
FirmType.getMailStop()
Gets the "MailStop" element
|
MailStopType |
DepartmentDocument.Department.getMailStop()
Gets the "MailStop" element
|
static MailStopType |
MailStopType.Factory.newInstance() |
static MailStopType |
MailStopType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(java.io.File file) |
static MailStopType |
MailStopType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(java.io.InputStream is) |
static MailStopType |
MailStopType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(org.w3c.dom.Node node) |
static MailStopType |
MailStopType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(java.io.Reader r) |
static MailStopType |
MailStopType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(java.lang.String xmlAsString) |
static MailStopType |
MailStopType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(java.net.URL u) |
static MailStopType |
MailStopType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static MailStopType |
MailStopType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static MailStopType |
MailStopType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static MailStopType |
MailStopType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static MailStopType |
MailStopType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremiseType.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
PremiseDocument.Premise.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
FirmType.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
DepartmentDocument.Department.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
MailStopTypeImpl
An XML MailStopType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
MailStopType |
SubPremiseTypeImpl.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
PremiseDocumentImpl.PremiseImpl.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
FirmTypeImpl.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
DepartmentDocumentImpl.DepartmentImpl.addNewMailStop()
Appends and returns a new empty "MailStop" element
|
MailStopType |
SubPremiseTypeImpl.getMailStop()
Gets the "MailStop" element
|
MailStopType |
PremiseDocumentImpl.PremiseImpl.getMailStop()
Gets the "MailStop" element
|
MailStopType |
FirmTypeImpl.getMailStop()
Gets the "MailStop" element
|
MailStopType |
DepartmentDocumentImpl.DepartmentImpl.getMailStop()
Gets the "MailStop" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremiseTypeImpl.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
PremiseDocumentImpl.PremiseImpl.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
FirmTypeImpl.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
void |
DepartmentDocumentImpl.DepartmentImpl.setMailStop(MailStopType mailStop)
Sets the "MailStop" element
|
Copyright © 2015–2018 52north.org. All rights reserved.