Uses of Class
ca.uhn.fhir.model.dstu2.resource.OperationDefinition.ParameterBinding
-
Uses of OperationDefinition.ParameterBinding in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionOperationDefinition.Parameter.getBinding()
Gets the value(s) for binding ().OperationDefinition.ParameterBinding.setStrength
(BindingStrengthEnum theValue) Sets the value(s) for strength ()OperationDefinition.ParameterBinding.setStrength
(ca.uhn.fhir.model.primitive.BoundCodeDt<BindingStrengthEnum> theValue) Sets the value(s) for strength ()OperationDefinition.ParameterBinding.setValueSet
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for valueSet[x] ()Modifier and TypeMethodDescriptionOperationDefinition.Parameter.setBinding
(OperationDefinition.ParameterBinding theValue) Sets the value(s) for binding ()