| Package | Description |
|---|---|
| org.oasisOpen.docs.wsrf.sg2 | |
| org.oasisOpen.docs.wsrf.sg2.impl |
| Modifier and Type | Method and Description |
|---|---|
ServiceGroupRemovalNotificationType |
EntryRemovalNotificationDocument.addNewEntryRemovalNotification()
Appends and returns a new empty "EntryRemovalNotification" element
|
ServiceGroupRemovalNotificationType |
EntryRemovalNotificationDocument.getEntryRemovalNotification()
Gets the "EntryRemovalNotification" element
|
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.newInstance() |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(File file) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(InputStream is) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(Node node) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(Reader r) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(String xmlAsString) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(URL u) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(XMLStreamReader sr) |
static ServiceGroupRemovalNotificationType |
ServiceGroupRemovalNotificationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRemovalNotificationDocument.setEntryRemovalNotification(ServiceGroupRemovalNotificationType entryRemovalNotification)
Sets the "EntryRemovalNotification" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceGroupRemovalNotificationTypeImpl
An XML ServiceGroupRemovalNotificationType(@http://docs.oasis-open.org/wsrf/sg-2).
|
| Modifier and Type | Method and Description |
|---|---|
ServiceGroupRemovalNotificationType |
EntryRemovalNotificationDocumentImpl.addNewEntryRemovalNotification()
Appends and returns a new empty "EntryRemovalNotification" element
|
ServiceGroupRemovalNotificationType |
EntryRemovalNotificationDocumentImpl.getEntryRemovalNotification()
Gets the "EntryRemovalNotification" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRemovalNotificationDocumentImpl.setEntryRemovalNotification(ServiceGroupRemovalNotificationType entryRemovalNotification)
Sets the "EntryRemovalNotification" element
|
Copyright © 2018 52north.org. All rights reserved.