Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.AdvertiseInfoDTO.VendorEnum
Packages that use AdvertiseInfoDTO.VendorEnum
-
Uses of AdvertiseInfoDTO.VendorEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return AdvertiseInfoDTO.VendorEnumModifier and TypeMethodDescriptionstatic AdvertiseInfoDTO.VendorEnumAdvertiseInfoDTO.getVendor()Get vendorAdvertiseInfoDTO.VendorEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static AdvertiseInfoDTO.VendorEnumReturns the enum constant of this type with the specified name.static AdvertiseInfoDTO.VendorEnum[]AdvertiseInfoDTO.VendorEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type AdvertiseInfoDTO.VendorEnumModifier and TypeMethodDescriptionvoidAdvertiseInfoDTO.setVendor(AdvertiseInfoDTO.VendorEnum vendor) AdvertiseInfoDTO.vendor(AdvertiseInfoDTO.VendorEnum vendor) voidAdvertiseInfoDTO.VendorEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, AdvertiseInfoDTO.VendorEnum enumeration)