| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectnetscape.ldap.client.JDAPFilternetscape.ldap.client.JDAPFilterPresentpublic class JDAPFilterPresentextends JDAPFilterpresent [7] AttributeType
Constructor Summary | |
| |
Method Summary | |
BERElement |
|
String |
|
Methods inherited from class netscape.ldap.client.JDAPFilter | |
getBERElement, getFilter, getFilterComp, getFilterItem, getFilterList, toString | |
public JDAPFilterPresent(String type)
Constructs the filter.
- Parameters:
type- attribute type
public BERElement getBERElement()
Gets ber representation of the filter.
- Overrides:
- getBERElement in interface JDAPFilter
- Returns:
- ber representation
public String toString()
Gets string reprensetation of the filter.
- Overrides:
- toString in interface JDAPFilter
- Returns:
- string representation