| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Global |
ImplementationGuide.addGlobal()
Adds and returns a new value for global ()
|
ImplementationGuide.Global |
ImplementationGuide.getGlobalFirstRep()
Gets the first repetition for global (),
creating it if it does not already exist.
|
ImplementationGuide.Global |
ImplementationGuide.Global.setProfile(ResourceReferenceDt theValue)
Sets the value(s) for profile ()
|
ImplementationGuide.Global |
ImplementationGuide.Global.setType(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Global |
ImplementationGuide.Global.setType(ResourceTypeEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImplementationGuide.Global> |
ImplementationGuide.getGlobal()
Gets the value(s) for global ().
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide |
ImplementationGuide.addGlobal(ImplementationGuide.Global theValue)
Adds a given new value for global ()
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide |
ImplementationGuide.setGlobal(List<ImplementationGuide.Global> theValue)
Sets the value(s) for global ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.