Uses of Class
jenkins.plugin.android.emulator.sdk.cli.Version
Packages that use Version
-
Uses of Version in jenkins.plugin.android.emulator.sdk.cli
Fields in jenkins.plugin.android.emulator.sdk.cli declared as VersionModifier and TypeFieldDescriptionstatic final VersionVersion.emptyVersionThe empty version "0.0.0".Methods in jenkins.plugin.android.emulator.sdk.cli that return VersionModifier and TypeMethodDescriptionSDKPackages.SDKPackage.getAvailable()SDKPackages.SDKPackage.getVersion()static VersionVersion.parseVersion(String version) Parses a version identifier from the specified string.Methods in jenkins.plugin.android.emulator.sdk.cli with parameters of type VersionModifier and TypeMethodDescriptionintCompares thisNodeJSVersionobject to anotherNodeJSVersion.voidSDKPackages.SDKPackage.setAvailable(Version available) voidSDKPackages.SDKPackage.setVersion(Version version)