Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.DocumentDTO.SourceTypeEnum
Packages that use DocumentDTO.SourceTypeEnum
-
Uses of DocumentDTO.SourceTypeEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return DocumentDTO.SourceTypeEnumModifier and TypeMethodDescriptionstatic DocumentDTO.SourceTypeEnumDocumentDTO.getSourceType()Get sourceTypeDocumentDTO.SourceTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static DocumentDTO.SourceTypeEnumReturns the enum constant of this type with the specified name.static DocumentDTO.SourceTypeEnum[]DocumentDTO.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 DocumentDTO.SourceTypeEnumModifier and TypeMethodDescriptionvoidDocumentDTO.setSourceType(DocumentDTO.SourceTypeEnum sourceType) DocumentDTO.sourceType(DocumentDTO.SourceTypeEnum sourceType) voidDocumentDTO.SourceTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DocumentDTO.SourceTypeEnum enumeration)