Uses of Class
org.hl7.fhir.r4.model.GraphDefinition
-
Packages that use GraphDefinition Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of GraphDefinition in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return GraphDefinition Modifier and Type Method Description protected GraphDefinitionJsonParser. parseGraphDefinition(com.google.gson.JsonObject json)protected GraphDefinitionXmlParser. parseGraphDefinition(org.xmlpull.v1.XmlPullParser xpp) -
Uses of GraphDefinition in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type GraphDefinition Modifier and Type Method Description voidGraphDefinition. copyValues(GraphDefinition dst)
-