Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.SearchResultDTO.TypeEnum
Packages that use SearchResultDTO.TypeEnum
-
Uses of SearchResultDTO.TypeEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SearchResultDTO.TypeEnumModifier and TypeMethodDescriptionstatic SearchResultDTO.TypeEnumSearchResultDTO.getType()Get typeSearchResultDTO.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static SearchResultDTO.TypeEnumReturns the enum constant of this type with the specified name.static SearchResultDTO.TypeEnum[]SearchResultDTO.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.publisher.api.v1.dto with parameters of type SearchResultDTO.TypeEnumModifier and TypeMethodDescriptionvoidSearchResultDTO.setType(SearchResultDTO.TypeEnum type) SearchResultDTO.type(SearchResultDTO.TypeEnum type) voidSearchResultDTO.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, SearchResultDTO.TypeEnum enumeration)