:: com :: sun :: star :: util ::
|
interface XTimeStamped |
|
- Description
- provides timestamp information for an object
in the form of an arbitrary string.
The format and meaning of the timestamp depends on the implementation.
Services implementing this interface must document the meaning and
format they use.
If the timestamp is unchanged between two calls, the
associated object has not changed. Any properties beyond this,
particularly the presence of a meaningful order between
timestamps, depend on the implementation.
- Since
- OOo 1.1.2
|
Methods' Summary |
getTimestamp |
returns the timestamp of the object.
|
Methods' Details |
getTimestamp
- Description
- returns the timestamp of the object.
- Returns
- a
string that represents a timestamp.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.