
Uses of Class
org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent
Packages that use Substance.SubstanceInstanceComponent
-
Uses of Substance.SubstanceInstanceComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Substance.SubstanceInstanceComponentModifier and TypeMethodDescriptionprotected Substance.SubstanceInstanceComponentJsonParser.parseSubstanceSubstanceInstanceComponent(com.google.gson.JsonObject json, Substance owner) protected Substance.SubstanceInstanceComponentXmlParser.parseSubstanceSubstanceInstanceComponent(org.xmlpull.v1.XmlPullParser xpp, Substance owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Substance.SubstanceInstanceComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceSubstanceInstanceComponent(String name, Substance.SubstanceInstanceComponent element) protected voidXmlParser.composeSubstanceSubstanceInstanceComponent(String name, Substance.SubstanceInstanceComponent element) protected voidJsonParser.composeSubstanceSubstanceInstanceComponentInner(Substance.SubstanceInstanceComponent element) -
Uses of Substance.SubstanceInstanceComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Substance.SubstanceInstanceComponentModifier and TypeFieldDescriptionprotected List<Substance.SubstanceInstanceComponent> Substance.instanceSubstance may be used to describe a kind of substance, or a specific package/container of the substance: an instance.Methods in org.hl7.fhir.dstu2.model that return Substance.SubstanceInstanceComponentModifier and TypeMethodDescriptionSubstance.addInstance()Substance.SubstanceInstanceComponent.copy()Substance.SubstanceInstanceComponent.setExpiryElement(DateTimeType value) Substance.SubstanceInstanceComponent.setIdentifier(Identifier value) Substance.SubstanceInstanceComponent.setQuantity(SimpleQuantity value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Substance.SubstanceInstanceComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Substance.SubstanceInstanceComponent