getGoal() getGoal() : \Pivot\Intervention\Entities\Goal Get the value of Goal Returns \Pivot\Intervention\Entities\Goal
setGoal() setGoal(\Pivot\Interventions\Entities\Goal $goal) : self Set the value of Goal Parameters \Pivot\Interventions\Entities\Goal $goal Returns self
setStartDate() setStartDate(\DateTime $startDate) : self Set the value of Start Date Parameters \DateTime $startDate Returns self
setEndDate() setEndDate(\DateTime $endDate) : self Set the value of End Date Parameters \DateTime $endDate Returns self
setIndicator() setIndicator( $indicator) : self Set the value of Indicator Parameters $indicator Returns self
getPersonResponsible() getPersonResponsible() : string Get the value of Person Responsible Returns string
setPersonResponsible() setPersonResponsible( $personResponsible) : self Set the value of Person Responsible Parameters $personResponsible Returns self