|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.mdm.index.configurator.impl.blocker.AbstractCondition
com.sun.mdm.index.configurator.impl.blocker.GreaterThanCondition
Greater than condition.
| Field Summary | |
static int |
TYPE
type |
| Constructor Summary | |
GreaterThanCondition()
Creates a new instance of GreaterThanCondition |
|
| Method Summary | |
int |
getType()
Getter for Type attribute of the GreaterThanCondition object. |
| Methods inherited from class com.sun.mdm.index.configurator.impl.blocker.AbstractCondition |
getField, getSource, setField, setSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int TYPE
| Constructor Detail |
public GreaterThanCondition()
| Method Detail |
public int getType()
getType in class AbstractCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.