Uses of Class
tigase.archive.unified.db.UnifiedArchiveRepository.CallCondition
-
Packages that use UnifiedArchiveRepository.CallCondition Package Description tigase.archive.unified.db -
-
Uses of UnifiedArchiveRepository.CallCondition in tigase.archive.unified.db
Methods in tigase.archive.unified.db that return UnifiedArchiveRepository.CallCondition Modifier and Type Method Description static UnifiedArchiveRepository.CallConditionUnifiedArchiveRepository.CallCondition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UnifiedArchiveRepository.CallCondition[]UnifiedArchiveRepository.CallCondition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-