Uses of Class
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideGlobalComponent
-
Uses of ImplementationGuide.ImplementationGuideGlobalComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseImplementationGuideImplementationGuideGlobalComponent
(com.google.gson.JsonObject json, ImplementationGuide owner) XmlParser.parseImplementationGuideImplementationGuideGlobalComponent
(org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImplementationGuideImplementationGuideGlobalComponent
(String name, ImplementationGuide.ImplementationGuideGlobalComponent element) protected void
XmlParser.composeImplementationGuideImplementationGuideGlobalComponent
(String name, ImplementationGuide.ImplementationGuideGlobalComponent element) protected void
JsonParser.composeImplementationGuideImplementationGuideGlobalComponentInner
(ImplementationGuide.ImplementationGuideGlobalComponent element) -
Uses of ImplementationGuide.ImplementationGuideGlobalComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionImplementationGuide.global
A set of profiles that all resources covered by this implementation guide must conform to.Modifier and TypeMethodDescriptionImplementationGuide.addGlobal()
ImplementationGuide.ImplementationGuideGlobalComponent.copy()
ImplementationGuide.ImplementationGuideGlobalComponent.setProfile
(Reference value) ImplementationGuide.ImplementationGuideGlobalComponent.setProfileTarget
(StructureDefinition value) ImplementationGuide.ImplementationGuideGlobalComponent.setTypeElement
(CodeType value) Modifier and TypeMethodDescriptionImplementationGuide.addGlobal
(ImplementationGuide.ImplementationGuideGlobalComponent t)