public class SetLdapServersConfigurationsResponse 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="SetLdapServersConfigurationsResult" type="{http://Checkmarx.com}CxWSResponseLDAPServersConfiguration" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseLDAPServersConfiguration |
setLdapServersConfigurationsResult |
| Constructor and Description |
|---|
SetLdapServersConfigurationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseLDAPServersConfiguration |
getSetLdapServersConfigurationsResult()
Gets the value of the setLdapServersConfigurationsResult property.
|
void |
setSetLdapServersConfigurationsResult(CxWSResponseLDAPServersConfiguration value)
Sets the value of the setLdapServersConfigurationsResult property.
|
protected CxWSResponseLDAPServersConfiguration setLdapServersConfigurationsResult
public SetLdapServersConfigurationsResponse()
public CxWSResponseLDAPServersConfiguration getSetLdapServersConfigurationsResult()
CxWSResponseLDAPServersConfigurationpublic void setSetLdapServersConfigurationsResult(CxWSResponseLDAPServersConfiguration value)
value - allowed object is
CxWSResponseLDAPServersConfigurationCopyright © 2020. All rights reserved.