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