Uses of Enum Class
org.orcid.jaxb.model.record_v2.WorkCategory
Packages that use WorkCategory
-
Uses of WorkCategory in org.orcid.jaxb.model.record_v2
Methods in org.orcid.jaxb.model.record_v2 that return WorkCategoryModifier and TypeMethodDescriptionstatic WorkCategorystatic 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.