MCPcopy Index your code
hub / github.com/XF-FS/APIKit / getUrl

Method getUrl

src/main/java/burp/application/apitypes/ApiEndpoint.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public String getUrl() {
18 return this.url;
19 }
20
21 public void setUrl(String url) {
22 this.url = url;

Callers 15

RedirectUtilsMethod · 0.45
isFingerprintMatchMethod · 0.45
urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45
exportIssuesMethod · 0.45
parseWsdlMethod · 0.45
isFingerprintMatchMethod · 0.45
urlAddPathMethod · 0.45
exportIssuesMethod · 0.45
isFingerprintMatchMethod · 0.45
urlAddPathMethod · 0.45
parseApiDocumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected