com.hack23.cia.service.api
Interface ServiceResponse

Package class diagram package ServiceResponse
All Superinterfaces:
Serializable, ServiceMessage

public interface ServiceResponse
extends ServiceMessage

The Interface ServiceResponse.


Nested Class Summary
static class ServiceResponse.ServiceResult
          The Enum ServiceResult.
 
Method Summary
 ServiceResponse.ServiceResult getResult()
          Gets the result.
 

Method Detail

getResult

ServiceResponse.ServiceResult getResult()
Gets the result.

Returns:
the result


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