|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.nci.dts.client.CodeActionDate
A CodeActionDate contains a concept code and a baseline date.
Copyright: Copyright (c) 2002
Company: Apelon Inc.
Method Summary | |
java.lang.String |
getCode()
Gets the concept code for this CodeActionDate. |
java.sql.Date |
getDate()
Gets the baseline date for this CodeActionDate. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getCode()
public java.sql.Date getDate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |