public class DeleteProjects 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}CxWSRequestDeleteProjects" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSRequestDeleteProjects |
request |
| Constructor and Description |
|---|
DeleteProjects() |
| Modifier and Type | Method and Description |
|---|---|
CxWSRequestDeleteProjects |
getRequest()
Gets the value of the request property.
|
void |
setRequest(CxWSRequestDeleteProjects value)
Sets the value of the request property.
|
protected CxWSRequestDeleteProjects request
public CxWSRequestDeleteProjects getRequest()
CxWSRequestDeleteProjectspublic void setRequest(CxWSRequestDeleteProjects value)
value - allowed object is
CxWSRequestDeleteProjectsCopyright © 2020. All rights reserved.