Class NotificationAmended

java.lang.Object
org.orcid.jaxb.model.v3.release.notification.Notification
org.orcid.jaxb.model.v3.release.notification.amended.NotificationAmended
All Implemented Interfaces:
Serializable, SourceAware

public class NotificationAmended extends Notification
See Also:
  • Field Details

  • Constructor Details

    • NotificationAmended

      public NotificationAmended()
  • Method Details

    • getAmendedSection

      public AmendedSection getAmendedSection()
    • setAmendedSection

      public void setAmendedSection(AmendedSection amendedSection)
    • getItems

      public Items getItems()
    • setItems

      public void setItems(Items value)
    • getSubject

      public String getSubject()
    • setSubject

      public void setSubject(String subject)