static Task.Output.Builder | 
Task.Output.builder() | 
  | 
Task.Output.Builder | 
Task.Output.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Task.Output.Builder | 
Task.Output.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected Task.Output.Builder | 
Task.Output.Builder.from(Task.Output output) | 
  | 
Task.Output.Builder | 
Task.Output.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Task.Output.Builder | 
Task.Output.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. 
 | 
Task.Output.Builder | 
Task.Output.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. 
 | 
Task.Output.Builder | 
Task.Output.toBuilder() | 
  | 
Task.Output.Builder | 
Task.Output.Builder.type(CodeableConcept type) | 
 The name of the Output parameter. 
 | 
Task.Output.Builder | 
Task.Output.Builder.value(Element value) | 
 The value of the Output parameter as a basic type. 
 |