Uses of Enum Class
com.redhat.parodos.sdk.model.WorkDefinitionResponseDTO.WorkTypeEnum
Packages that use WorkDefinitionResponseDTO.WorkTypeEnum
-
Uses of WorkDefinitionResponseDTO.WorkTypeEnum in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return WorkDefinitionResponseDTO.WorkTypeEnumModifier and TypeMethodDescriptionWorkDefinitionResponseDTO.getWorkType()Get workTypeWorkDefinitionResponseDTO.WorkTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.WorkDefinitionResponseDTO.WorkTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redhat.parodos.sdk.model with parameters of type WorkDefinitionResponseDTO.WorkTypeEnumModifier and TypeMethodDescriptionvoidWorkDefinitionResponseDTO.setWorkType(WorkDefinitionResponseDTO.WorkTypeEnum workType) WorkDefinitionResponseDTO.workType(WorkDefinitionResponseDTO.WorkTypeEnum workType) voidWorkDefinitionResponseDTO.WorkTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkDefinitionResponseDTO.WorkTypeEnum enumeration)