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

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

public class LdapContainerPayLoad
extends java.lang.Object


Constructor Summary
LdapContainerPayLoad()
           
 
Method Summary
 LdapContainer getLdapContainer()
           
 void setLdapContainer(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

LdapContainerPayLoad

public LdapContainerPayLoad()
Method Detail

getLdapContainer

public LdapContainer getLdapContainer()

setLdapContainer

public void setLdapContainer(LdapContainer ldapContainer)

toString

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


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