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.Collection
Specimen.Collection.Builder. build()
Build theSpecimen.Collection
Specimen.Collection
Specimen. 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.Builder
Specimen.Builder. collection(Specimen.Collection collection)
Details concerning the specimen collection.protected Specimen.Collection.Builder
Specimen.Collection.Builder. from(Specimen.Collection collection)
protected void
Specimen.Collection.Builder. validate(Specimen.Collection collection)
-