org.robokind.api.messaging.services
Interface ServiceCommand
public interface ServiceCommand
- Author:
- Matthew Stevenson
START
static final String START
- See Also:
- Constant Field Values
PAUSE
static final String PAUSE
- See Also:
- Constant Field Values
RESUME
static final String RESUME
- See Also:
- Constant Field Values
STOP
static final String STOP
- See Also:
- Constant Field Values
getSourceId
String getSourceId()
getDestinationId
String getDestinationId()
getTimestampMillisecUTC
long getTimestampMillisecUTC()
getCommand
String getCommand()
Copyright © 2011-2012. All Rights Reserved.