public class AttachInfo
extends java.lang.Object
Constructor and Description |
---|
AttachInfo(Task task,
Node node,
ClipInBucket bucket) |
Modifier and Type | Method and Description |
---|---|
ClipInBucket |
getClipInBucket() |
Node |
getNode() |
Task |
getTaskInterface() |
public AttachInfo(Task task, Node node, ClipInBucket bucket)
public Task getTaskInterface()
public Node getNode()
public ClipInBucket getClipInBucket()