Uses of Enum Class
com.jedox.palojlib.version.VersionsManager.Versions
Packages that use VersionsManager.Versions
-
Uses of VersionsManager.Versions in com.jedox.palojlib.version
Methods in com.jedox.palojlib.version that return VersionsManager.VersionsModifier and TypeMethodDescriptionstatic VersionsManager.Versions
Returns the enum constant of this class with the specified name.static VersionsManager.Versions[]
VersionsManager.Versions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jedox.palojlib.version with parameters of type VersionsManager.VersionsModifier and TypeMethodDescriptionstatic boolean
VersionsManager.isGreaterOrEqual
(int contextId, VersionsManager.Versions refVersion) Constructors in com.jedox.palojlib.version with parameters of type VersionsManager.Versions