This method returns the URL for which the issue was generated. @return The URL for which the issue was generated.
()
| 29 | * @return The URL for which the issue was generated. |
| 30 | */ |
| 31 | java.net.URL getUrl(); |
| 32 | |
| 33 | /** |
| 34 | * This method returns the name of the issue type. |
no outgoing calls
no test coverage detected