
Uses of Class
org.hl7.fhir.dstu2.model.Specimen.SpecimenContainerComponent
Packages that use Specimen.SpecimenContainerComponent
-
Uses of Specimen.SpecimenContainerComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Specimen.SpecimenContainerComponentModifier and TypeMethodDescriptionprotected Specimen.SpecimenContainerComponent
JsonParser.parseSpecimenSpecimenContainerComponent
(com.google.gson.JsonObject json, Specimen owner) protected Specimen.SpecimenContainerComponent
XmlParser.parseSpecimenSpecimenContainerComponent
(org.xmlpull.v1.XmlPullParser xpp, Specimen owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Specimen.SpecimenContainerComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeSpecimenSpecimenContainerComponent
(String name, Specimen.SpecimenContainerComponent element) protected void
XmlParser.composeSpecimenSpecimenContainerComponent
(String name, Specimen.SpecimenContainerComponent element) protected void
JsonParser.composeSpecimenSpecimenContainerComponentInner
(Specimen.SpecimenContainerComponent element) -
Uses of Specimen.SpecimenContainerComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Specimen.SpecimenContainerComponentModifier and TypeFieldDescriptionprotected List
<Specimen.SpecimenContainerComponent> Specimen.container
The container holding the specimen.Methods in org.hl7.fhir.dstu2.model that return Specimen.SpecimenContainerComponentModifier and TypeMethodDescriptionSpecimen.addContainer()
Specimen.SpecimenContainerComponent.addIdentifier
(Identifier t) Specimen.SpecimenContainerComponent.copy()
Specimen.SpecimenContainerComponent.setAdditive
(Type value) Specimen.SpecimenContainerComponent.setCapacity
(SimpleQuantity value) Specimen.SpecimenContainerComponent.setDescription
(String value) Specimen.SpecimenContainerComponent.setDescriptionElement
(StringType value) Specimen.SpecimenContainerComponent.setSpecimenQuantity
(SimpleQuantity value) Specimen.SpecimenContainerComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Specimen.SpecimenContainerComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Specimen.SpecimenContainerComponent