Class PutSamplesParameters

java.lang.Object
com.seeq.link.sdk.export.PutSamplesParameters

public class PutSamplesParameters extends Object
A rough complement of GetSamplesParameters, this class supplies the arguments for the ExportSamples.PutSamples(PutSamplesParameters) method. A class is used here so that the arguments can change slightly without breaking compatibility.
See Also: