public class GetTeamLdapGroupsMappingResponse 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="GetTeamLdapGroupsMappingResult" type="{http://Checkmarx.com}CxWSResponseTeamLdapGroupMappingData" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CxWSResponseTeamLdapGroupMappingData |
getTeamLdapGroupsMappingResult |
| Constructor and Description |
|---|
GetTeamLdapGroupsMappingResponse() |
| Modifier and Type | Method and Description |
|---|---|
CxWSResponseTeamLdapGroupMappingData |
getGetTeamLdapGroupsMappingResult()
Gets the value of the getTeamLdapGroupsMappingResult property.
|
void |
setGetTeamLdapGroupsMappingResult(CxWSResponseTeamLdapGroupMappingData value)
Sets the value of the getTeamLdapGroupsMappingResult property.
|
protected CxWSResponseTeamLdapGroupMappingData getTeamLdapGroupsMappingResult
public CxWSResponseTeamLdapGroupMappingData getGetTeamLdapGroupsMappingResult()
CxWSResponseTeamLdapGroupMappingDatapublic void setGetTeamLdapGroupsMappingResult(CxWSResponseTeamLdapGroupMappingData value)
value - allowed object is
CxWSResponseTeamLdapGroupMappingDataCopyright © 2020. All rights reserved.