|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.messaging.common.messages.records.BaseRecord
public abstract class BaseRecord
Field Summary | |
---|---|
protected Date |
date
|
Constructor Summary | |
---|---|
BaseRecord()
|
Method Summary | |
---|---|
Date |
getDate()
get the date object |
void |
setDate(Date date)
set the date object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Date date
Constructor Detail |
---|
public BaseRecord()
Method Detail |
---|
public Date getDate()
public void setDate(Date date)
date
- the date object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |