|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.simpleserver.config.impl.ConditionImpl
public class ConditionImpl
Implementation of Condition
interface.
Constructor Summary | |
---|---|
ConditionImpl(FilterOp type,
java.lang.String value)
|
Method Summary | |
---|---|
FilterOp |
getConditionType()
|
java.lang.String |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConditionImpl(FilterOp type, java.lang.String value)
Method Detail |
---|
public FilterOp getConditionType()
getConditionType
in interface Condition
public java.lang.String getValue()
getValue
in interface Condition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |