public static class StructureDefinition.Mapping extends BaseIdentifiableElement implements IResourceBlock
Definition: An external specification that the content is mapped to
| Constructor and Description |
|---|
Mapping() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getComments()
Gets the value(s) for comments ().
|
StringDt |
getCommentsElement()
Gets the value(s) for comments ().
|
String |
getIdentity()
Gets the value(s) for identity ().
|
IdDt |
getIdentityElement()
Gets the value(s) for identity ().
|
String |
getName()
Gets the value(s) for name ().
|
StringDt |
getNameElement()
Gets the value(s) for name ().
|
String |
getUri()
Gets the value(s) for uri ().
|
UriDt |
getUriElement()
Gets the value(s) for uri ().
|
boolean |
isEmpty() |
StructureDefinition.Mapping |
setComments(String theString)
Sets the value for comments ()
|
StructureDefinition.Mapping |
setComments(StringDt theValue)
Sets the value(s) for comments ()
|
StructureDefinition.Mapping |
setIdentity(IdDt theValue)
Sets the value(s) for identity ()
|
StructureDefinition.Mapping |
setIdentity(String theId)
Sets the value for identity ()
|
StructureDefinition.Mapping |
setName(String theString)
Sets the value for name ()
|
StructureDefinition.Mapping |
setName(StringDt theValue)
Sets the value(s) for name ()
|
StructureDefinition.Mapping |
setUri(String theUri)
Sets the value for uri ()
|
StructureDefinition.Mapping |
setUri(UriDt theValue)
Sets the value(s) for uri ()
|
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 id that is used to identify this mapping set when specific mappings are made
public String getIdentity()
null.
Definition: An Internal id that is used to identify this mapping set when specific mappings are made
public StructureDefinition.Mapping setIdentity(IdDt theValue)
Definition: An Internal id that is used to identify this mapping set when specific mappings are made
public StructureDefinition.Mapping setIdentity(String theId)
Definition: An Internal id that is used to identify this mapping set when specific mappings are made
public UriDt getUriElement()
null.
Definition: An absolute URI that identifies the specification that this mapping is expressed to
public String getUri()
null.
Definition: An absolute URI that identifies the specification that this mapping is expressed to
public StructureDefinition.Mapping setUri(UriDt theValue)
Definition: An absolute URI that identifies the specification that this mapping is expressed to
public StructureDefinition.Mapping setUri(String theUri)
Definition: An absolute URI that identifies the specification that this mapping is expressed to
public StringDt getNameElement()
null.
Definition: A name for the specification that is being mapped to
public String getName()
null.
Definition: A name for the specification that is being mapped to
public StructureDefinition.Mapping setName(StringDt theValue)
Definition: A name for the specification that is being mapped to
public StructureDefinition.Mapping setName(String theString)
Definition: A name for the specification that is being mapped to
public StringDt getCommentsElement()
null.
Definition: Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage
public String getComments()
null.
Definition: Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage
public StructureDefinition.Mapping setComments(StringDt theValue)
Definition: Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage
public StructureDefinition.Mapping setComments(String theString)
Definition: Comments about this mapping, including version notes, issues, scope limitations, and other important notes for usage
Copyright © 2014–2016 University Health Network. All rights reserved.