| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.PackageResource |
ImplementationGuide.Package.addResource()
Adds and returns a new value for resource ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.Package.getResourceFirstRep()
Gets the first repetition for resource (),
creating it if it does not already exist.
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setAcronym(String theString)
Sets the value for acronym ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setAcronym(StringDt theValue)
Sets the value(s) for acronym ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setDescription(String theString)
Sets the value for description ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setExampleFor(ResourceReferenceDt theValue)
Sets the value(s) for exampleFor ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setName(String theString)
Sets the value for name ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setName(StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setPurpose(BoundCodeDt<GuideResourcePurposeEnum> theValue)
Sets the value(s) for purpose ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setPurpose(GuideResourcePurposeEnum theValue)
Sets the value(s) for purpose ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setSource(IDatatype theValue)
Sets the value(s) for source[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ImplementationGuide.PackageResource> |
ImplementationGuide.Package.getResource()
Gets the value(s) for resource ().
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Package |
ImplementationGuide.Package.addResource(ImplementationGuide.PackageResource theValue)
Adds a given new value for resource ()
|
| Modifier and Type | Method and Description |
|---|---|
ImplementationGuide.Package |
ImplementationGuide.Package.setResource(List<ImplementationGuide.PackageResource> theValue)
Sets the value(s) for resource ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.