Uses of Class
org.hl7.fhir.dstu3.model.ImplementationGuide
-
Packages that use ImplementationGuide Package Description org.hl7.fhir.dstu3.formats org.hl7.fhir.dstu3.model org.hl7.fhir.dstu3.utils -
-
Uses of ImplementationGuide in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.formats that return ImplementationGuide Modifier and Type Method Description protected ImplementationGuideJsonParser. parseImplementationGuide(com.google.gson.JsonObject json)protected ImplementationGuideXmlParser. parseImplementationGuide(org.xmlpull.v1.XmlPullParser xpp) -
Uses of ImplementationGuide in org.hl7.fhir.dstu3.model
-
Uses of ImplementationGuide in org.hl7.fhir.dstu3.utils
Methods in org.hl7.fhir.dstu3.utils with parameters of type ImplementationGuide Modifier and Type Method Description booleanNarrativeGenerator. generate(NarrativeGenerator.ResourceContext rcontext, ImplementationGuide ig)
-