Uses of Class
com.inertia.promove.Command.Group
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Command.Group in com.inertia.promove
Methods in com.inertia.promove that return Command.Group Modifier and Type Method Description static Command.Group
Command.Group. create(byte b)
Command.Group
Command.FlashCheckRequest. getType()
Command.Group
Command.FlashCheckResponse. getType()
Command.Group
Command.FlashCloseRequest. getType()
Command.Group
Command.FlashCloseResponse. getType()
Command.Group
Command.FlashFormatRequest. getType()
Command.Group
Command.FlashFormatResponse. getType()
Command.Group
Command.FlashGetFirstFileRequest. getType()
Deprecated.Command.Group
Command.FlashGetFirstFileResponse. getType()
Deprecated.Command.Group
Command.FlashGetNextFileRequest. getType()
Deprecated.Command.Group
Command.FlashGetNextFileResponse. getType()
Deprecated.Command.Group
Command.FlashListExRequest. getType()
Command.Group
Command.FlashListExResponse. getType()
Command.Group
Command.FlashListRequest. getType()
Command.Group
Command.FlashListResponse. getType()
Command.Group
Command.FlashOpenRequest. getType()
Command.Group
Command.FlashOpenResponse. getType()
Command.Group
Command.FlashReadRequest. getType()
Command.Group
Command.FlashReadResponse. getType()
Command.Group
Command.FlashSeekRequest. getType()
Command.Group
Command.FlashSeekResponse. getType()
Command.Group
Command.FlashStatusRequest. getType()
Command.Group
Command.FlashStatusResponse. getType()
Command.Group
Command.LoggingCloseRequest. getType()
Command.Group
Command.LoggingCloseResponse. getType()
Command.Group
Command.LoggingGetFirstLogRequest. getType()
Deprecated.Command.Group
Command.LoggingGetFirstLogResponse. getType()
Deprecated.Command.Group
Command.LoggingOpenRequest. getType()
Command.Group
Command.LoggingOpenResponse. getType()
Command.Group
Command.LoggingReadRangeRequest. getType()
Command.Group
Command.LoggingReadRangeResponse. getType()
Command.Group
Command.LoggingStartRequest. getType()
Command.Group
Command.LoggingStartResponse. getType()
Command.Group
Command.LoggingStateRequest. getType()
Command.Group
Command.LoggingStateResponse. getType()
Command.Group
Command.LoggingStopRequest. getType()
Command.Group
Command.LoggingStopResponse. getType()
Command.Group
Command.ProMoveCommand. getType()
Command.Group
Command.ServiceGetRTCRequest. getType()
Command.Group
Command.ServiceGetRTCResponse. getType()
Command.Group
Command.ServiceGetStatsRequest. getType()
Command.Group
Command.ServiceGetStatsResponse. getType()
Command.Group
Command.ServiceGetUptimeRequest. getType()
Command.Group
Command.ServiceGetUptimeResponse. getType()
Command.Group
Command.ServicePowerDownRequest. getType()
Command.Group
Command.ServicePowerDownResponse. getType()
Command.Group
Command.ServiceRadioRequest. getType()
Command.Group
Command.ServiceRadioResponse. getType()
Command.Group
Command.ServiceRestoreConfigRequest. getType()
Command.Group
Command.ServiceRestoreConfigResponse. getType()
Command.Group
Command.ServiceSendEventRequest. getType()
Deprecated.Command.Group
Command.ServiceSendEventResponse. getType()
Deprecated.Command.Group
Command.ServiceSetRTCRequest. getType()
Command.Group
Command.ServiceSetRTCResponse. getType()
Command.Group
Command.ServiceStoreConfigRequest. getType()
Command.Group
Command.ServiceStoreConfigResponse. getType()
static Command.Group
Command.Group. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Command.Group[]
Command.Group. values()
Returns an array containing the constants of this enum type, in the order they are declared.