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