Uses of Class
com.genologics.ri.sample.SampleBase
Packages that use SampleBase
Package
Description
Provides classes for sample entities in the Clarity LIMS API.
-
Uses of SampleBase in com.genologics.ri.sample
Subclasses of SampleBase in com.genologics.ri.sampleModifier and TypeClassDescriptionclassThe detailed representation of a sample.classSample creation is the detailed representation required when creating a new Sample in the system.Methods in com.genologics.ri.sample that return SampleBaseModifier and TypeMethodDescriptionObjectFactory.createSamplebase()Create an instance ofSampleBase.Constructors in com.genologics.ri.sample with parameters of type SampleBaseModifierConstructorDescriptionprotectedSampleBase(SampleBase other) Copy constructor for a sample base.