Uses of Enum Class
org.orcid.jaxb.model.message.SequenceType
Packages that use SequenceType
-
Uses of SequenceType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as SequenceTypeModifier and TypeFieldDescriptionprotected SequenceTypeContributorAttributes.contributorSequenceMethods in org.orcid.jaxb.model.message that return SequenceTypeModifier and TypeMethodDescriptionstatic SequenceTypeContributorAttributes.getContributorSequence()Gets the value of the contributorSequence property.static SequenceTypeReturns the enum constant of this class with the specified name.static SequenceType[]SequenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.message with parameters of type SequenceTypeModifier and TypeMethodDescriptionvoidContributorAttributes.setContributorSequence(SequenceType value) Sets the value of the contributorSequence property.