Uses of Class
org.hl7.fhir.dstu2016may.model.CompartmentDefinition
-
Packages that use CompartmentDefinition Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model org.hl7.fhir.dstu2016may.utils -
-
Uses of CompartmentDefinition in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.formats that return CompartmentDefinition Modifier and Type Method Description protected CompartmentDefinitionJsonParser. parseCompartmentDefinition(com.google.gson.JsonObject json)protected CompartmentDefinitionXmlParser. parseCompartmentDefinition(org.xmlpull.v1.XmlPullParser xpp) -
Uses of CompartmentDefinition in org.hl7.fhir.dstu2016may.model
-
Uses of CompartmentDefinition in org.hl7.fhir.dstu2016may.utils
Methods in org.hl7.fhir.dstu2016may.utils with parameters of type CompartmentDefinition Modifier and Type Method Description voidNarrativeGenerator. generate(CompartmentDefinition cpd)
-