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