Uses of Enum Class
org.orcid.jaxb.model.message.WorkCategory
Packages that use WorkCategory
-
Uses of WorkCategory in org.orcid.jaxb.model.message
Methods in org.orcid.jaxb.model.message that return WorkCategoryModifier and TypeMethodDescriptionstatic WorkCategorystatic WorkCategoryWorkCategory.fromWorkType(WorkType type) static WorkCategoryWorkCategory.fromWorkType(WorkType type) static WorkCategoryReturns the enum constant of this class with the specified name.static WorkCategory[]WorkCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.