com.ontimize.dms.filetransfer
Class TransferType
java.lang.Object
com.ontimize.dms.filetransfer.TransferType
public class TransferType
- extends java.lang.Object
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COPY
public static final TransferType COPY
DOWNLOAD
public static final TransferType DOWNLOAD
UPLOAD
public static final TransferType UPLOAD
type
protected java.lang.String type
TransferType
public TransferType(java.lang.String type)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object