|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpe.pase.FilterCondition.Entity
public static class FilterCondition.Entity
Constructor Summary | |
---|---|
FilterCondition.Entity(int theOp,
int theType,
int theField,
java.lang.String theValue1,
java.lang.String theValue2)
|
Method Summary | |
---|---|
int |
getField()
|
int |
getOp()
|
int |
getType()
|
java.lang.String |
getValue1()
|
java.lang.String |
getValue2()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterCondition.Entity(int theOp, int theType, int theField, java.lang.String theValue1, java.lang.String theValue2)
Method Detail |
---|
public int getField()
public int getOp()
public int getType()
public java.lang.String getValue1()
public java.lang.String getValue2()
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |