Uses of Class
com.genologics.ri.sample.SampleLink
Packages that use SampleLink
Package
Description
Provides classes for sample entities in the Clarity LIMS API.
-
Uses of SampleLink in com.genologics.ri.sample
Fields in com.genologics.ri.sample with type parameters of type SampleLinkModifier and TypeFieldDescriptionprotected List<SampleLink>Samples.samplesThe list of sample links.Methods in com.genologics.ri.sample that return SampleLinkModifier and TypeMethodDescriptionObjectFactory.createSampleLink()Create an instance ofSampleLink.Methods in com.genologics.ri.sample that return types with arguments of type SampleLinkModifier and TypeMethodDescriptionSamples.getList()Gets the list of sample links for batch operations.Samples.getSamples()Gets the list of sample links.