Uses of Class
com.genologics.ri.sample.Sample
-
Uses of Sample in com.genologics.ri.artifact
Modifier and TypeMethodDescriptionDemuxArtifactSample.getEntityClass()
SampleLink.getEntityClass()
Modifier and TypeMethodDescriptionvoid
Artifact.setSamples
(Collection<? extends LimsEntityLinkable<Sample>> links) -
Uses of Sample in com.genologics.ri.sample
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Sample>
ObjectFactory.createSample
(Sample value) SampleLink.getEntityClass()
SampleBatchFetchResult.getList()
SampleBatchFetchResult.getSamples()
SampleBatchFetchResult.iterator()
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Sample>
ObjectFactory.createSample
(Sample value) Modifier and TypeMethodDescriptionvoid
SampleBatchFetchResult.addForCreate
(Collection<Sample> samples) Add samples to this object ready for creation.void
SampleBatchFetchResult.addForUpdate
(Collection<Sample> entities) ModifierConstructorDescriptionConstruct a new object for sample creation via the API.