Uses of Enum Class
tigase.util.Version.TYPE
Packages that use Version.TYPE
-
Uses of Version.TYPE in tigase.util
Methods in tigase.util that return Version.TYPEModifier and TypeMethodDescriptionVersion.getVersionType()
static Version.TYPE
Returns the enum constant of this class with the specified name.static Version.TYPE[]
Version.TYPE.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.TYPE