|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultCode | |
|---|---|
| tigase.test | |
| tigase.test.impl | |
| Uses of ResultCode in tigase.test |
|---|
| Fields in tigase.test declared as ResultCode | |
|---|---|
protected ResultCode |
TestAbstract.resultCode
|
| Methods in tigase.test that return ResultCode | |
|---|---|
ResultCode |
TestAbstract.getResultCode()
Describe getResultCode method here. |
ResultCode |
TestEmpty.getResultCode()
Describe getResultCode method here. |
ResultCode |
TestIfc.getResultCode()
|
static ResultCode |
ResultCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultCode[] |
ResultCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ResultCode in tigase.test.impl |
|---|
| Fields in tigase.test.impl declared as ResultCode | |
|---|---|
protected ResultCode |
TestCommon.resultCode
|
| Methods in tigase.test.impl that return ResultCode | |
|---|---|
ResultCode |
TestCommon.getResultCode()
Describe getResultCode method here. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||