Uses of Class
com.genologics.ri.sample.SampleCreation
Packages that use SampleCreation
Package
Description
Provides classes for sample entities in the Clarity LIMS API.
-
Uses of SampleCreation in com.genologics.ri.sample
Fields in com.genologics.ri.sample with type parameters of type SampleCreationModifier and TypeFieldDescriptionprotected List<SampleCreation>SampleBatchFetchResult.sampleCreationsThe list of sample creations.Methods in com.genologics.ri.sample that return SampleCreationModifier and TypeMethodDescriptionObjectFactory.createSamplecreation()Create an instance ofSampleCreation.Methods in com.genologics.ri.sample that return types with arguments of type SampleCreationModifier and TypeMethodDescriptionObjectFactory.createSamplecreation(SampleCreation value) SampleBatchFetchResult.getSampleCreations()Gets the list of sample creations.Methods in com.genologics.ri.sample with parameters of type SampleCreation