Uses of Class
ubic.gemma.rest.AnnotationsWebService.TaxonValueObject
Packages that use AnnotationsWebService.TaxonValueObject
-
Uses of AnnotationsWebService.TaxonValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type AnnotationsWebService.TaxonValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.LexicalTermMetadataValueObject.getSpecies()Every organism the entry derives from, in source order.Constructor parameters in ubic.gemma.rest with type arguments of type AnnotationsWebService.TaxonValueObjectModifierConstructorDescriptionLexicalTermMetadataValueObject(List<AnnotationsWebService.TaxonValueObject> species, String cellLineType, String sex, String strainType, String problematic) Creates a newLexicalTermMetadataValueObjectinstance.