BBjFileInfo::getLastModified
Description
In BBj 6.0 and higher, this method returns the last-modified timestamp of the file associated with a BBjFileInfo object.
Syntax
Return Value |
Method |
long |
getLastModified() |
Parameters
None.
Return Value
Returns the last modified timestamp, in the format of the java.util.Date class.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.