Class NotificationAmended
java.lang.Object
org.orcid.jaxb.model.notification_v2.Notification
org.orcid.jaxb.model.notification.amended_v2.NotificationAmended
- All Implemented Interfaces:
Serializable,SourceAware
- See Also:
-
Field Summary
FieldsFields inherited from class org.orcid.jaxb.model.notification_v2.Notification
archivedDate, createdDate, encryptedPutCode, notificationType, putCode, readDate, sentDate, source, sourceDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetItems()voidsetAmendedSection(AmendedSection amendedSection) voidvoidsetSubject(String subject) Methods inherited from class org.orcid.jaxb.model.notification_v2.Notification
getArchivedDate, getCreatedDate, getEncryptedPutCode, getNotificationType, getPutCode, getReadDate, getSentDate, getSource, getSourceDescription, setArchivedDate, setCreatedDate, setEncryptedPutCode, setNotificationType, setPutCode, setReadDate, setSentDate, setSource, setSourceDescription
-
Field Details
-
amendedSection
-
items
-
subject
-
-
Constructor Details
-
NotificationAmended
public NotificationAmended()
-
-
Method Details
-
getAmendedSection
-
setAmendedSection
-
getItems
-
setItems
-
getSubject
-
setSubject
-