| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
ObjectRefListType |
AuditableEventType.addNewAffectedObjects()
Appends and returns a new empty "affectedObjects" element
|
ObjectRefListType |
ObjectRefListDocument.addNewObjectRefList()
Appends and returns a new empty "ObjectRefList" element
|
ObjectRefListType |
AuditableEventType.getAffectedObjects()
Gets the "affectedObjects" element
|
ObjectRefListType |
ObjectRefListDocument.getObjectRefList()
Gets the "ObjectRefList" element
|
static ObjectRefListType |
ObjectRefListType.Factory.newInstance() |
static ObjectRefListType |
ObjectRefListType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.File file) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.InputStream is) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(org.w3c.dom.Node node) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.Reader r) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.lang.String xmlAsString) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.net.URL u) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ObjectRefListType |
ObjectRefListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ObjectRefListType |
ObjectRefListType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ObjectRefListType |
ObjectRefListType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditableEventType.setAffectedObjects(ObjectRefListType affectedObjects)
Sets the "affectedObjects" element
|
void |
ObjectRefListDocument.setObjectRefList(ObjectRefListType objectRefList)
Sets the "ObjectRefList" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectRefListTypeImpl
An XML ObjectRefListType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
ObjectRefListType |
AuditableEventTypeImpl.addNewAffectedObjects()
Appends and returns a new empty "affectedObjects" element
|
ObjectRefListType |
ObjectRefListDocumentImpl.addNewObjectRefList()
Appends and returns a new empty "ObjectRefList" element
|
ObjectRefListType |
AuditableEventTypeImpl.getAffectedObjects()
Gets the "affectedObjects" element
|
ObjectRefListType |
ObjectRefListDocumentImpl.getObjectRefList()
Gets the "ObjectRefList" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditableEventTypeImpl.setAffectedObjects(ObjectRefListType affectedObjects)
Sets the "affectedObjects" element
|
void |
ObjectRefListDocumentImpl.setObjectRefList(ObjectRefListType objectRefList)
Sets the "ObjectRefList" element
|
Copyright © 2015–2018 52north.org. All rights reserved.