Class NotificationAdministrative
java.lang.Object
org.orcid.jaxb.model.v3.release.notification.Notification
org.orcid.jaxb.model.v3.release.notification.custom.NotificationCustom
org.orcid.jaxb.model.v3.release.notification.custom.NotificationAdministrative
- All Implemented Interfaces:
Serializable,SourceAware
- See Also:
-
Field Summary
Fields inherited from class org.orcid.jaxb.model.v3.release.notification.custom.NotificationCustom
bodyHtml, bodyText, lang, overwrittenSourceName, subjectFields inherited from class org.orcid.jaxb.model.v3.release.notification.Notification
archivedDate, createdDate, encryptedPutCode, notificationType, putCode, readDate, sentDate, source, sourceDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.orcid.jaxb.model.v3.release.notification.custom.NotificationCustom
getBodyHtml, getBodyText, getLang, getOverwrittenSourceName, getSubject, setBodyHtml, setBodyText, setLang, setOverwrittenSourceName, setSubjectMethods inherited from class org.orcid.jaxb.model.v3.release.notification.Notification
getArchivedDate, getCreatedDate, getEncryptedPutCode, getNotificationType, getPutCode, getReadDate, getSentDate, getSource, getSourceDescription, setArchivedDate, setCreatedDate, setEncryptedPutCode, setNotificationType, setPutCode, setReadDate, setSentDate, setSource, setSourceDescription
-
Constructor Details
-
NotificationAdministrative
public NotificationAdministrative()
-