static ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.builder() |
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.expression(Expression expression) |
An expression specifying the value of the customized element.
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.from(ActivityDefinition.DynamicValue dynamicValue) |
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.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.
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.modifierExtension(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.
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.path(String path) |
The path to the element to be customized.
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.Builder.path(String path) |
Convenience method for setting path .
|
ActivityDefinition.DynamicValue.Builder |
ActivityDefinition.DynamicValue.toBuilder() |
|