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

java.lang.Object
  extended by com.tibco.bpm.web.client.model.types.org.LdapAttribute
      extended by com.tibco.bpm.web.client.model.types.org.LdapAttributeValue
Direct Known Subclasses:
MappedAttributeValue

public class LdapAttributeValue
extends LdapAttribute


Constructor Summary
LdapAttributeValue()
           
 
Method Summary
 java.util.List<java.lang.String> getValue()
           
 void setValue(java.util.List<java.lang.String> value)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapAttribute
getBinary, getName, setBinary, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LdapAttributeValue

public LdapAttributeValue()
Method Detail

toString

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

getValue

public java.util.List<java.lang.String> getValue()

setValue

public void setValue(java.util.List<java.lang.String> value)


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