()
| 466 | //-------------------------------------------------------------------------- |
| 467 | |
| 468 | @Override |
| 469 | public String getText() { |
| 470 | return getName(); |
| 471 | } |
| 472 | |
| 473 | /** |
| 474 | * Returns the fully-qualified name of this class after following any redirects. |
no test coverage detected