public class OrRule extends FieldFilterRule
Constructor and Description |
---|
OrRule() |
OrRule(FieldFilterRule... rule) |
Modifier and Type | Method and Description |
---|---|
OrRule |
add(FieldFilterRule... rule) |
boolean |
allow(Field field) |
FieldFilterRule |
get(int index) |
int |
getCount() |
String |
toString() |
getFieldFilter
public OrRule()
public OrRule(FieldFilterRule... rule)
public OrRule add(FieldFilterRule... rule)
public int getCount()
public FieldFilterRule get(int index)
public boolean allow(Field field)
allow
in class FieldFilterRule
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.