Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImplementationGuide.Global
-
Uses of ImplementationGuide.Global in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionImplementationGuide.getGlobal()
Gets the value(s) for global ().Modifier and TypeMethodDescriptionImplementationGuide.addGlobal
(ImplementationGuide.Global theValue) Adds a given new value for global ()Modifier and TypeMethodDescriptionImplementationGuide.setGlobal
(List<ImplementationGuide.Global> theValue) Sets the value(s) for global ()