|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.zehon.FileTransferStatus
public class FileTransferStatus
Field Summary | |
---|---|
static int |
FAILURE
|
static int |
FILE_NOT_EXISTS
|
static int |
INVALID_SETTINGS
|
static int |
SUCCESS
|
Constructor Summary | |
---|---|
FileTransferStatus()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SUCCESS
public static final int FAILURE
public static final int INVALID_SETTINGS
public static final int FILE_NOT_EXISTS
Constructor Detail |
---|
public FileTransferStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |