Package gda.px.util

Class Sample

java.lang.Object
gda.px.util.Sample
All Implemented Interfaces:
Serializable

public class Sample extends Object implements Serializable
See Also:
  • Field Details

    • name

      public String name
    • sampleIndex

      public String sampleIndex
      String index of sample location within container (corresponds to blsample.location)
    • scloc

      public String scloc
      String index of container location in the sample changer (corresponds to container.samplechangerlocation)
    • blsampleId

      public Integer blsampleId
    • code

      public String code
  • Constructor Details

  • Method Details