Uses of Class
com.hack23.cia.service.api.ServiceResponse.ServiceResult

Packages that use ServiceResponse.ServiceResult
com.hack23.cia.service.api   
 

Uses of ServiceResponse.ServiceResult in com.hack23.cia.service.api
 

Methods in com.hack23.cia.service.api that return ServiceResponse.ServiceResult
 ServiceResponse.ServiceResult ServiceResponse.getResult()
          Gets the result.
static ServiceResponse.ServiceResult ServiceResponse.ServiceResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceResponse.ServiceResult[] ServiceResponse.ServiceResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 www.hack23.com. All Rights Reserved.