Uses of Class
com.ecebs.rtd.enabler.types.response.ResponseMessage.RequestOutcome

Packages that use ResponseMessage.RequestOutcome
com.ecebs.rtd.enabler.types.response Contains classes that represent the various responses that could be received from an RTD server. 
 

Uses of ResponseMessage.RequestOutcome in com.ecebs.rtd.enabler.types.response
 

Methods in com.ecebs.rtd.enabler.types.response that return ResponseMessage.RequestOutcome
 ResponseMessage.RequestOutcome BaseResponse.getOutcome()
           
 ResponseMessage.RequestOutcome StatusResponse.getOutcome()
           
static ResponseMessage.RequestOutcome ResponseMessage.RequestOutcome.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResponseMessage.RequestOutcome[] ResponseMessage.RequestOutcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Ecebs Ltd. All Rights Reserved.