setMonthValue

public LocalDate.Builder setMonthValue(int value)
One of 12 Gregorian calendar months specified by `Month`.
.spine.time.Month month = 2 [(.required) = true];

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for month to set.