java.lang.Object
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.ObjectTechIdId
ch.systemsx.cisd.openbis.generic.shared.api.v1.dto.id.sample.SampleTechIdId
All Implemented Interfaces:
IObjectId, ISampleId, Serializable

@JsonObject("SampleTechIdId") public class SampleTechIdId extends ObjectTechIdId implements ISampleId
Identifies a sample by tech id.
See Also:
  • Constructor Details

    • SampleTechIdId

      public SampleTechIdId(Long techId)
      Parameters:
      techId - Sample tech id.