Uses of Class
jetbrains.buildServer.plugins.SnapshotVersionFields
-
Packages that use SnapshotVersionFields Package Description jetbrains.buildServer.plugins -
-
Uses of SnapshotVersionFields in jetbrains.buildServer.plugins
Methods in jetbrains.buildServer.plugins that return SnapshotVersionFields Modifier and Type Method Description static SnapshotVersionFields
SnapshotVersionFields. valueOf(String name)
Returns the enum constant of this type with the specified name.static SnapshotVersionFields[]
SnapshotVersionFields. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-