Uses of Enum
org.wso2.am.integration.clients.admin.api.dto.MediationInfoDTO.TypeEnum
Packages that use MediationInfoDTO.TypeEnum
-
Uses of MediationInfoDTO.TypeEnum in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return MediationInfoDTO.TypeEnumModifier and TypeMethodDescriptionstatic MediationInfoDTO.TypeEnumMediationInfoDTO.getType()Get typeMediationInfoDTO.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static MediationInfoDTO.TypeEnumReturns the enum constant of this type with the specified name.static MediationInfoDTO.TypeEnum[]MediationInfoDTO.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.admin.api.dto with parameters of type MediationInfoDTO.TypeEnumModifier and TypeMethodDescriptionvoidMediationInfoDTO.setType(MediationInfoDTO.TypeEnum type) MediationInfoDTO.type(MediationInfoDTO.TypeEnum type) voidMediationInfoDTO.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, MediationInfoDTO.TypeEnum enumeration)