Uses of Enum Class
org.silverpeas.mobile.client.common.file.FileMgr.FileErrorCode
Packages that use FileMgr.FileErrorCode
-
Uses of FileMgr.FileErrorCode in org.silverpeas.mobile.client.common.file
Methods in org.silverpeas.mobile.client.common.file that return FileMgr.FileErrorCodeModifier and TypeMethodDescriptionfinal FileMgr.FileErrorCodeFileMgr.FileError.getCode()static FileMgr.FileErrorCodeReturns the enum constant of this class with the specified name.static FileMgr.FileErrorCode[]FileMgr.FileErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.