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

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

public class LdapConnectionsSingleElementResponse
extends java.lang.Object


Constructor Summary
LdapConnectionsSingleElementResponse()
           
 
Method Summary
 LdapConnection getLdapConnection()
           
 void setLdapConnection(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

LdapConnectionsSingleElementResponse

public LdapConnectionsSingleElementResponse()
Method Detail

getLdapConnection

public LdapConnection getLdapConnection()

setLdapConnection

public void setLdapConnection(LdapConnection ldapConnection)

toString

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


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