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(java.util.Collection<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(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(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
ActivityDefinition.DynamicValue.Builder | 
ActivityDefinition.DynamicValue.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. 
 | 
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.path(java.lang.String path) | 
 Convenience method for setting path. 
 | 
ActivityDefinition.DynamicValue.Builder | 
ActivityDefinition.DynamicValue.Builder.path(String path) | 
 The path to the element to be customized. 
 | 
ActivityDefinition.DynamicValue.Builder | 
ActivityDefinition.DynamicValue.toBuilder() | 
  |