![]() |
All Packages This Package Class Hierarchy Class Search Index Class grendel.addressbook.AddressCard.LDAP_Attributejava.lang.Object | +----grendel.addressbook.AddressCard.LDAP_Attribute
public class LDAP_Attribute
extends java.lang.Object
implements grendel.addressbook.AddressCard.IAttribute
{
// Fields 1
private LDAPAttribute fMyAttribute;
// Constructors 1
protected LDAP_Attribute(LDAPAttribute);
// Methods 5
public String getName();
public String getValue();
public boolean isDeleted();
public boolean isModified();
public boolean isNew();
}
Fields fMyAttributeprivate LDAPAttribute fMyAttribute
Constructors LDAP_Attributeprotected LDAP_Attribute(LDAPAttribute anAttribute) Methods getNamepublic String getName()
getValuepublic String getValue()
isNewpublic boolean isNew()
isDeletedpublic boolean isDeleted()
isModifiedpublic boolean isModified()
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.4 |
|
|
Copyright © 1998-1999 The Mozilla Organization.
Last modified December 25, 1998. |
|