public class GetDetailsForQueryVersionCodeResponse 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="GetDetailsForQueryVersionCodeResult" type="{http://Checkmarx.com}CxWSQueryVersionDetailsResponse" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSQueryVersionDetailsResponse |
getDetailsForQueryVersionCodeResult |
| Constructor and Description |
|---|
GetDetailsForQueryVersionCodeResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSQueryVersionDetailsResponse |
getGetDetailsForQueryVersionCodeResult()
Gets the value of the getDetailsForQueryVersionCodeResult property.
|
void |
setGetDetailsForQueryVersionCodeResult(CxWSQueryVersionDetailsResponse value)
Sets the value of the getDetailsForQueryVersionCodeResult property.
|
protected CxWSQueryVersionDetailsResponse getDetailsForQueryVersionCodeResult
public GetDetailsForQueryVersionCodeResponse()
public CxWSQueryVersionDetailsResponse getGetDetailsForQueryVersionCodeResult()
CxWSQueryVersionDetailsResponsepublic void setGetDetailsForQueryVersionCodeResult(CxWSQueryVersionDetailsResponse value)
value - allowed object is
CxWSQueryVersionDetailsResponseCopyright © 2020. All rights reserved.