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

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

public class LdapResourceCandidatePayLoad
extends java.lang.Object


Constructor Summary
LdapResourceCandidatePayLoad()
           
 
Method Summary
 LdapResourceCandidate getCandidate()
           
 void setCandidate(LdapResourceCandidate candidate)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapResourceCandidatePayLoad

public LdapResourceCandidatePayLoad()
Method Detail

getCandidate

public LdapResourceCandidate getCandidate()

setCandidate

public void setCandidate(LdapResourceCandidate candidate)

toString

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


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