@return options to use for rate calculations
()
| 354 | |
| 355 | /** @return options to use for rate calculations */ |
| 356 | public RateOptions getRateOptions() { |
| 357 | return rate_options; |
| 358 | } |
| 359 | |
| 360 | /** @return the filters pulled from the tags object |
| 361 | * @since 2.2 */ |