Uses of Class
ubic.gemma.rest.AnnotationsWebService.AnnotationDto
Packages that use AnnotationsWebService.AnnotationDto
-
Uses of AnnotationsWebService.AnnotationDto in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type AnnotationsWebService.AnnotationDtoModifier and TypeMethodDescriptionAnnotationsWebService.AnnotationsReplaceRequest.getAnnotations()Methods in ubic.gemma.rest with parameters of type AnnotationsWebService.AnnotationDtoModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAnnotationsWebService.addDatasetAnnotation(DatasetArg<?> datasetArg, AnnotationsWebService.AnnotationDto body, Long annotationSetId) jakarta.ws.rs.core.ResponseDatasetsWebService.addDatasetAnnotationTag(DatasetArg<?> datasetArg, AnnotationsWebService.AnnotationDto body, Long annotationSetId) Method parameters in ubic.gemma.rest with type arguments of type AnnotationsWebService.AnnotationDtoModifier and TypeMethodDescriptionvoidAnnotationsWebService.AnnotationsReplaceRequest.setAnnotations(List<AnnotationsWebService.AnnotationDto> annotations)