com.tibco.bpm.web.client.model.types.org
Class ListAttributeNamesResponse
java.lang.Object
com.tibco.bpm.web.client.model.types.org.ListAttributeNamesResponse
public class ListAttributeNamesResponse
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ListAttributeNamesResponse
public ListAttributeNamesResponse()
getBaseDn
public java.lang.String getBaseDn()
setBaseDn
public void setBaseDn(java.lang.String baseDn)
getLdapAlias
public java.lang.String getLdapAlias()
setLdapAlias
public void setLdapAlias(java.lang.String ldapAlias)
getLdapQuery
public java.lang.String getLdapQuery()
setLdapQuery
public void setLdapQuery(java.lang.String ldapQuery)
getEntryCount
public java.lang.String getEntryCount()
setEntryCount
public void setEntryCount(java.lang.String entryCount)
getAttributeList
public java.util.List<LdapAttribute> getAttributeList()
setAttributeList
public void setAttributeList(java.util.List<LdapAttribute> attributeList)
getSampleEntryList
public java.util.List<LdapEntry> getSampleEntryList()
setSampleEntryList
public void setSampleEntryList(java.util.List<LdapEntry> sampleEntryList)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2015 TIBCO Software Inc. All Rights Reserved.