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