
Uses of Class
org.hl7.fhir.r5.model.SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent
-
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceReferenceInformationTargetComponent(com.google.gson.JsonObject json) XmlParser.parseSubstanceReferenceInformationTargetComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceReferenceInformationTargetComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent element) protected voidRdfParser.composeSubstanceReferenceInformationTargetComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent element, int index) protected voidXmlParser.composeSubstanceReferenceInformationTargetComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent element) protected voidXmlParser.composeSubstanceReferenceInformationTargetComponentElements(SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent element) protected voidJsonParser.composeSubstanceReferenceInformationTargetComponentProperties(SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent element) protected booleanXmlParser.parseSubstanceReferenceInformationTargetComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent res) protected voidJsonParser.parseSubstanceReferenceInformationTargetComponentProperties(com.google.gson.JsonObject json, SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent res) -
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentMethods in org.hl7.fhir.r5.model that return SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addTarget()SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.copy()SubstanceReferenceInformation.getTargetFirstRep()SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setAmount(DataType value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setAmountType(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setInteraction(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setOrganism(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setOrganismType(CodeableConcept value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setSource(List<Reference> theSource) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setTarget(Identifier value) SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.setType(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentMethods in org.hl7.fhir.r5.model with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addTarget(SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent t) voidSubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent.copyValues(SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.setTarget(List<SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent> theTarget)