| Package | Description |
|---|---|
| org.robokind.impl.messaging |
| Modifier and Type | Method and Description |
|---|---|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.clearCommand()
Clears the value of the 'command' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.clearDestinationId()
Clears the value of the 'destinationId' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.clearSourceId()
Clears the value of the 'sourceId' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
static ServiceCommandRecord.Builder |
ServiceCommandRecord.newBuilder()
Creates a new ServiceCommandRecord RecordBuilder
|
static ServiceCommandRecord.Builder |
ServiceCommandRecord.newBuilder(ServiceCommandRecord.Builder other)
Creates a new ServiceCommandRecord RecordBuilder by copying an existing Builder
|
static ServiceCommandRecord.Builder |
ServiceCommandRecord.newBuilder(ServiceCommandRecord other)
Creates a new ServiceCommandRecord RecordBuilder by copying an existing ServiceCommandRecord instance
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.setCommand(String value)
Sets the value of the 'command' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.setDestinationId(String value)
Sets the value of the 'destinationId' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.setSourceId(String value)
Sets the value of the 'sourceId' field
|
ServiceCommandRecord.Builder |
ServiceCommandRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceCommandRecord.Builder |
ServiceCommandRecord.newBuilder(ServiceCommandRecord.Builder other)
Creates a new ServiceCommandRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.