Uses of Enum
org.wso2.am.integration.clients.admin.api.dto.KeyManagerCertificatesDTO.TypeEnum
Packages that use KeyManagerCertificatesDTO.TypeEnum
-
Uses of KeyManagerCertificatesDTO.TypeEnum in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return KeyManagerCertificatesDTO.TypeEnumModifier and TypeMethodDescriptionKeyManagerCertificatesDTO.getType()Get typeKeyManagerCertificatesDTO.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.static KeyManagerCertificatesDTO.TypeEnum[]KeyManagerCertificatesDTO.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 KeyManagerCertificatesDTO.TypeEnumModifier and TypeMethodDescriptionvoidKeyManagerCertificatesDTO.setType(KeyManagerCertificatesDTO.TypeEnum type) KeyManagerCertificatesDTO.type(KeyManagerCertificatesDTO.TypeEnum type) voidKeyManagerCertificatesDTO.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, KeyManagerCertificatesDTO.TypeEnum enumeration)