public class JDAPFilterPresent extends JDAPFilter
present [7] AttributeType
Constructor and Description |
---|
JDAPFilterPresent(java.lang.String type)
Constructs the filter.
|
Modifier and Type | Method and Description |
---|---|
BERElement |
getBERElement()
Gets ber representation of the filter.
|
java.lang.String |
getType()
Gets attribute type.
|
java.lang.String |
toString()
Gets string reprensetation of the filter.
|
getFilter, getFilterComp, getFilterItem, getFilterList
public JDAPFilterPresent(java.lang.String type)
type
- attribute typepublic java.lang.String getType()
public BERElement getBERElement()
getBERElement
in class JDAPFilter
public java.lang.String toString()
toString
in class JDAPFilter