Uses of Class
tigase.test.ResultCode

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 TestEmpty.getResultCode()
          Describe getResultCode method here.
 ResultCode TestAbstract.getResultCode()
          Describe getResultCode method here.
 ResultCode TestIfc.getResultCode()
           
static ResultCode ResultCode.valueOf(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.
 



Copyright © 2005-2012 Tigase. All Rights Reserved.