
Uses of Class
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideGlobalComponent
Packages that use ImplementationGuide.ImplementationGuideGlobalComponent
-
Uses of ImplementationGuide.ImplementationGuideGlobalComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImplementationGuide.ImplementationGuideGlobalComponentModifier and TypeMethodDescriptionJsonParser.parseImplementationGuideImplementationGuideGlobalComponent
(com.google.gson.JsonObject json, ImplementationGuide owner) XmlParser.parseImplementationGuideImplementationGuideGlobalComponent
(org.xmlpull.v1.XmlPullParser xpp, ImplementationGuide owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImplementationGuide.ImplementationGuideGlobalComponentModifier 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
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImplementationGuide.ImplementationGuideGlobalComponentModifier and TypeFieldDescriptionImplementationGuide.global
A set of profiles that all resources covered by this implementation guide must conform to.Methods in org.hl7.fhir.dstu2.model that return ImplementationGuide.ImplementationGuideGlobalComponentModifier and TypeMethodDescriptionImplementationGuide.addGlobal()
ImplementationGuide.ImplementationGuideGlobalComponent.copy()
ImplementationGuide.ImplementationGuideGlobalComponent.setProfile
(Reference value) ImplementationGuide.ImplementationGuideGlobalComponent.setProfileTarget
(StructureDefinition value) ImplementationGuide.ImplementationGuideGlobalComponent.setTypeElement
(CodeType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImplementationGuide.ImplementationGuideGlobalComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ImplementationGuide.ImplementationGuideGlobalComponentModifier and TypeMethodDescriptionImplementationGuide.addGlobal
(ImplementationGuide.ImplementationGuideGlobalComponent t)