Uses of Enum
com.bitheads.braincloud.comms.FileUploader.FileUploaderStatus
Packages that use FileUploader.FileUploaderStatus
-
Uses of FileUploader.FileUploaderStatus in com.bitheads.braincloud.comms
Methods in com.bitheads.braincloud.comms that return FileUploader.FileUploaderStatusModifier and TypeMethodDescriptionFileUploader.getStatus()Returns the enum constant of this type with the specified name.static FileUploader.FileUploaderStatus[]FileUploader.FileUploaderStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.