Searched refs:cutoffTime (Results 1 – 2 of 2) sorted by relevance
54 public function setCutoffTime(WarehouseCutoffTime $cutoffTime) argument56 $this->cutoffTime = $cutoffTime;63 return $this->cutoffTime;
55 public function setCutoffTime(CutoffTime $cutoffTime) argument57 $this->cutoffTime = $cutoffTime;64 return $this->cutoffTime;