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

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

public class UpdateLdapContainerResponse
extends java.lang.Object


Constructor Summary
UpdateLdapContainerResponse()
           
 
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

UpdateLdapContainerResponse

public UpdateLdapContainerResponse()
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.