ElementDefinitionDt.Binding |
ElementDefinitionDt.getBinding() |
Gets the value(s) for binding ().
|
ElementDefinitionDt.Binding |
ElementDefinitionDt.Binding.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
ElementDefinitionDt.Binding |
ElementDefinitionDt.Binding.setDescription(String theString) |
Sets the value for description ()
|
ElementDefinitionDt.Binding |
ElementDefinitionDt.Binding.setStrength(BindingStrengthEnum theValue) |
Sets the value(s) for strength ()
|
ElementDefinitionDt.Binding |
ElementDefinitionDt.Binding.setStrength(ca.uhn.fhir.model.primitive.BoundCodeDt<BindingStrengthEnum> theValue) |
Sets the value(s) for strength ()
|
ElementDefinitionDt.Binding |
ElementDefinitionDt.Binding.setValueSet(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for valueSet[x] ()
|