Uses of Enum Class
tigase.util.Version.FIELD
Packages that use Version.FIELD
-
Uses of Version.FIELD in tigase.util
Fields in tigase.util with type parameters of type Version.FIELDMethods in tigase.util that return Version.FIELDModifier and TypeMethodDescriptionstatic Version.FIELD
Returns the enum constant of this class with the specified name.static Version.FIELD[]
Version.FIELD.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.util with parameters of type Version.FIELDModifier and TypeMethodDescriptionVersion.increment
(Version.FIELD field, int amount) Method increments given field by the specified amount