Uses of Enum Class
org.orcid.jaxb.model.notification.amended_v2.AmendedSection
Packages that use AmendedSection
-
Uses of AmendedSection in org.orcid.jaxb.model.notification.amended_v2
Fields in org.orcid.jaxb.model.notification.amended_v2 declared as AmendedSectionMethods in org.orcid.jaxb.model.notification.amended_v2 that return AmendedSectionModifier and TypeMethodDescriptionNotificationAmended.getAmendedSection()static AmendedSectionReturns the enum constant of this class with the specified name.static AmendedSection[]AmendedSection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.notification.amended_v2 with parameters of type AmendedSectionModifier and TypeMethodDescriptionvoidNotificationAmended.setAmendedSection(AmendedSection amendedSection)