Uses of Enum Class
org.silverpeas.mobile.client.common.file.FileMgr.FileReader.ReadyState
Packages that use FileMgr.FileReader.ReadyState
-
Uses of FileMgr.FileReader.ReadyState in org.silverpeas.mobile.client.common.file
Methods in org.silverpeas.mobile.client.common.file that return FileMgr.FileReader.ReadyStateModifier and TypeMethodDescriptionFileMgr.FileReader.getReadyState()Returns the enum constant of this class with the specified name.static FileMgr.FileReader.ReadyState[]FileMgr.FileReader.ReadyState.values()Returns an array containing the constants of this enum class, in the order they are declared.