public class DeleteScans 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="request" type="{http://Checkmarx.com}CxWSRequestDeleteScans" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSRequestDeleteScans |
request |
| Constructor and Description |
|---|
DeleteScans() |
| Modifier and Type | Method and Description |
|---|---|
CxWSRequestDeleteScans |
getRequest()
Gets the value of the request property.
|
void |
setRequest(CxWSRequestDeleteScans value)
Sets the value of the request property.
|
protected CxWSRequestDeleteScans request
public CxWSRequestDeleteScans getRequest()
CxWSRequestDeleteScanspublic void setRequest(CxWSRequestDeleteScans value)
value - allowed object is
CxWSRequestDeleteScansCopyright © 2020. All rights reserved.