public abstract class Condition extends BaseLanguageObject implements Expression
| Constructor and Description |
|---|
Condition() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType()
Determine the type returned by this expression.
|
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptVisitorpublic Class<?> getType()
ExpressiongetType in interface ExpressionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.