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

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)