public static class ElementDefinitionDt.Mapping extends BaseIdentifiableElement implements IResourceBlock
Definition: Identifies a concept from an external specification that roughly corresponds to this element
| Constructor and Description |
|---|
Mapping() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getIdentity()
Gets the value(s) for identity ().
|
IdDt |
getIdentityElement()
Gets the value(s) for identity ().
|
String |
getLanguage()
Gets the value(s) for language ().
|
CodeDt |
getLanguageElement()
Gets the value(s) for language ().
|
String |
getMap()
Gets the value(s) for map ().
|
StringDt |
getMapElement()
Gets the value(s) for map ().
|
boolean |
isEmpty() |
ElementDefinitionDt.Mapping |
setIdentity(IdDt theValue)
Sets the value(s) for identity ()
|
ElementDefinitionDt.Mapping |
setIdentity(String theId)
Sets the value for identity ()
|
ElementDefinitionDt.Mapping |
setLanguage(CodeDt theValue)
Sets the value(s) for language ()
|
ElementDefinitionDt.Mapping |
setLanguage(String theCode)
Sets the value for language ()
|
ElementDefinitionDt.Mapping |
setMap(String theString)
Sets the value for map ()
|
ElementDefinitionDt.Mapping |
setMap(StringDt theValue)
Sets the value(s) for map ()
|
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 Mapping()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IdDt getIdentityElement()
null.
Definition: An internal reference to the definition of a mapping
public String getIdentity()
null.
Definition: An internal reference to the definition of a mapping
public ElementDefinitionDt.Mapping setIdentity(IdDt theValue)
Definition: An internal reference to the definition of a mapping
public ElementDefinitionDt.Mapping setIdentity(String theId)
Definition: An internal reference to the definition of a mapping
public CodeDt getLanguageElement()
null.
Definition: Identifies the computable language in which mapping.map is expressed.
public String getLanguage()
null.
Definition: Identifies the computable language in which mapping.map is expressed.
public ElementDefinitionDt.Mapping setLanguage(CodeDt theValue)
Definition: Identifies the computable language in which mapping.map is expressed.
public ElementDefinitionDt.Mapping setLanguage(String theCode)
Definition: Identifies the computable language in which mapping.map is expressed.
public StringDt getMapElement()
null.
Definition: Expresses what part of the target specification corresponds to this element
public String getMap()
null.
Definition: Expresses what part of the target specification corresponds to this element
public ElementDefinitionDt.Mapping setMap(StringDt theValue)
Definition: Expresses what part of the target specification corresponds to this element
public ElementDefinitionDt.Mapping setMap(String theString)
Definition: Expresses what part of the target specification corresponds to this element
Copyright © 2014–2016 University Health Network. All rights reserved.