Uses of Enum Class
org.orcid.jaxb.model.v3.release.record.WorkCategory
Packages that use WorkCategory
-
Uses of WorkCategory in org.orcid.jaxb.model.v3.release.record
Methods in org.orcid.jaxb.model.v3.release.record 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.