Uses of Class
ubic.gemma.rest.util.args.AbstractArrayArg
-
Packages that use AbstractArrayArg Package Description ubic.gemma.rest.util.args -
-
Uses of AbstractArrayArg in ubic.gemma.rest.util.args
Subclasses of AbstractArrayArg in ubic.gemma.rest.util.args Modifier and Type Class Description class
AbstractEntityArrayArg<O extends ubic.gemma.model.common.Identifiable,S extends ubic.gemma.persistence.service.FilteringService<O>>
class
CompositeSequenceArrayArg
class
DatabaseEntryArrayArg
class
DatasetArrayArg
class
ExcludeArg<T>
class
FactorValueArrayArg
class
GeneArrayArg
class
PlatformArrayArg
class
StringArrayArg
Class representing an API argument that should be an array of Strings.class
TaxonArrayArg
-