org.apache.ws.jaxme.sqls.impl
public static class CaseImpl.WhenImpl extends Object implements When
| Constructor Summary | |
|---|---|
| WhenImpl(Object pCondition, Object pValue) Creates a new instance with the given condition
and value. | |
| Method Summary | |
|---|---|
| Object | getCondition() |
| Object | getValue() |