public static class ImplementationGuide.Global extends BaseIdentifiableElement implements IResourceBlock
Definition: A set of profiles that all resources covered by this implementation guide must conform to
| Constructor and Description |
|---|
Global() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getProfile()
Gets the value(s) for profile ().
|
String |
getType()
Gets the value(s) for type ().
|
BoundCodeDt<ResourceTypeEnum> |
getTypeElement()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
ImplementationGuide.Global |
setProfile(ResourceReferenceDt theValue)
Sets the value(s) for profile ()
|
ImplementationGuide.Global |
setType(BoundCodeDt<ResourceTypeEnum> theValue)
Sets the value(s) for type ()
|
ImplementationGuide.Global |
setType(ResourceTypeEnum theValue)
Sets the 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 Global()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<ResourceTypeEnum> getTypeElement()
null.
Definition: The type of resource that all instances must conform to
public String getType()
null.
Definition: The type of resource that all instances must conform to
public ImplementationGuide.Global setType(BoundCodeDt<ResourceTypeEnum> theValue)
Definition: The type of resource that all instances must conform to
public ImplementationGuide.Global setType(ResourceTypeEnum theValue)
Definition: The type of resource that all instances must conform to
public ResourceReferenceDt getProfile()
null.
Definition: A reference to the profile that all instances must conform to
public ImplementationGuide.Global setProfile(ResourceReferenceDt theValue)
Definition: A reference to the profile that all instances must conform to
Copyright © 2014–2016 University Health Network. All rights reserved.