Uses of Enum Class
tigase.archive.unified.db.JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES
Packages that use JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES
-
Uses of JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES in tigase.archive.unified.db
Subclasses with type arguments of type JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES in tigase.archive.unified.dbModifier and TypeClassDescriptionstatic enumMethods in tigase.archive.unified.db that return JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPESModifier and TypeMethodDescriptionJDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES.getFromString(String type) Returns the enum constant of this class with the specified name.JDBCFlexibleOfflineMessageRetrievalRepository.MSG_TYPES.values()Returns an array containing the constants of this enum class, in the order they are declared.