public class LdapAttribute extends Object implements Serializable
LdapAttribute(String attrName, String attrValue)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LdapAttribute(String attrName, String attrValue)
public String getName()
public String getValue()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.