| 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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide.PackageResource |
ImplementationGuide.PackageResource.setPurpose(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.api.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–2018 University Health Network. All rights reserved.