public class TransferDirection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TransferDirection |
DOWNLOAD
Represents download
|
static TransferDirection |
UPLOAD
Represents upload
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final TransferDirection UPLOAD
public static final TransferDirection DOWNLOAD
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.