Uses of Class
ubic.gemma.rest.util.args.PlatformArrayArg
-
Packages that use PlatformArrayArg Package Description ubic.gemma.rest ubic.gemma.rest.util.args -
-
Uses of PlatformArrayArg in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type PlatformArrayArg Modifier and Type Method Description FilteredAndPaginatedResponseDataObject<ArrayDesignValueObject>
PlatformsWebService. getPlatformsByIds(PlatformArrayArg platformsArg, FilterArg<ArrayDesign> filter, OffsetArg offset, LimitArg limit, SortArg<ArrayDesign> sort)
Retrieves all datasets matching the given identifiers. -
Uses of PlatformArrayArg in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return PlatformArrayArg Modifier and Type Method Description static PlatformArrayArg
PlatformArrayArg. valueOf(String s)
-