ImplementationGuide.Page |
ImplementationGuide.Page.addPackage(ca.uhn.fhir.model.primitive.StringDt theValue) |
Adds a given new value for package ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.addPackage(String theString) |
Adds a 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(ca.uhn.fhir.model.primitive.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(GuidePageKindEnum theValue) |
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setKind(ca.uhn.fhir.model.primitive.BoundCodeDt<GuidePageKindEnum> theValue) |
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setName(String theString) |
Sets the value for name ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setPackage(List<ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for source ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setSource(String theUri) |
Sets the value for source ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(ResourceTypeEnum theValue) |
Sets the value(s), and clears any existing value(s) for type ()
|
ImplementationGuide.Page |
ImplementationGuide.Page.setType(List<ca.uhn.fhir.model.primitive.BoundCodeDt<ResourceTypeEnum>> theValue) |
Sets the value(s) for type ()
|