Package ubic.gemma.rest.util.args
Class FactorValueIdArg
java.lang.Object
Maps a long identifier to a
FactorValue
.- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.rest.util.args.FactorValueArg
valueOf
Methods inherited from class ubic.gemma.rest.util.args.AbstractArg
getValue, toString
-
Constructor Details
-
FactorValueIdArg
public FactorValueIdArg(long value)
-