com.tibco.bpm.web.client.model.types.org
Class LdapConnectionsResponse

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapConnectionsResponse

public class LdapConnectionsResponse
extends java.lang.Object


Constructor Summary
LdapConnectionsResponse()
           
 
Method Summary
 java.util.List<LdapConnection> getLdapConnection()
           
 void setLdapConnection(java.util.List<LdapConnection> ldapConnection)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapConnectionsResponse

public LdapConnectionsResponse()
Method Detail

getLdapConnection

public java.util.List<LdapConnection> getLdapConnection()

setLdapConnection

public void setLdapConnection(java.util.List<LdapConnection> ldapConnection)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.