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 voidJsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element)protected voidRdfParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent(Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element, int index)protected voidXmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponent(String name, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element)protected voidXmlParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentElements(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element)protected voidJsonParser.composeSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentInner(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent element)protected booleanXmlParser.parseSubstanceReferenceInformationSubstanceReferenceInformationGeneElementComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation owner, SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent res)protected voidJsonParser.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)voidSubstanceReferenceInformation.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)