| Package | Description |
|---|---|
| x0.oasisNamesTcEbxmlRegrepXsdRim3 | |
| x0.oasisNamesTcEbxmlRegrepXsdRim3.impl |
| Modifier and Type | Method and Description |
|---|---|
NotifyActionType |
NotifyActionDocument.addNewNotifyAction()
Appends and returns a new empty "NotifyAction" element
|
NotifyActionType |
NotifyActionDocument.getNotifyAction()
Gets the "NotifyAction" element
|
static NotifyActionType |
NotifyActionType.Factory.newInstance() |
static NotifyActionType |
NotifyActionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.File file) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.InputStream is) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(org.w3c.dom.Node node) |
static NotifyActionType |
NotifyActionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.Reader r) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.lang.String xmlAsString) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.net.URL u) |
static NotifyActionType |
NotifyActionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static NotifyActionType |
NotifyActionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static NotifyActionType |
NotifyActionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static NotifyActionType |
NotifyActionType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static NotifyActionType |
NotifyActionType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyActionDocument.setNotifyAction(NotifyActionType notifyAction)
Sets the "NotifyAction" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotifyActionTypeImpl
An XML NotifyActionType(@urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0).
|
| Modifier and Type | Method and Description |
|---|---|
NotifyActionType |
NotifyActionDocumentImpl.addNewNotifyAction()
Appends and returns a new empty "NotifyAction" element
|
NotifyActionType |
NotifyActionDocumentImpl.getNotifyAction()
Gets the "NotifyAction" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyActionDocumentImpl.setNotifyAction(NotifyActionType notifyAction)
Sets the "NotifyAction" element
|
Copyright © 2015–2018 52north.org. All rights reserved.