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

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

public class SaveLdapContainerResponse
extends java.lang.Object


Constructor Summary
SaveLdapContainerResponse()
           
 
Method Summary
 long getContainerId()
           
 void setContainerId(long containerId)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SaveLdapContainerResponse

public SaveLdapContainerResponse()
Method Detail

getContainerId

public long getContainerId()

setContainerId

public void setContainerId(long containerId)

toString

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


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