Uses of Enum
org.wso2.am.integration.clients.internal.api.dto.NotifyGatewayStatusResponseDTO.StatusEnum
Packages that use NotifyGatewayStatusResponseDTO.StatusEnum
-
Uses of NotifyGatewayStatusResponseDTO.StatusEnum in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return NotifyGatewayStatusResponseDTO.StatusEnumModifier and TypeMethodDescriptionNotifyGatewayStatusResponseDTO.getStatus()Response statusNotifyGatewayStatusResponseDTO.StatusEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.NotifyGatewayStatusResponseDTO.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.internal.api.dto with parameters of type NotifyGatewayStatusResponseDTO.StatusEnumModifier and TypeMethodDescriptionvoidNotifyGatewayStatusResponseDTO.setStatus(NotifyGatewayStatusResponseDTO.StatusEnum status) NotifyGatewayStatusResponseDTO.status(NotifyGatewayStatusResponseDTO.StatusEnum status) voidNotifyGatewayStatusResponseDTO.StatusEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, NotifyGatewayStatusResponseDTO.StatusEnum enumeration)