static OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.builder() |
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.from(OperationDefinition.Parameter.Binding binding) |
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.strength(BindingStrength strength) |
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.
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.toBuilder() |
|
OperationDefinition.Parameter.Binding.Builder |
OperationDefinition.Parameter.Binding.Builder.valueSet(Canonical valueSet) |
Points to the value set or external definition (e.g.
|