Uses of Class
com.genologics.ri.sample.Sample
Packages that use Sample
-
Uses of Sample in com.genologics.ri.artifact
Methods in com.genologics.ri.artifact that return types with arguments of type SampleModifier and TypeMethodDescriptionDemuxArtifactSample.getEntityClass()
SampleLink.getEntityClass()
Method parameters in com.genologics.ri.artifact with type arguments of type SampleModifier and TypeMethodDescriptionvoid
Artifact.setSamples
(Collection<? extends LimsEntityLinkable<Sample>> links) Constructor parameters in com.genologics.ri.artifact with type arguments of type Sample -
Uses of Sample in com.genologics.ri.sample
Fields in com.genologics.ri.sample with type parameters of type SampleMethods in com.genologics.ri.sample that return SampleMethods in com.genologics.ri.sample that return types with arguments of type SampleModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Sample>
ObjectFactory.createSample
(Sample value) SampleLink.getEntityClass()
SampleBatchFetchResult.getList()
SampleBatchFetchResult.getSamples()
SampleBatchFetchResult.iterator()
Methods in com.genologics.ri.sample with parameters of type SampleModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Sample>
ObjectFactory.createSample
(Sample value) Method parameters in com.genologics.ri.sample with type arguments of type SampleModifier and TypeMethodDescriptionvoid
SampleBatchFetchResult.addForCreate
(Collection<Sample> samples) Add samples to this object ready for creation.void
SampleBatchFetchResult.addForUpdate
(Collection<Sample> entities) Constructors in com.genologics.ri.sample with parameters of type SampleModifierConstructorDescriptionConstruct a new object for sample creation via the API.Constructor parameters in com.genologics.ri.sample with type arguments of type Sample