public class GetSourceControlActionListResponse 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="GetSourceControlActionListResult" type="{http://Checkmarx.com}CxWSResponseSourceActionList" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseSourceActionList |
getSourceControlActionListResult |
| Constructor and Description |
|---|
GetSourceControlActionListResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseSourceActionList |
getGetSourceControlActionListResult()
Gets the value of the getSourceControlActionListResult property.
|
void |
setGetSourceControlActionListResult(CxWSResponseSourceActionList value)
Sets the value of the getSourceControlActionListResult property.
|
protected CxWSResponseSourceActionList getSourceControlActionListResult
public CxWSResponseSourceActionList getGetSourceControlActionListResult()
CxWSResponseSourceActionListpublic void setGetSourceControlActionListResult(CxWSResponseSourceActionList value)
value - allowed object is
CxWSResponseSourceActionListCopyright © 2020. All rights reserved.