Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.std
/
Version
/
SemanticVersioning
/
Builder
/
setMajor
set
Major
open
fun
setMajor
(
value
:
Int
)
:
Version.SemanticVersioning.Builder
Major version number.
Content copied to clipboard
uint32 major = 1;
Return
This builder for chaining.
Parameters
value
The major to set.