|
|||||||||
| 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
Base class for a block condition
| Constructor Summary | |
AbstractCondition()
Creates a new instance of AbstractCondition |
|
| Method Summary | |
java.lang.String |
getField()
Getter for Field attribute of the AbstractCondition object. |
EPath |
getSource()
Getter for Source attribute of the AbstractCondition object. |
abstract int |
getType()
Getter for Type attribute of the AbstractCondition object. |
void |
setField(java.lang.String val)
Setter for Field attribute of the AbstractCondition object. |
void |
setSource(EPath val)
Setter for Source attribute of the AbstractCondition object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractCondition()
| Method Detail |
public java.lang.String getField()
public EPath getSource()
public abstract int getType()
public void setField(java.lang.String val)
val - Field value.public void setSource(EPath val)
val - Source value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.