public static class ImplementationGuide.Page extends BaseIdentifiableElement implements IResourceBlock
Definition: A page / section in the implementation guide. The root page is the implementation guide home page
| Constructor and Description |
|---|
Page() |
| Modifier and Type | Method and Description |
|---|---|
StringDt |
addPackage()
Adds and returns a new value for package ()
|
ImplementationGuide.Page |
addPackage(String theString)
Adds a new value for package ()
|
ImplementationGuide.Page |
addPackage(StringDt theValue)
Adds a given new value for package ()
|
ImplementationGuide.Page |
addPage()
Adds and returns a new value for page ()
|
ImplementationGuide.Page |
addPage(ImplementationGuide.Page theValue)
Adds a given new value for page ()
|
BoundCodeDt<ResourceTypeEnum> |
addType()
Add a value for type ()
|
BoundCodeDt<ResourceTypeEnum> |
addType(ResourceTypeEnum theValue)
Add a value for type () using an enumerated type.
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getFormat()
Gets the value(s) for format ().
|
CodeDt |
getFormatElement()
Gets the value(s) for format ().
|
String |
getKind()
Gets the value(s) for kind ().
|
BoundCodeDt<GuidePageKindEnum> |
getKindElement()
Gets the value(s) for kind ().
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
List<StringDt> |
getPackage()
Gets the value(s) for package ().
|
StringDt |
getPackageFirstRep()
Gets the first repetition for package (),
creating it if it does not already exist.
|
List<ImplementationGuide.Page> |
getPage()
Gets the value(s) for page ().
|
ImplementationGuide.Page |
getPageFirstRep()
Gets the first repetition for page (),
creating it if it does not already exist.
|
String |
getSource()
Gets the value(s) for source ().
|
UriDt |
getSourceElement()
Gets the value(s) for source ().
|
List<BoundCodeDt<ResourceTypeEnum>> |
getType()
Gets the value(s) for type ().
|
BoundCodeDt<ResourceTypeEnum> |
getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
ImplementationGuide.Page |
setFormat(CodeDt theValue)
Sets the value(s) for format ()
|
ImplementationGuide.Page |
setFormat(String theCode)
Sets the value for format ()
|
ImplementationGuide.Page |
setKind(BoundCodeDt<GuidePageKindEnum> theValue)
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
setKind(GuidePageKindEnum theValue)
Sets the value(s) for kind ()
|
ImplementationGuide.Page |
setName(String theString)
Sets the value for name ()
|
ImplementationGuide.Page |
setName(StringDt theValue)
Sets the value(s) for name ()
|
ImplementationGuide.Page |
setPackage(List<StringDt> theValue)
Sets the value(s) for package ()
|
ImplementationGuide.Page |
setPage(List<ImplementationGuide.Page> theValue)
Sets the value(s) for page ()
|
ImplementationGuide.Page |
setSource(String theUri)
Sets the value for source ()
|
ImplementationGuide.Page |
setSource(UriDt theValue)
Sets the value(s) for source ()
|
ImplementationGuide.Page |
setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Page |
setType(ResourceTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Page()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic UriDt getSourceElement()
null.
Definition: The source address for the page
public String getSource()
null.
Definition: The source address for the page
public ImplementationGuide.Page setSource(UriDt theValue)
Definition: The source address for the page
public ImplementationGuide.Page setSource(String theUri)
Definition: The source address for the page
public StringDt getNameElement()
null.
Definition: A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc.
public String getName()
null.
Definition: A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc.
public ImplementationGuide.Page setName(StringDt theValue)
Definition: A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc.
public ImplementationGuide.Page setName(String theString)
Definition: A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc.
public BoundCodeDt<GuidePageKindEnum> getKindElement()
null.
Definition: The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest
public String getKind()
null.
Definition: The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest
public ImplementationGuide.Page setKind(BoundCodeDt<GuidePageKindEnum> theValue)
Definition: The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest
public ImplementationGuide.Page setKind(GuidePageKindEnum theValue)
Definition: The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest
public List<BoundCodeDt<ResourceTypeEnum>> getType()
null.
Definition: For constructed pages, what kind of resources to include in the list
public ImplementationGuide.Page setType(List<BoundCodeDt<ResourceTypeEnum>> theValue)
Definition: For constructed pages, what kind of resources to include in the list
public BoundCodeDt<ResourceTypeEnum> addType(ResourceTypeEnum theValue)
addType() method.
Definition: For constructed pages, what kind of resources to include in the list
public BoundCodeDt<ResourceTypeEnum> getTypeFirstRep()
Definition: For constructed pages, what kind of resources to include in the list
public BoundCodeDt<ResourceTypeEnum> addType()
Definition: For constructed pages, what kind of resources to include in the list
public ImplementationGuide.Page setType(ResourceTypeEnum theValue)
Definition: For constructed pages, what kind of resources to include in the list
public List<StringDt> getPackage()
null.
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
public ImplementationGuide.Page setPackage(List<StringDt> theValue)
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
public StringDt addPackage()
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
public ImplementationGuide.Page addPackage(StringDt theValue)
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
theValue - The package to add (must not be null)public StringDt getPackageFirstRep()
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
public ImplementationGuide.Page addPackage(String theString)
Definition: For constructed pages, a list of packages to include in the page (or else empty for everything)
public CodeDt getFormatElement()
null.
Definition: The format of the page
public String getFormat()
null.
Definition: The format of the page
public ImplementationGuide.Page setFormat(CodeDt theValue)
Definition: The format of the page
public ImplementationGuide.Page setFormat(String theCode)
Definition: The format of the page
public List<ImplementationGuide.Page> getPage()
null.
Definition: Nested Pages/Sections under this page
public ImplementationGuide.Page setPage(List<ImplementationGuide.Page> theValue)
Definition: Nested Pages/Sections under this page
public ImplementationGuide.Page addPage()
Definition: Nested Pages/Sections under this page
public ImplementationGuide.Page addPage(ImplementationGuide.Page theValue)
Definition: Nested Pages/Sections under this page
theValue - The page to add (must not be null)public ImplementationGuide.Page getPageFirstRep()
Definition: Nested Pages/Sections under this page
Copyright © 2014–2016 University Health Network. All rights reserved.