Uses of Enum Class
org.orcid.jaxb.model.record_v2.WorkType
Packages that use WorkType
Package
Description
-
Uses of WorkType in org.orcid.jaxb.model.message
Methods in org.orcid.jaxb.model.message with parameters of type WorkType -
Uses of WorkType in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as WorkTypeModifier and TypeFieldDescriptionprotected WorkTypePeerReview.subjectTypeprotected WorkTypeSubject.typeprotected WorkTypeWork.typeMethods in org.orcid.jaxb.model.record_v2 that return WorkTypeModifier and TypeMethodDescriptionstatic WorkTypePeerReview.getSubjectType()Subject.getType()Work.getWorkType()Gets the value of the workType property.static WorkTypeReturns the enum constant of this class with the specified name.static WorkType[]WorkType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.record_v2 that return types with arguments of type WorkTypeMethods in org.orcid.jaxb.model.record_v2 with parameters of type WorkTypeModifier and TypeMethodDescriptionstatic WorkCategoryWorkCategory.fromWorkType(WorkType type) voidPeerReview.setSubjectType(WorkType subjectType) voidvoidWork.setWorkType(WorkType value) Sets the value of the workType property. -
Uses of WorkType in org.orcid.jaxb.model.record.summary_v2
Fields in org.orcid.jaxb.model.record.summary_v2 declared as WorkTypeMethods in org.orcid.jaxb.model.record.summary_v2 that return WorkTypeMethods in org.orcid.jaxb.model.record.summary_v2 with parameters of type WorkType