
Uses of Class
org.hl7.fhir.r5.model.SubstanceReferenceInformation
Packages that use SubstanceReferenceInformation
-
Uses of SubstanceReferenceInformation in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceReferenceInformationModifier and TypeMethodDescriptionprotected SubstanceReferenceInformationJsonParser.parseSubstanceReferenceInformation(com.google.gson.JsonObject json) protected SubstanceReferenceInformationXmlParser.parseSubstanceReferenceInformation(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceReferenceInformationModifier and TypeMethodDescriptionprotected voidJsonParser.composeSubstanceReferenceInformation(String name, SubstanceReferenceInformation element) protected voidRdfParser.composeSubstanceReferenceInformation(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceReferenceInformation element, int index) protected voidXmlParser.composeSubstanceReferenceInformation(String name, SubstanceReferenceInformation element) protected voidXmlParser.composeSubstanceReferenceInformationElements(SubstanceReferenceInformation element) protected voidJsonParser.composeSubstanceReferenceInformationProperties(SubstanceReferenceInformation element) protected booleanXmlParser.parseSubstanceReferenceInformationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceReferenceInformation res) protected voidJsonParser.parseSubstanceReferenceInformationProperties(com.google.gson.JsonObject json, SubstanceReferenceInformation res) -
Uses of SubstanceReferenceInformation in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model that return SubstanceReferenceInformationModifier and TypeMethodDescriptionSubstanceReferenceInformation.addGene(SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent t) SubstanceReferenceInformation.addGeneElement(SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent t) SubstanceReferenceInformation.addTarget(SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent t) SubstanceReferenceInformation.copy()SubstanceReferenceInformation.setComment(String value) SubstanceReferenceInformation.setCommentElement(StringType value) SubstanceReferenceInformation.setGene(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> theGene) SubstanceReferenceInformation.setGeneElement(List<SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent> theGeneElement) SubstanceReferenceInformation.setTarget(List<SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent> theTarget) protected SubstanceReferenceInformationSubstanceReferenceInformation.typedCopy()Methods in org.hl7.fhir.r5.model with parameters of type SubstanceReferenceInformationModifier and TypeMethodDescriptionvoidSubstanceReferenceInformation.copyValues(SubstanceReferenceInformation dst)