Class GetSamplesOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<ISampleId,SampleFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.sample.get.GetSamplesOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.sample.get.GetSamplesOperation") public class GetSamplesOperation extends GetObjectsOperation<ISampleId,SampleFetchOptions>
See Also: