public class TemplateTransferObject
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.awt.datatransfer.DataFlavor |
DATAFLAVOR |
| Constructor and Description |
|---|
TemplateTransferObject(long id,
ProjectScope scope) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.lang3.tuple.Pair<java.lang.Long,ProjectScope> |
getId() |
public TemplateTransferObject(long id,
ProjectScope scope)
public org.apache.commons.lang3.tuple.Pair<java.lang.Long,ProjectScope> getId()