| Package | Description |
|---|---|
| org.robokind.impl.messaging |
| Modifier and Type | Method and Description |
|---|---|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearDestinationId()
Clears the value of the 'destinationId' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearDetails()
Clears the value of the 'details' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearErrorType()
Clears the value of the 'errorType' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearMessage()
Clears the value of the 'message' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearSourceId()
Clears the value of the 'sourceId' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field
|
static ServiceErrorRecord.Builder |
ServiceErrorRecord.newBuilder()
Creates a new ServiceErrorRecord RecordBuilder
|
static ServiceErrorRecord.Builder |
ServiceErrorRecord.newBuilder(ServiceErrorRecord.Builder other)
Creates a new ServiceErrorRecord RecordBuilder by copying an existing Builder
|
static ServiceErrorRecord.Builder |
ServiceErrorRecord.newBuilder(ServiceErrorRecord other)
Creates a new ServiceErrorRecord RecordBuilder by copying an existing ServiceErrorRecord instance
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setDestinationId(String value)
Sets the value of the 'destinationId' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setDetails(String value)
Sets the value of the 'details' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setErrorType(String value)
Sets the value of the 'errorType' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setMessage(String value)
Sets the value of the 'message' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setSourceId(String value)
Sets the value of the 'sourceId' field
|
ServiceErrorRecord.Builder |
ServiceErrorRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceErrorRecord.Builder |
ServiceErrorRecord.newBuilder(ServiceErrorRecord.Builder other)
Creates a new ServiceErrorRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.