@@ -210,7 +210,7 @@  | 
                                                    ||
| 210 | 210 | /**  | 
                                                        
| 211 | 211 | * Gets the group by statement for the query.  | 
                                                        
| 212 | 212 | *  | 
                                                        
| 213 | - * @return GroupByStatement  | 
                                                        |
| 213 | + * @return OrderStatement  | 
                                                        |
| 214 | 214 | */  | 
                                                        
| 215 | 215 | public function getGroupBy()  | 
                                                        
| 216 | 216 |      { | 
                                                        
@@ -103,7 +103,7 @@  | 
                                                    ||
| 103 | 103 | /**  | 
                                                        
| 104 | 104 | * Gets the values for the query.  | 
                                                        
| 105 | 105 | *  | 
                                                        
| 106 | - * @return array  | 
                                                        |
| 106 | + * @return SetStatement  | 
                                                        |
| 107 | 107 | */  | 
                                                        
| 108 | 108 | public function getSet()  | 
                                                        
| 109 | 109 |      { |