public static class Vulnerabilities.Vulnerability.Finding.SurfaceLocation extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="url" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="parameter" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
parameter |
protected String |
url |
protected String |
value |
| Constructor and Description |
|---|
SurfaceLocation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameter()
Gets the value of the parameter property.
|
String |
getUrl()
Gets the value of the url property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setParameter(String value)
Sets the value of the parameter property.
|
void |
setUrl(String value)
Sets the value of the url property.
|
void |
setValue(String value)
Sets the value of the value property.
|
protected String value
protected String url
protected String parameter
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getUrl()
Stringpublic void setUrl(String value)
value - allowed object is
Stringpublic String getParameter()
StringCopyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.