| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
static String16 |
String16.Factory.newInstance() |
static String16 |
String16.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.newValue(java.lang.Object obj) |
static String16 |
String16.Factory.parse(java.io.File file) |
static String16 |
String16.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(java.io.InputStream is) |
static String16 |
String16.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(org.w3c.dom.Node node) |
static String16 |
String16.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(java.io.Reader r) |
static String16 |
String16.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(java.lang.String xmlAsString) |
static String16 |
String16.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(java.net.URL u) |
static String16 |
String16.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static String16 |
String16.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static String16 |
String16.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static String16 |
String16.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static String16 |
String16.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
String16 |
TelephoneNumberType.xgetNumber()
Gets (as xml) the "number" attribute
|
String16 |
VersionInfoType.xgetVersionName()
Gets (as xml) the "versionName" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TelephoneNumberType.xsetNumber(String16 number)
Sets (as xml) the "number" attribute
|
void |
VersionInfoType.xsetVersionName(String16 versionName)
Sets (as xml) the "versionName" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
String16Impl
An XML String16(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
String16 |
TelephoneNumberTypeImpl.xgetNumber()
Gets (as xml) the "number" attribute
|
String16 |
VersionInfoTypeImpl.xgetVersionName()
Gets (as xml) the "versionName" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TelephoneNumberTypeImpl.xsetNumber(String16 number)
Sets (as xml) the "number" attribute
|
void |
VersionInfoTypeImpl.xsetVersionName(String16 versionName)
Sets (as xml) the "versionName" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.