Uses of Class
ca.uhn.fhir.model.dstu2.composite.ElementDefinitionDt.Binding
-
Uses of ElementDefinitionDt.Binding in ca.uhn.fhir.model.dstu2.composite
Modifier and TypeMethodDescriptionElementDefinitionDt.getBinding()
Gets the value(s) for binding ().ElementDefinitionDt.Binding.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ElementDefinitionDt.Binding.setDescription
(String theString) Sets the value for description ()ElementDefinitionDt.Binding.setStrength
(BindingStrengthEnum theValue) Sets the value(s) for strength ()ElementDefinitionDt.Binding.setStrength
(ca.uhn.fhir.model.primitive.BoundCodeDt<BindingStrengthEnum> theValue) Sets the value(s) for strength ()ElementDefinitionDt.Binding.setValueSet
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for valueSet[x] ()Modifier and TypeMethodDescriptionElementDefinitionDt.setBinding
(ElementDefinitionDt.Binding theValue) Sets the value(s) for binding ()