public class FilterPropBoolean extends Object implements FilterProp
| Constructor and Description |
|---|
FilterPropBoolean(QName propName,
Boolean propVal) |
| Modifier and Type | Method and Description |
|---|---|
FilterType |
getFilterType() |
QName |
getPropName() |
Boolean |
getPropVal() |
public QName getPropName()
getPropName in interface FilterProppublic Boolean getPropVal()
getPropVal in interface FilterProppublic FilterType getFilterType()
getFilterType in interface FilterPropCopyright © 2005–2021 Alfresco Software. All rights reserved.