| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
static ShortName |
ShortName.Factory.newInstance() |
static ShortName |
ShortName.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.newValue(java.lang.Object obj) |
static ShortName |
ShortName.Factory.parse(java.io.File file) |
static ShortName |
ShortName.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(java.io.InputStream is) |
static ShortName |
ShortName.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(org.w3c.dom.Node node) |
static ShortName |
ShortName.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(java.io.Reader r) |
static ShortName |
ShortName.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(java.lang.String xmlAsString) |
static ShortName |
ShortName.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(java.net.URL u) |
static ShortName |
ShortName.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ShortName |
ShortName.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ShortName |
ShortName.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ShortName |
ShortName.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ShortName |
ShortName.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
ShortName |
EmailAddressType.xgetAddress()
Gets (as xml) the "address" attribute
|
ShortName |
PostalAddressType.xgetCity()
Gets (as xml) the "city" attribute
|
ShortName |
PostalAddressType.xgetCountry()
Gets (as xml) the "country" attribute
|
ShortName |
PersonNameType.xgetFirstName()
Gets (as xml) the "firstName" attribute
|
ShortName |
PersonNameType.xgetLastName()
Gets (as xml) the "lastName" attribute
|
ShortName |
PersonNameType.xgetMiddleName()
Gets (as xml) the "middleName" attribute
|
ShortName |
PostalAddressType.xgetPostalCode()
Gets (as xml) the "postalCode" attribute
|
ShortName |
PostalAddressType.xgetStateOrProvince()
Gets (as xml) the "stateOrProvince" attribute
|
ShortName |
PostalAddressType.xgetStreet()
Gets (as xml) the "street" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailAddressType.xsetAddress(ShortName address)
Sets (as xml) the "address" attribute
|
void |
PostalAddressType.xsetCity(ShortName city)
Sets (as xml) the "city" attribute
|
void |
PostalAddressType.xsetCountry(ShortName country)
Sets (as xml) the "country" attribute
|
void |
PersonNameType.xsetFirstName(ShortName firstName)
Sets (as xml) the "firstName" attribute
|
void |
PersonNameType.xsetLastName(ShortName lastName)
Sets (as xml) the "lastName" attribute
|
void |
PersonNameType.xsetMiddleName(ShortName middleName)
Sets (as xml) the "middleName" attribute
|
void |
PostalAddressType.xsetPostalCode(ShortName postalCode)
Sets (as xml) the "postalCode" attribute
|
void |
PostalAddressType.xsetStateOrProvince(ShortName stateOrProvince)
Sets (as xml) the "stateOrProvince" attribute
|
void |
PostalAddressType.xsetStreet(ShortName street)
Sets (as xml) the "street" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShortNameImpl
An XML ShortName(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
ShortName |
EmailAddressTypeImpl.xgetAddress()
Gets (as xml) the "address" attribute
|
ShortName |
PostalAddressTypeImpl.xgetCity()
Gets (as xml) the "city" attribute
|
ShortName |
PostalAddressTypeImpl.xgetCountry()
Gets (as xml) the "country" attribute
|
ShortName |
PersonNameTypeImpl.xgetFirstName()
Gets (as xml) the "firstName" attribute
|
ShortName |
PersonNameTypeImpl.xgetLastName()
Gets (as xml) the "lastName" attribute
|
ShortName |
PersonNameTypeImpl.xgetMiddleName()
Gets (as xml) the "middleName" attribute
|
ShortName |
PostalAddressTypeImpl.xgetPostalCode()
Gets (as xml) the "postalCode" attribute
|
ShortName |
PostalAddressTypeImpl.xgetStateOrProvince()
Gets (as xml) the "stateOrProvince" attribute
|
ShortName |
PostalAddressTypeImpl.xgetStreet()
Gets (as xml) the "street" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailAddressTypeImpl.xsetAddress(ShortName address)
Sets (as xml) the "address" attribute
|
void |
PostalAddressTypeImpl.xsetCity(ShortName city)
Sets (as xml) the "city" attribute
|
void |
PostalAddressTypeImpl.xsetCountry(ShortName country)
Sets (as xml) the "country" attribute
|
void |
PersonNameTypeImpl.xsetFirstName(ShortName firstName)
Sets (as xml) the "firstName" attribute
|
void |
PersonNameTypeImpl.xsetLastName(ShortName lastName)
Sets (as xml) the "lastName" attribute
|
void |
PersonNameTypeImpl.xsetMiddleName(ShortName middleName)
Sets (as xml) the "middleName" attribute
|
void |
PostalAddressTypeImpl.xsetPostalCode(ShortName postalCode)
Sets (as xml) the "postalCode" attribute
|
void |
PostalAddressTypeImpl.xsetStateOrProvince(ShortName stateOrProvince)
Sets (as xml) the "stateOrProvince" attribute
|
void |
PostalAddressTypeImpl.xsetStreet(ShortName street)
Sets (as xml) the "street" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.