Uses of Class
com.genologics.ri.sample.Sample
Packages that use Sample
- 
Uses of Sample in com.genologics.ri.artifactMethods 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 TypeMethodDescriptionvoidArtifact.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.sampleFields 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 TypeMethodDescriptionvoidSampleBatchFetchResult.addForCreate(Collection<Sample> samples) Add samples to this object ready for creation.voidSampleBatchFetchResult.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