Uses of Enum Class
ml.karmaconfigs.api.common.version.util.VersionCheckType
Packages that use VersionCheckType
-
Uses of VersionCheckType in ml.karmaconfigs.api.common.version
Methods in ml.karmaconfigs.api.common.version that return VersionCheckTypeModifier and TypeMethodDescriptionprotected VersionCheckTypeVersionUpdater.VersionBuilder.getType()Get the version updater check typeMethods in ml.karmaconfigs.api.common.version with parameters of type VersionCheckTypeModifier and TypeMethodDescriptionVersionUpdater.VersionBuilder.withVersionType(VersionCheckType type)Set the version updater version type -
Uses of VersionCheckType in ml.karmaconfigs.api.common.version.util
Methods in ml.karmaconfigs.api.common.version.util that return VersionCheckTypeModifier and TypeMethodDescriptionstatic VersionCheckTypeReturns the enum constant of this class with the specified name.static VersionCheckType[]VersionCheckType.values()Returns an array containing the constants of this enum class, in the order they are declared.