Uses of Enum Class
tigase.server.amp.db.MsgRepository.MSG_TYPES
Packages that use MsgRepository.MSG_TYPES
-
Uses of MsgRepository.MSG_TYPES in tigase.server.amp.db
Methods in tigase.server.amp.db that return MsgRepository.MSG_TYPESModifier and TypeMethodDescriptionstatic MsgRepository.MSG_TYPES
MsgRepository.MSG_TYPES.getFromInt
(int type) static MsgRepository.MSG_TYPES
Returns the enum constant of this class with the specified name.static MsgRepository.MSG_TYPES[]
MsgRepository.MSG_TYPES.values()
Returns an array containing the constants of this enum class, in the order they are declared.