|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConditionNode
todo: Add class/interface details
Field Summary | |
---|---|
static ConditionNode |
AND
|
static ConditionNode |
OR
|
Method Summary | |
---|---|
java.lang.String |
getFieldName()
|
Operation |
getOperation()
|
java.util.List |
getValues()
|
boolean |
isNegate()
|
Field Detail |
---|
static final ConditionNode AND
static final ConditionNode OR
Method Detail |
---|
java.lang.String getFieldName()
Operation getOperation()
java.util.List getValues()
boolean isNegate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |