|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TmAction
Field Summary | |
---|---|
static int |
ADD
|
static int |
MODIFY
|
static int |
REMOVE
|
Method Summary | |
---|---|
java.lang.Object |
getNewValue()
Get the value of newValue. |
java.lang.Object |
getOldValue()
Get the value of oldValue. |
java.lang.Object |
getSource()
Get the value of source. |
java.lang.Object |
getTarget()
Get the value of target. |
int |
getType()
Get the value of type. |
Field Detail |
---|
static final int ADD
static final int REMOVE
static final int MODIFY
Method Detail |
---|
int getType()
java.lang.Object getSource()
java.lang.Object getTarget()
java.lang.Object getOldValue()
java.lang.Object getNewValue()
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |