Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl
public static class CaseImpl.WhenImpl
extends java.lang.Object
implements When
Case.When
clause.
Constructor Summary | |
|
Method Summary | |
Object | |
Object |
|
public WhenImpl(Object pCondition, Object pValue)
Creates a new instance with the given condition and value.