org.apache.ws.jaxme.sqls.impl
public class ExpressionImpl extends PartsImpl implements Expression
| Nested Class Summary | |
|---|---|
| static class | ExpressionImpl.TypeImpl Default implementation of Type. |
| Constructor Summary | |
|---|---|
| protected | ExpressionImpl(Statement pStatement, Expression.Type pType) |
| Method Summary | |
|---|---|
| int | getMaximumParts() |
| int | getMinimumParts() |
| Type | getType() |