public class CxWSResponseEngineServers extends CxWSBasicRepsonse
Java class for CxWSResponseEngineServers complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CxWSResponseEngineServers">
<complexContent>
<extension base="{http://Checkmarx.com}CxWSBasicRepsonse">
<sequence>
<element name="list" type="{http://Checkmarx.com}ArrayOfCxEngineServer" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfCxEngineServer |
list |
errorMessage, isSuccesfull| Constructor and Description |
|---|
CxWSResponseEngineServers() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfCxEngineServer |
getList()
Gets the value of the list property.
|
void |
setList(ArrayOfCxEngineServer value)
Sets the value of the list property.
|
getErrorMessage, isIsSuccesfull, setErrorMessage, setIsSuccesfullprotected ArrayOfCxEngineServer list
public ArrayOfCxEngineServer getList()
ArrayOfCxEngineServerpublic void setList(ArrayOfCxEngineServer value)
value - allowed object is
ArrayOfCxEngineServerCopyright © 2020. All rights reserved.