Send feedback
Class VersionKt.Dsl (3.19.4)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class VersionKt . Dsl
Static Fields
Companion
public static final VersionKt . Dsl . Companion Companion
Companion
public static final VersionKt . Dsl . Companion Companion
Methods
clearMajor()
public final void clearMajor ()
clearMinor()
public final void clearMinor ()
clearPatch()
public final void clearPatch ()
clearSuffix()
public final void clearSuffix ()
getMajor()
public final int getMajor ()
Returns
Type
Description
int
getMinor()
public final int getMinor ()
Returns
Type
Description
int
getPatch()
public final int getPatch ()
Returns
Type
Description
int
getSuffix()
public final String getSuffix ()
Returns
Type
Description
String
hasMajor()
public final boolean hasMajor ()
hasMinor()
public final boolean hasMinor ()
hasPatch()
public final boolean hasPatch ()
hasSuffix()
public final boolean hasSuffix ()
setMajor(int arg0)
public final void setMajor ( int arg0 )
Parameter
Name
Description
arg0
int
setMinor(int arg0)
public final void setMinor ( int arg0 )
Parameter
Name
Description
arg0
int
setPatch(int arg0)
public final void setPatch ( int arg0 )
Parameter
Name
Description
arg0
int
setSuffix(String arg0)
public final void setSuffix ( String arg0 )
Parameter
Name
Description
arg0
String
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-14 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-14 UTC."],[],[]]