setSecond

public LocalTime.Builder setSecond(int value)
Seconds of a minute, specified from 0 to 59.
int32 second = 3 [(.max) = { ... }

Return

This builder for chaining.

Parameters

value

The second to set.