Uses of Class
org.jtheque.core.managers.file.IFileManager.XmlBackupVersion

Packages that use IFileManager.XmlBackupVersion
org.jtheque.core.managers.file Contains the file manager. 
 

Uses of IFileManager.XmlBackupVersion in org.jtheque.core.managers.file
 

Methods in org.jtheque.core.managers.file that return IFileManager.XmlBackupVersion
static IFileManager.XmlBackupVersion IFileManager.XmlBackupVersion.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IFileManager.XmlBackupVersion[] IFileManager.XmlBackupVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 JTheque. All Rights Reserved.