Uses of Class
org.linuxforhealth.fhir.model.resource.Specimen.Collection
-
Packages that use Specimen.Collection Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Specimen.Collection in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Specimen.Collection Modifier and Type Method Description Specimen.CollectionSpecimen.Collection.Builder. build()Build theSpecimen.CollectionSpecimen.CollectionSpecimen. getCollection()Details concerning the specimen collection.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Specimen.Collection Modifier and Type Method Description Specimen.BuilderSpecimen.Builder. collection(Specimen.Collection collection)Details concerning the specimen collection.protected Specimen.Collection.BuilderSpecimen.Collection.Builder. from(Specimen.Collection collection)protected voidSpecimen.Collection.Builder. validate(Specimen.Collection collection)
-