Uses of Enum Class
org.orcid.jaxb.model.record_v2.SequenceType
Packages that use SequenceType
-
Uses of SequenceType in org.orcid.jaxb.model.common_v2
Fields in org.orcid.jaxb.model.common_v2 declared as SequenceTypeModifier and TypeFieldDescriptionprotected SequenceTypeContributorAttributes.contributorSequenceMethods in org.orcid.jaxb.model.common_v2 that return SequenceTypeModifier and TypeMethodDescriptionContributorAttributes.getContributorSequence()Gets the value of the contributorSequence property.Methods in org.orcid.jaxb.model.common_v2 with parameters of type SequenceTypeModifier and TypeMethodDescriptionvoidContributorAttributes.setContributorSequence(SequenceType value) Sets the value of the contributorSequence property. -
Uses of SequenceType in org.orcid.jaxb.model.record_v2
Methods in org.orcid.jaxb.model.record_v2 that return SequenceTypeModifier and TypeMethodDescriptionstatic SequenceTypestatic 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.