Interface FilterProp
- All Known Implementing Classes:
FilterPropBoolean,FilterPropString
public interface FilterProp
GetChildren - for property filtering
- Since:
- 4.0
- Author:
- janv
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getPropName
QName getPropName() -
getPropVal
Serializable getPropVal() -
getFilterType
FilterType getFilterType()
-