Uses of Enum Class
org.orcid.jaxb.model.message.OrcidType
Packages that use OrcidType
-
Uses of OrcidType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as OrcidTypeMethods in org.orcid.jaxb.model.message that return OrcidTypeModifier and TypeMethodDescriptionstatic OrcidTypeOrcidProfile.getType()Deprecated.Gets the value of the type property.static OrcidTypeReturns the enum constant of this class with the specified name.static OrcidType[]OrcidType.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 OrcidType