public class DDMCallbackEvent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_READ |
static int |
EVENT_UPDATE |
static int |
EVENT_WRITE |
Modifier and Type | Method and Description |
---|---|
int |
getEventType()
Returns the type of event.
|
DDMFile |
getFile() |
public static final int EVENT_WRITE
public static final int EVENT_UPDATE
public static final int EVENT_READ
public int getEventType()
public DDMFile getFile()