|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Timestamped
An interface for associating Timestamp instances with indicies. This interface provides both read and write access to associated Timestamps.
Timestamp| Method Summary | |
|---|---|
Timestamp |
getTime(int index)Returns the timestamp associated with a given index. |
void |
setTime(int index, Timestamp timestamp)Associates a timestamp with a given index. |
| Method Detail |
|---|
Timestamp getTime(int index)
index - the index of the desired timestamp.
void setTime(int index,
Timestamp timestamp)
index - an index with which to associate the timestamp.timestamp - the target timestamp.
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.