Frames | No Frames |
Constructors with parameter type netscape.ldap.LDAPAttributeSet | |
Constructs a new entry with the specified distinguished name and
set of attributes. |
Methods with return type netscape.ldap.LDAPAttributeSet | |
LDAPAttributeSet | Returns the attribute set of the entry. |
LDAPAttributeSet | LDAPEntry.getAttributeSet(String subtype) Creates a new attribute set containing only the attributes
that have the specified subtypes. |
LDAPAttributeSet | LDAPAttributeSet.getSubset(String subtype) Creates a new attribute set containing only the attributes
that have the specified subtypes. |