public class GetScanLogs extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cxWSRequestScanLog" type="{http://Checkmarx.com}CxWSRequestScanLog" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSRequestScanLog |
cxWSRequestScanLog |
| Constructor and Description |
|---|
GetScanLogs() |
| Modifier and Type | Method and Description |
|---|---|
CxWSRequestScanLog |
getCxWSRequestScanLog()
Gets the value of the cxWSRequestScanLog property.
|
void |
setCxWSRequestScanLog(CxWSRequestScanLog value)
Sets the value of the cxWSRequestScanLog property.
|
protected CxWSRequestScanLog cxWSRequestScanLog
public CxWSRequestScanLog getCxWSRequestScanLog()
CxWSRequestScanLogpublic void setCxWSRequestScanLog(CxWSRequestScanLog value)
value - allowed object is
CxWSRequestScanLogCopyright © 2020. All rights reserved.