public static class ImplementationGuide.Global extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.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 ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getProfile()
Gets the value(s) for profile ().
|
String |
getType()
Gets the value(s) for type ().
|
ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Global()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.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–2018 University Health Network. All rights reserved.