|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.CaseImpl.WhenImpl
public static class CaseImpl.WhenImpl
Implementation of a
Case.When clause.
| Constructor Summary | |
|---|---|
CaseImpl.WhenImpl(java.lang.Object pCondition,
java.lang.Object pValue)
Creates a new instance with the given condition and value. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getCondition()
Returns the condition. |
java.lang.Object |
getValue()
Returns the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaseImpl.WhenImpl(java.lang.Object pCondition,
java.lang.Object pValue)
| Method Detail |
|---|
public java.lang.Object getCondition()
Case.When
getCondition in interface Case.Whenpublic java.lang.Object getValue()
Case.When
getValue in interface Case.When
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||