Uses of Enum Class
org.orcid.jaxb.model.v3.release.notification.amended.AmendedSection
Packages that use AmendedSection
-
Uses of AmendedSection in org.orcid.jaxb.model.v3.release.notification.amended
Fields in org.orcid.jaxb.model.v3.release.notification.amended declared as AmendedSectionMethods in org.orcid.jaxb.model.v3.release.notification.amended 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.v3.release.notification.amended with parameters of type AmendedSectionModifier and TypeMethodDescriptionvoidNotificationAmended.setAmendedSection(AmendedSection amendedSection)