public interface NotificationType extends RegistryObjectType
| Modifier and Type | Interface and Description |
|---|---|
static class |
NotificationType.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 |
|---|---|
RegistryObjectListType |
addNewRegistryObjectList()
Appends and returns a new empty "RegistryObjectList" element
|
RegistryObjectListType |
getRegistryObjectList()
Gets the "RegistryObjectList" element
|
java.lang.String |
getSubscription()
Gets the "subscription" attribute
|
void |
setRegistryObjectList(RegistryObjectListType registryObjectList)
Sets the "RegistryObjectList" element
|
void |
setSubscription(java.lang.String subscription)
Sets the "subscription" attribute
|
ReferenceURI |
xgetSubscription()
Gets (as xml) the "subscription" attribute
|
void |
xsetSubscription(ReferenceURI subscription)
Sets (as xml) the "subscription" attribute
|
addNewClassification, addNewDescription, addNewExternalIdentifier, addNewName, addNewVersionInfo, getClassificationArray, getClassificationArray, getDescription, getExternalIdentifierArray, getExternalIdentifierArray, getLid, getName, getObjectType, getStatus, getVersionInfo, insertNewClassification, insertNewExternalIdentifier, isSetDescription, isSetLid, isSetName, isSetObjectType, isSetStatus, isSetVersionInfo, removeClassification, removeExternalIdentifier, setClassificationArray, setClassificationArray, setDescription, setExternalIdentifierArray, setExternalIdentifierArray, setLid, setName, setObjectType, setStatus, setVersionInfo, sizeOfClassificationArray, sizeOfExternalIdentifierArray, unsetDescription, unsetLid, unsetName, unsetObjectType, unsetStatus, unsetVersionInfo, xgetLid, xgetObjectType, xgetStatus, xsetLid, xsetObjectType, xsetStatusaddNewSlot, getHome, getId, getSlotArray, getSlotArray, insertNewSlot, isSetHome, removeSlot, setHome, setId, setSlotArray, setSlotArray, sizeOfSlotArray, unsetHome, xgetHome, xgetId, xsetHome, xsetIdchangeType, 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, xmlTextRegistryObjectListType getRegistryObjectList()
void setRegistryObjectList(RegistryObjectListType registryObjectList)
RegistryObjectListType addNewRegistryObjectList()
java.lang.String getSubscription()
ReferenceURI xgetSubscription()
void setSubscription(java.lang.String subscription)
void xsetSubscription(ReferenceURI subscription)
Copyright © 2015–2018 52north.org. All rights reserved.