public class GetQueriesForScanResponse 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="GetQueriesForScanResult" type="{http://Checkmarx.com}CxWSResponceQuerisForScan" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponceQuerisForScan |
getQueriesForScanResult |
| Constructor and Description |
|---|
GetQueriesForScanResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponceQuerisForScan |
getGetQueriesForScanResult()
Gets the value of the getQueriesForScanResult property.
|
void |
setGetQueriesForScanResult(CxWSResponceQuerisForScan value)
Sets the value of the getQueriesForScanResult property.
|
protected CxWSResponceQuerisForScan getQueriesForScanResult
public CxWSResponceQuerisForScan getGetQueriesForScanResult()
CxWSResponceQuerisForScanpublic void setGetQueriesForScanResult(CxWSResponceQuerisForScan value)
value - allowed object is
CxWSResponceQuerisForScanCopyright © 2020. All rights reserved.