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