| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectListType |
RegistryPackageType.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
NotificationType.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
RegistryObjectListDocument.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
RegistryPackageType.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
RegistryObjectListType |
NotificationType.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
RegistryObjectListType |
RegistryObjectListDocument.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
static RegistryObjectListType |
RegistryObjectListType.Factory.newInstance() |
static RegistryObjectListType |
RegistryObjectListType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.File file) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.InputStream is) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(org.w3c.dom.Node node) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.Reader r) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.lang.String xmlAsString) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.net.URL u) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static RegistryObjectListType |
RegistryObjectListType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryPackageType.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
void |
NotificationType.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
void |
RegistryObjectListDocument.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegistryObjectListTypeImpl
An XML RegistryObjectListType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectListType |
NotificationTypeImpl.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
RegistryPackageTypeImpl.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
RegistryObjectListDocumentImpl.addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
NotificationTypeImpl.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
RegistryObjectListType |
RegistryPackageTypeImpl.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
RegistryObjectListType |
RegistryObjectListDocumentImpl.getRegistryObjectList()
Gets the "RegistryObjectList" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationTypeImpl.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
void |
RegistryPackageTypeImpl.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
void |
RegistryObjectListDocumentImpl.setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
Copyright © 2015–2018 52north.org. All rights reserved.