gran.app.task
Class Attachment

java.lang.Object
  extended bygran.app.task.Attachment

public class Attachment
extends java.lang.Object


Constructor Summary
Attachment(java.io.File file)
           
 
Method Summary
 java.lang.String getName()
           
 long getSize()
           
 java.sql.Timestamp getUpdated()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attachment

public Attachment(java.io.File file)
Method Detail

getName

public java.lang.String getName()

getUpdated

public java.sql.Timestamp getUpdated()

getSize

public long getSize()


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.