Class FactorValueIdArg

java.lang.Object
ubic.gemma.rest.util.args.AbstractArg<Long>
ubic.gemma.rest.util.args.AbstractEntityArg<Long,ubic.gemma.model.expression.experiment.FactorValue,ubic.gemma.persistence.service.expression.experiment.FactorValueService>
ubic.gemma.rest.util.args.FactorValueArg<Long>
ubic.gemma.rest.util.args.FactorValueIdArg
All Implemented Interfaces:
Arg<Long>

public class FactorValueIdArg extends FactorValueArg<Long>
Maps a long identifier to a FactorValue.
Author:
poirigui
  • Constructor Details

    • FactorValueIdArg

      public FactorValueIdArg(long value)