public class UriTransfer extends ByteArrayTransfer
Transfer
for transporting a number of object URI
-addressable objects. Expected data class is UriTransferData
. In
copy/paste scenario, use the ModelClipboard
facility.Modifier and Type | Method and Description |
---|---|
static UriTransfer |
getInstance() |
java.lang.String |
toString() |
getSupportedTypes, isSupportedType
registerType
public static UriTransfer getInstance()
public java.lang.String toString()
toString
in class java.lang.Object