Creates a new TaskInputBuilder
Adds the extension provided as an argument to the resource's extension array
The resource to be added to the extension array
the Builder
Adds the extension provided as an argument to the resource's modifierExtension array
The resource to be added to the modifierExtension array
the Builder
Builds and returns the TaskInput
Returns whether or not the taskInput provided as an argument is in conflict with the taskInput used in the builder
The taskInput to test for conflict
Whether it is in conflict
Returns the element's id
The element's id
Returns the type-field of the TaskInput
The type-field
Returns the valueCanonical-field of the TaskInput
The valueCanonical-field
Returns the valueReference-field of the TaskInput
The valueReference-field
Creates a new TaskInput
The taskInput
Sets the resource'extension-array to the provided array If no argument is provided, the field will be removed
The array to be set as the resource's extension array
the Builder
Sets the element's id to the id provided as an argument If no argument is provided, the field will be removed
the id to be set
the Builder
Sets the resource's modifierExtension-array to the provided array. If no argument is provided, the field will be removed
the Builder
Sets the type-field of the TaskInput If no argument is provided, the field will be removed
The value to be set in the type-field
Sets the valueCanonical-field of the TaskInput If no argument is provided, the field will be removed
The value to be set in the valueCanonical-field
Sets the valueReference-field of the TaskInput If no argument is provided, the field will be removed
The value to be set in the valueReference-field
Sets a copy of an existing taskInput for this builder to allow for manipulation If no argument is provided, a new TaskInput will be generated
the taskInput to be set
The builder
Generated using TypeDoc
A class representing a FHIR TaskInputBuilder