Uses of Enum Class
com.mayam.wf.ws.rest.domain.JobRequest.JobOption
Packages that use JobRequest.JobOption
-
Uses of JobRequest.JobOption in com.mayam.wf.ws.rest.domain
Methods in com.mayam.wf.ws.rest.domain that return JobRequest.JobOptionModifier and TypeMethodDescriptionstatic JobRequest.JobOption
Returns the enum constant of this class with the specified name.static JobRequest.JobOption[]
JobRequest.JobOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mayam.wf.ws.rest.domain that return types with arguments of type JobRequest.JobOptionMethod parameters in com.mayam.wf.ws.rest.domain with type arguments of type JobRequest.JobOptionModifier and TypeMethodDescriptionvoid
JobRequest.setJobOptions
(Set<JobRequest.JobOption> jobOptions)