Uses of Class
org.linuxforhealth.fhir.model.resource.Specimen.Processing
- 
Packages that use Specimen.Processing Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of Specimen.Processing in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Specimen.Processing Modifier and Type Method Description Specimen.ProcessingSpecimen.Processing.Builder. build()Build theSpecimen.ProcessingMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type Specimen.Processing Modifier and Type Method Description java.util.List<Specimen.Processing>Specimen. getProcessing()Details concerning processing and processing steps for the specimen.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Specimen.Processing Modifier and Type Method Description protected Specimen.Processing.BuilderSpecimen.Processing.Builder. from(Specimen.Processing processing)Specimen.BuilderSpecimen.Builder. processing(Specimen.Processing... processing)Details concerning processing and processing steps for the specimen.protected voidSpecimen.Processing.Builder. validate(Specimen.Processing processing)Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type Specimen.Processing Modifier and Type Method Description Specimen.BuilderSpecimen.Builder. processing(java.util.Collection<Specimen.Processing> processing)Details concerning processing and processing steps for the specimen. 
 -