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

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
          extended by com.tibco.bpm.web.client.model.types.org.MappedAttributeValue

public class MappedAttributeValue
extends LdapAttributeValue


Constructor Summary
MappedAttributeValue()
           
 
Method Summary
 java.lang.String getResourceAttrGuid()
           
 void setResourceAttrGuid(java.lang.String resourceAttrGuid)
           
 java.lang.String toString()
           
 
Methods inherited from class com.tibco.bpm.web.client.model.types.org.LdapAttributeValue
getValue, setValue
 
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

MappedAttributeValue

public MappedAttributeValue()
Method Detail

getResourceAttrGuid

public java.lang.String getResourceAttrGuid()

setResourceAttrGuid

public void setResourceAttrGuid(java.lang.String resourceAttrGuid)

toString

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


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