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