Uses of Enum Class
com.redhat.parodos.sdk.model.WorkFlowResponseDTO.WorkFlowTypeEnum
Packages that use WorkFlowResponseDTO.WorkFlowTypeEnum
-
Uses of WorkFlowResponseDTO.WorkFlowTypeEnum in com.redhat.parodos.sdk.model
Methods in com.redhat.parodos.sdk.model that return WorkFlowResponseDTO.WorkFlowTypeEnumModifier and TypeMethodDescriptionWorkFlowResponseDTO.getWorkFlowType()Get workFlowTypeWorkFlowResponseDTO.WorkFlowTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this class with the specified name.static WorkFlowResponseDTO.WorkFlowTypeEnum[]WorkFlowResponseDTO.WorkFlowTypeEnum.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 WorkFlowResponseDTO.WorkFlowTypeEnumModifier and TypeMethodDescriptionvoidWorkFlowResponseDTO.setWorkFlowType(WorkFlowResponseDTO.WorkFlowTypeEnum workFlowType) WorkFlowResponseDTO.workFlowType(WorkFlowResponseDTO.WorkFlowTypeEnum workFlowType) voidWorkFlowResponseDTO.WorkFlowTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkFlowResponseDTO.WorkFlowTypeEnum enumeration)