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