| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Dependency |
ImplementationGuide.addDependency()
Adds and returns a new value for dependency ()
|
ImplementationGuide.Dependency |
ImplementationGuide.getDependencyFirstRep()
Gets the first repetition for dependency (),
creating it if it does not already exist.
|
ImplementationGuide.Dependency |
ImplementationGuide.Dependency.setType(BoundCodeDt<GuideDependencyTypeEnum> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Dependency |
ImplementationGuide.Dependency.setType(GuideDependencyTypeEnum theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Dependency |
ImplementationGuide.Dependency.setUri(String theUri)
Sets the value for uri ()
|
ImplementationGuide.Dependency |
ImplementationGuide.Dependency.setUri(UriDt theValue)
Sets the value(s) for uri ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImplementationGuide.Dependency> |
ImplementationGuide.getDependency()
Gets the value(s) for dependency ().
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide |
ImplementationGuide.addDependency(ImplementationGuide.Dependency theValue)
Adds a given new value for dependency ()
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide |
ImplementationGuide.setDependency(List<ImplementationGuide.Dependency> theValue)
Sets the value(s) for dependency ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.