|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpe.pase.AbstractFilterCondition
pe.pase.MonitorFilterCondition
public class MonitorFilterCondition
The condition for filtering the task in the monitor frame
AbstractFilterCondition,
Serialized Form| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface pe.pase.FilterCondition |
|---|
FilterCondition.Entity |
| Field Summary |
|---|
| Fields inherited from interface pe.pase.FilterCondition |
|---|
CONTAINS, DATE, EQUALS, STRING |
| Constructor Summary | |
|---|---|
MonitorFilterCondition()
Constructor. |
|
| Method Summary | |
|---|---|
int |
getQuantity()
Get the quantity |
void |
setQuantity(int p_quantity)
Set the quantity |
void |
update(MonitorFilterCondition newCondition)
Update the data of MonitorFilterConfition |
| Methods inherited from class pe.pase.AbstractFilterCondition |
|---|
add, getEntityList, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonitorFilterCondition()
MonitorFilterCondition without parameters.
| Method Detail |
|---|
public int getQuantity()
public void setQuantity(int p_quantity)
p_quantity - the given quantitypublic void update(MonitorFilterCondition newCondition)
MonitorFilterConfition
newCondition - the given instance of MonitorFilterCondition
|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||