Uses of Class
org.silverpeas.mobile.client.common.file.FileMgr.FileReader.ReadyState
-
Packages that use FileMgr.FileReader.ReadyState Package Description org.silverpeas.mobile.client.common.file -
-
Uses of FileMgr.FileReader.ReadyState in org.silverpeas.mobile.client.common.file
Methods in org.silverpeas.mobile.client.common.file that return FileMgr.FileReader.ReadyState Modifier and Type Method Description FileMgr.FileReader.ReadyStateFileMgr.FileReader. getReadyState()static FileMgr.FileReader.ReadyStateFileMgr.FileReader.ReadyState. valueOf(String name)Returns the enum constant of this type with the specified name.static FileMgr.FileReader.ReadyState[]FileMgr.FileReader.ReadyState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-