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