Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.DocumentSearchResultAllOfDTO.SourceTypeEnum
Packages that use DocumentSearchResultAllOfDTO.SourceTypeEnum
-
Uses of DocumentSearchResultAllOfDTO.SourceTypeEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return DocumentSearchResultAllOfDTO.SourceTypeEnumModifier and TypeMethodDescriptionDocumentSearchResultAllOfDTO.getSourceType()Get sourceTypeDocumentSearchResultAllOfDTO.SourceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.DocumentSearchResultAllOfDTO.SourceTypeEnum.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 DocumentSearchResultAllOfDTO.SourceTypeEnumModifier and TypeMethodDescriptionvoidDocumentSearchResultAllOfDTO.setSourceType(DocumentSearchResultAllOfDTO.SourceTypeEnum sourceType) DocumentSearchResultAllOfDTO.sourceType(DocumentSearchResultAllOfDTO.SourceTypeEnum sourceType) voidDocumentSearchResultAllOfDTO.SourceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DocumentSearchResultAllOfDTO.SourceTypeEnum enumeration)