public class PlatformArrayArg extends AbstractEntityArrayArg<String,ArrayDesign,ArrayDesignService>
Modifier and Type | Method and Description |
---|---|
static PlatformArrayArg |
valueOf(String s)
Used by RS to parse value of request parameters.
|
getEntities, getObjectFilters, getPropertyName
getValue, toString
public static PlatformArrayArg valueOf(String s) throws MalformedArgException
s
- the request arrayPlatform argumentBadRequestException
when accessing its value,
if the input String can not be converted into an array of Platform identifiers.MalformedArgException
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.