Class SampleTechIdId
- java.lang.Object
-
- ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.ObjectTechIdId
-
- ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.sample.SampleTechIdId
-
public class SampleTechIdId extends ObjectTechIdId implements ISampleId
Identifies a sample by tech id.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SampleTechIdId(java.lang.Long techId)
-
Method Summary
-
Methods inherited from class ch.systemsx.cisd.openbis.generic.shared.basic.dto.id.ObjectTechIdId
equals, getTechId, hashCode, toString
-
-