![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent
-
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentModifier and TypeMethodDescriptionJsonParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent
(com.google.gson.JsonObject json, SubstanceReferenceInformation owner) XmlParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent
(org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner) Methods in org.hl7.fhir.r4.formats with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent
(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element) protected void
RdfParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent
(Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element, int index) protected void
XmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent
(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element) protected void
XmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentElements
(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element) protected void
JsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentInner
(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element) protected boolean
XmlParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent res) protected void
JsonParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentProperties
(com.google.gson.JsonObject json, SubstanceReferenceInformation owner, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent res) -
Uses of SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentMethods in org.hl7.fhir.r4.model that return SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addGeneElement()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.addSource
(Reference t) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.copy()
SubstanceReferenceInformation.getGeneElementFirstRep()
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setElement
(Identifier value) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setSource
(List<Reference> theSource) SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentMethods in org.hl7.fhir.r4.model with parameters of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.addGeneElement
(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent t) void
SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent.copyValues
(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponentModifier and TypeMethodDescriptionSubstanceReferenceInformation.setGeneElement
(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent> theGeneElement)