@return whether or not to load global annotations for the time range
()
| 357 | |
| 358 | /** @return whether or not to load global annotations for the time range */ |
| 359 | public boolean getGlobalAnnotations() { |
| 360 | return with_global_annotations; |
| 361 | } |
| 362 | |
| 363 | /** @return whether or not to display TSUIDs with the results */ |
| 364 | public boolean getShowTSUIDs() { |
no outgoing calls
no test coverage detected