Uses of Class
org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent
-
Packages that use Specimen.SpecimenCollectionComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Specimen.SpecimenCollectionComponent Modifier and Type Method Description protected Specimen.SpecimenCollectionComponentJsonParser. parseSpecimenSpecimenCollectionComponent(com.google.gson.JsonObject json, Specimen owner)protected Specimen.SpecimenCollectionComponentXmlParser. parseSpecimenSpecimenCollectionComponent(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) -
Uses of Specimen.SpecimenCollectionComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as Specimen.SpecimenCollectionComponent Modifier and Type Field Description protected Specimen.SpecimenCollectionComponentSpecimen. collectionDetails concerning the specimen collection.Methods in org.hl7.fhir.r4.model with parameters of type Specimen.SpecimenCollectionComponent Modifier and Type Method Description voidSpecimen.SpecimenCollectionComponent. copyValues(Specimen.SpecimenCollectionComponent dst)SpecimenSpecimen. setCollection(Specimen.SpecimenCollectionComponent value)
-