static PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.builder() | 
  | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.detail(Element detail) | 
 The target value of the measure to be achieved to signify fulfillment of the goal, e.g. 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.due(Duration due) | 
 Indicates the timeframe after the start of the goal in which the goal should be met. 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.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. 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.from(PlanDefinition.Goal.Target target) | 
  | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.Builder.measure(CodeableConcept measure) | 
 The parameter whose value is to be tracked, e.g. 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.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. 
 | 
PlanDefinition.Goal.Target.Builder | 
PlanDefinition.Goal.Target.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.Goal.Target.Builder | 
PlanDefinition.Goal.Target.toBuilder() | 
  |