| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
VersionInfoType |
ExtrinsicObjectType.addNewContentVersionInfo()
Appends and returns a new empty "ContentVersionInfo" element
|
VersionInfoType |
RegistryObjectType.addNewVersionInfo()
Appends and returns a new empty "VersionInfo" element
|
VersionInfoType |
ExtrinsicObjectType.getContentVersionInfo()
Gets the "ContentVersionInfo" element
|
VersionInfoType |
RegistryObjectType.getVersionInfo()
Gets the "VersionInfo" element
|
static VersionInfoType |
VersionInfoType.Factory.newInstance() |
static VersionInfoType |
VersionInfoType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.File file) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.InputStream is) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(org.w3c.dom.Node node) |
static VersionInfoType |
VersionInfoType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.Reader r) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.lang.String xmlAsString) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.net.URL u) |
static VersionInfoType |
VersionInfoType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static VersionInfoType |
VersionInfoType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static VersionInfoType |
VersionInfoType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static VersionInfoType |
VersionInfoType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static VersionInfoType |
VersionInfoType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtrinsicObjectType.setContentVersionInfo(VersionInfoType contentVersionInfo)
Sets the "ContentVersionInfo" element
|
void |
RegistryObjectType.setVersionInfo(VersionInfoType versionInfo)
Sets the "VersionInfo" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionInfoTypeImpl
An XML VersionInfoType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
VersionInfoType |
ExtrinsicObjectTypeImpl.addNewContentVersionInfo()
Appends and returns a new empty "ContentVersionInfo" element
|
VersionInfoType |
RegistryObjectTypeImpl.addNewVersionInfo()
Appends and returns a new empty "VersionInfo" element
|
VersionInfoType |
ExtrinsicObjectTypeImpl.getContentVersionInfo()
Gets the "ContentVersionInfo" element
|
VersionInfoType |
RegistryObjectTypeImpl.getVersionInfo()
Gets the "VersionInfo" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtrinsicObjectTypeImpl.setContentVersionInfo(VersionInfoType contentVersionInfo)
Sets the "ContentVersionInfo" element
|
void |
RegistryObjectTypeImpl.setVersionInfo(VersionInfoType versionInfo)
Sets the "VersionInfo" element
|
Copyright © 2015–2018 52north.org. All rights reserved.