Uses of Class
org.hl7.fhir.r5.model.SubstanceReferenceInformation
-
Packages that use SubstanceReferenceInformation Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of SubstanceReferenceInformation in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceReferenceInformation Modifier and Type Method Description protected SubstanceReferenceInformationJsonParser. parseSubstanceReferenceInformation(com.google.gson.JsonObject json)protected SubstanceReferenceInformationXmlParser. parseSubstanceReferenceInformation(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SubstanceReferenceInformation in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type SubstanceReferenceInformation Modifier and Type Method Description voidSubstanceReferenceInformation. copyValues(SubstanceReferenceInformation dst)
-