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

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

public class LdapContainerResponse
extends java.lang.Object


Constructor Summary
LdapContainerResponse()
           
 
Method Summary
 java.util.List<LdapContainer> getLdapContainer()
           
 void setLdapContainer(java.util.List<LdapContainer> ldapContainer)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapContainerResponse

public LdapContainerResponse()
Method Detail

getLdapContainer

public java.util.List<LdapContainer> getLdapContainer()

setLdapContainer

public void setLdapContainer(java.util.List<LdapContainer> ldapContainer)

toString

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


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