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