|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponseMessage.LastDownloadOutcome | |
---|---|
com.ecebs.rtd.enabler.types.response | Contains classes that represent the various responses that could be received from an RTD server. |
Uses of ResponseMessage.LastDownloadOutcome in com.ecebs.rtd.enabler.types.response |
---|
Methods in com.ecebs.rtd.enabler.types.response that return ResponseMessage.LastDownloadOutcome | |
---|---|
ResponseMessage.LastDownloadOutcome |
BaseResponse.getLastDownloadOutcome()
|
static ResponseMessage.LastDownloadOutcome |
ResponseMessage.LastDownloadOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResponseMessage.LastDownloadOutcome[] |
ResponseMessage.LastDownloadOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |