Uses of Class
org.hl7.fhir.r5.model.SubstanceSourceMaterial
-
Packages that use SubstanceSourceMaterial Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of SubstanceSourceMaterial in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return SubstanceSourceMaterial Modifier and Type Method Description protected SubstanceSourceMaterialJsonParser. parseSubstanceSourceMaterial(com.google.gson.JsonObject json)protected SubstanceSourceMaterialXmlParser. parseSubstanceSourceMaterial(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type SubstanceSourceMaterial Modifier and Type Method Description protected voidJsonParser. composeSubstanceSourceMaterial(String name, SubstanceSourceMaterial element)protected voidRdfParser. composeSubstanceSourceMaterial(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, SubstanceSourceMaterial element, int index)protected voidXmlParser. composeSubstanceSourceMaterial(String name, SubstanceSourceMaterial element)protected voidXmlParser. composeSubstanceSourceMaterialElements(SubstanceSourceMaterial element)protected voidJsonParser. composeSubstanceSourceMaterialProperties(SubstanceSourceMaterial element)protected booleanXmlParser. parseSubstanceSourceMaterialContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, SubstanceSourceMaterial res)protected voidJsonParser. parseSubstanceSourceMaterialProperties(com.google.gson.JsonObject json, SubstanceSourceMaterial res) -
Uses of SubstanceSourceMaterial in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type SubstanceSourceMaterial Modifier and Type Method Description voidSubstanceSourceMaterial. copyValues(SubstanceSourceMaterial dst)
-