Class PlatformStringArg

java.lang.Object
ubic.gemma.rest.util.args.AbstractArg<String>
ubic.gemma.rest.util.args.AbstractEntityArg<String,ubic.gemma.model.expression.arrayDesign.ArrayDesign,ubic.gemma.persistence.service.expression.arrayDesign.ArrayDesignService>
ubic.gemma.rest.util.args.PlatformArg<String>
ubic.gemma.rest.util.args.PlatformStringArg
All Implemented Interfaces:
Arg<String>

public class PlatformStringArg extends PlatformArg<String>
String argument type for platform API, referencing the Platform short name. Can also be null.
Author:
tesarst