| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.addMapping()
Adds and returns a new value for mapping ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.getMappingFirstRep()
Gets the first repetition for mapping (),
creating it if it does not already exist.
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setIdentity(IdDt theValue)
Sets the value(s) for identity ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setIdentity(String theId)
Sets the value for identity ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setLanguage(CodeDt theValue)
Sets the value(s) for language ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setLanguage(String theCode)
Sets the value for language ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setMap(String theString)
Sets the value for map ()
|
ElementDefinitionDt.Mapping |
ElementDefinitionDt.Mapping.setMap(StringDt theValue)
Sets the value(s) for map ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementDefinitionDt.Mapping> |
ElementDefinitionDt.getMapping()
Gets the value(s) for mapping ().
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.addMapping(ElementDefinitionDt.Mapping theValue)
Adds a given new value for mapping ()
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.setMapping(List<ElementDefinitionDt.Mapping> theValue)
Sets the value(s) for mapping ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.