| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
static String32 |
String32.Factory.newInstance() |
static String32 |
String32.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.newValue(java.lang.Object obj) |
static String32 |
String32.Factory.parse(java.io.File file) |
static String32 |
String32.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(java.io.InputStream is) |
static String32 |
String32.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(org.w3c.dom.Node node) |
static String32 |
String32.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(java.io.Reader r) |
static String32 |
String32.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(java.lang.String xmlAsString) |
static String32 |
String32.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(java.net.URL u) |
static String32 |
String32.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static String32 |
String32.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static String32 |
String32.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static String32 |
String32.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static String32 |
String32.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
String32 |
TelephoneNumberType.xgetPhoneType()
Gets (as xml) the "phoneType" attribute
|
String32 |
PostalAddressType.xgetStreetNumber()
Gets (as xml) the "streetNumber" attribute
|
String32 |
EmailAddressType.xgetType()
Gets (as xml) the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TelephoneNumberType.xsetPhoneType(String32 phoneType)
Sets (as xml) the "phoneType" attribute
|
void |
PostalAddressType.xsetStreetNumber(String32 streetNumber)
Sets (as xml) the "streetNumber" attribute
|
void |
EmailAddressType.xsetType(String32 type)
Sets (as xml) the "type" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
String32Impl
An XML String32(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
String32 |
TelephoneNumberTypeImpl.xgetPhoneType()
Gets (as xml) the "phoneType" attribute
|
String32 |
PostalAddressTypeImpl.xgetStreetNumber()
Gets (as xml) the "streetNumber" attribute
|
String32 |
EmailAddressTypeImpl.xgetType()
Gets (as xml) the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TelephoneNumberTypeImpl.xsetPhoneType(String32 phoneType)
Sets (as xml) the "phoneType" attribute
|
void |
PostalAddressTypeImpl.xsetStreetNumber(String32 streetNumber)
Sets (as xml) the "streetNumber" attribute
|
void |
EmailAddressTypeImpl.xsetType(String32 type)
Sets (as xml) the "type" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.