
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImplementationGuide.Global
Packages that use ImplementationGuide.Global
-
Uses of ImplementationGuide.Global in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImplementationGuide.GlobalModifier and TypeMethodDescriptionImplementationGuide.addGlobal()
Adds and returns a new value for global ()ImplementationGuide.getGlobalFirstRep()
Gets the first repetition for global (), creating it if it does not already exist.ImplementationGuide.Global.setProfile
(ResourceReferenceDt theValue) Sets the value(s) for profile ()ImplementationGuide.Global.setType
(ResourceTypeEnum theValue) Sets the value(s) for type ()ImplementationGuide.Global.setType
(ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum> theValue) Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ImplementationGuide.GlobalModifier and TypeMethodDescriptionImplementationGuide.getGlobal()
Gets the value(s) for global ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ImplementationGuide.GlobalModifier and TypeMethodDescriptionImplementationGuide.addGlobal
(ImplementationGuide.Global theValue) Adds a given new value for global ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ImplementationGuide.GlobalModifier and TypeMethodDescriptionImplementationGuide.setGlobal
(List<ImplementationGuide.Global> theValue) Sets the value(s) for global ()