public class NotificationType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected RegistryObjectListType |
registryObjectList |
protected String |
subscription |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
NotificationType() |
| Modifier and Type | Method and Description |
|---|---|
RegistryObjectListType |
getRegistryObjectList() |
String |
getSubscription() |
void |
setRegistryObjectList(RegistryObjectListType value) |
void |
setSubscription(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected RegistryObjectListType registryObjectList
protected String subscription
public RegistryObjectListType getRegistryObjectList()
public void setRegistryObjectList(RegistryObjectListType value)
public String getSubscription()
public void setSubscription(String value)
Copyright © 2021. All rights reserved.