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