ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.device(Device device) |
Initializes the value for the device attribute.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.from(OutputDataMessage instance) |
Fill a builder with attribute values from the provided OutputDataMessage instance.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.keepAlive(boolean keepAlive) |
Initializes the value for the keepAlive attribute.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.payload(byte... payload) |
Initializes the value for the payload attribute.
|
ImmutableOutputDataMessage.Builder |
ImmutableOutputDataMessage.Builder.received(int received) |
Initializes the value for the received attribute.
|