public interface ServiceGroupRemovalNotificationType extends ServiceGroupModificationNotificationType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceGroupRemovalNotificationType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
Gets the "Reason" element
|
boolean |
isSetReason()
True if has "Reason" element
|
void |
setReason(String reason)
Sets the "Reason" element
|
void |
unsetReason()
Unsets the "Reason" element
|
org.apache.xmlbeans.XmlString |
xgetReason()
Gets (as xml) the "Reason" element
|
void |
xsetReason(org.apache.xmlbeans.XmlString reason)
Sets (as xml) the "Reason" element
|
addNewContent, addNewMemberServiceEPR, addNewServiceGroupEntryEPR, getContent, getMemberServiceEPR, getServiceGroupEntryEPR, isNilServiceGroupEntryEPR, isSetContent, isSetMemberServiceEPR, setContent, setMemberServiceEPR, setNilServiceGroupEntryEPR, setServiceGroupEntryEPR, unsetContent, unsetMemberServiceEPRchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getReason()
org.apache.xmlbeans.XmlString xgetReason()
boolean isSetReason()
void setReason(String reason)
void xsetReason(org.apache.xmlbeans.XmlString reason)
void unsetReason()
Copyright © 2018 52north.org. All rights reserved.