Uses of Enum Class
org.orcid.jaxb.model.message.WorkExternalIdentifierType
Packages that use WorkExternalIdentifierType
-
Uses of WorkExternalIdentifierType in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as WorkExternalIdentifierTypeModifier and TypeFieldDescriptionprotected WorkExternalIdentifierTypeWorkExternalIdentifier.workExternalIdentifierTypeMethods in org.orcid.jaxb.model.message that return WorkExternalIdentifierTypeModifier and TypeMethodDescriptionstatic WorkExternalIdentifierTypeWorkExternalIdentifier.getWorkExternalIdentifierType()Gets the value of the workExternalIdentifierType property.static WorkExternalIdentifierTypeReturns the enum constant of this class with the specified name.static WorkExternalIdentifierType[]WorkExternalIdentifierType.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 WorkExternalIdentifierTypeModifier and TypeMethodDescriptionvoidWorkExternalIdentifier.setWorkExternalIdentifierType(WorkExternalIdentifierType value) Sets the value of the workExternalIdentifierType property.