|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.nci.dts.client.EditAction
An EditAction contains the concept's edit action and the edit date.
Copyright: Copyright (c) 2002
Company: Apelon Inc.
Method Summary | |
int |
getAction()
Gets the action for this EditAction. |
java.sql.Date |
getEditdate()
Gets the editdate for this EditAction. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.sql.Date getEditdate()
public int getAction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |