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