| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite |
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.addDiscriminator(String theString)
Adds a new value for discriminator ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.addDiscriminator(StringDt theValue)
Adds a given new value for discriminator ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.getSlicing()
Gets the value(s) for slicing ().
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setDescription(String theString)
Sets the value for description ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setDiscriminator(List<StringDt> theValue)
Sets the value(s) for discriminator ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setOrdered(boolean theBoolean)
Sets the value for ordered ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setOrdered(BooleanDt theValue)
Sets the value(s) for ordered ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setRules(BoundCodeDt<SlicingRulesEnum> theValue)
Sets the value(s) for rules ()
|
ElementDefinitionDt.Slicing |
ElementDefinitionDt.Slicing.setRules(SlicingRulesEnum theValue)
Sets the value(s) for rules ()
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.setSlicing(ElementDefinitionDt.Slicing theValue)
Sets the value(s) for slicing ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.