public static class OperationDefinition.ParameterBinding extends BaseIdentifiableElement implements IResourceBlock
Definition: Binds to a value set if this parameter is coded (code, Coding, CodeableConcept)
| Constructor and Description |
|---|
ParameterBinding() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getStrength()
Gets the value(s) for strength ().
|
BoundCodeDt<BindingStrengthEnum> |
getStrengthElement()
Gets the value(s) for strength ().
|
IDatatype |
getValueSet()
Gets the value(s) for valueSet[x] ().
|
boolean |
isEmpty() |
OperationDefinition.ParameterBinding |
setStrength(BindingStrengthEnum theValue)
Sets the value(s) for strength ()
|
OperationDefinition.ParameterBinding |
setStrength(BoundCodeDt<BindingStrengthEnum> theValue)
Sets the value(s) for strength ()
|
OperationDefinition.ParameterBinding |
setValueSet(IDatatype theValue)
Sets the value(s) for valueSet[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ParameterBinding()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<BindingStrengthEnum> getStrengthElement()
null.
Definition: Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances
public String getStrength()
null.
Definition: Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances
public OperationDefinition.ParameterBinding setStrength(BoundCodeDt<BindingStrengthEnum> theValue)
Definition: Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances
public OperationDefinition.ParameterBinding setStrength(BindingStrengthEnum theValue)
Definition: Indicates the degree of conformance expectations associated with this binding - that is, the degree to which the provided value set must be adhered to in the instances
public IDatatype getValueSet()
null.
Definition: Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used
public OperationDefinition.ParameterBinding setValueSet(IDatatype theValue)
Definition: Points to the value set or external definition (e.g. implicit value set) that identifies the set of codes to be used
Copyright © 2014–2016 University Health Network. All rights reserved.