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