Uses of Enum Class
com.redhat.parodos.sdk.model.WorkFlowDefinitionResponseDTO.TypeEnum
Packages that use WorkFlowDefinitionResponseDTO.TypeEnum
-
Uses of WorkFlowDefinitionResponseDTO.TypeEnum in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return WorkFlowDefinitionResponseDTO.TypeEnumModifier and TypeMethodDescriptionWorkFlowDefinitionResponseDTO.getType()Get typeWorkFlowDefinitionResponseDTO.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.WorkFlowDefinitionResponseDTO.TypeEnum.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 WorkFlowDefinitionResponseDTO.TypeEnumModifier and TypeMethodDescriptionvoidWorkFlowDefinitionResponseDTO.setType(WorkFlowDefinitionResponseDTO.TypeEnum type) WorkFlowDefinitionResponseDTO.type(WorkFlowDefinitionResponseDTO.TypeEnum type) voidWorkFlowDefinitionResponseDTO.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkFlowDefinitionResponseDTO.TypeEnum enumeration)