| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Page |
ImplementationGuide.Page.addPackage(String theString)
Adds a new value for package ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.addPackage(StringDt theValue)
Adds a given new value for package ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.addPage()
Adds and returns a new value for page ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.addPage(ImplementationGuide.Page theValue)
Adds a given new value for page ()
|
ImplementationGuide.Page |
ImplementationGuide.getPage()
Gets the value(s) for page ().
|
ImplementationGuide.Page |
ImplementationGuide.Page.getPageFirstRep()
Gets the first repetition for page (),
creating it if it does not already exist.
|
ImplementationGuide.Page |
ImplementationGuide.Page.setFormat(CodeDt theValue)
Sets the value(s) for format ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setFormat(String theCode)
Sets the value for format ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setKind(BoundCodeDt<GuidePageKindEnum> theValue)
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setKind(GuidePageKindEnum theValue)
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setName(String theString)
Sets the value for name ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setName(StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setPackage(List<StringDt> theValue)
Sets the value(s) for package ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setPage(List<ImplementationGuide.Page> theValue)
Sets the value(s) for page ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setSource(String theUri)
Sets the value for source ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setSource(UriDt theValue)
Sets the value(s) for source ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImplementationGuide.Page> |
ImplementationGuide.Page.getPage()
Gets the value(s) for page ().
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Page |
ImplementationGuide.Page.addPage(ImplementationGuide.Page theValue)
Adds a given new value for page ()
|
ImplementationGuide |
ImplementationGuide.setPage(ImplementationGuide.Page theValue)
Sets the value(s) for page ()
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Page |
ImplementationGuide.Page.setPage(List<ImplementationGuide.Page> theValue)
Sets the value(s) for page ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.