static PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.builder() |
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.expression(Expression expression) |
An expression that returns true or false, indicating whether the condition is satisfied.
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.from(PlanDefinition.Action.Condition condition) |
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.Builder.kind(ActionConditionKind kind) |
The kind of condition.
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.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.
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.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.
|
PlanDefinition.Action.Condition.Builder |
PlanDefinition.Action.Condition.toBuilder() |
|