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