public class PresentFilter extends Filter
| Constructor and Description |
|---|
PresentFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeDescription()
Get the attribute
|
void |
setAttributeDescription(String attributeDescription)
Set the attributeDescription
|
String |
toString()
Return a string compliant with RFC 2254 representing a Present filter
|
public String getAttributeDescription()
public void setAttributeDescription(String attributeDescription)
attributeDescription - The attributeDescription to set.Copyright © 2021. All rights reserved.