public class CxWSRequestScanLogFailedScan extends CxWSRequestScanLog
Java class for CxWSRequestScanLogFailedScan complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CxWSRequestScanLogFailedScan">
<complexContent>
<extension base="{http://Checkmarx.com}CxWSRequestScanLog">
<sequence>
<element name="ID" type="{http://www.w3.org/2001/XMLSchema}long"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
sessionID| Constructor and Description |
|---|
CxWSRequestScanLogFailedScan() |
| Modifier and Type | Method and Description |
|---|---|
long |
getID()
Gets the value of the id property.
|
void |
setID(long value)
Sets the value of the id property.
|
getSessionID, setSessionIDCopyright © 2020. All rights reserved.