Uses of Class
ubic.gemma.rest.util.args.TaxonArrayArg
-
Packages that use TaxonArrayArg Package Description ubic.gemma.rest ubic.gemma.rest.util.args -
-
Uses of TaxonArrayArg in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type TaxonArrayArg Modifier and Type Method Description ResponseDataObject<List<TaxonValueObject>>
TaxaWebService. getTaxaByIds(TaxonArrayArg taxaArg)
Retrieves single taxon based on the given identifier. -
Uses of TaxonArrayArg in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return TaxonArrayArg Modifier and Type Method Description static TaxonArrayArg
TaxonArrayArg. valueOf(String s)
-