com.trackstudio.secured
Class SecuredAttachmentBean.ZippedFile

java.lang.Object
  extended by com.trackstudio.secured.SecuredAttachmentBean.ZippedFile
Enclosing class:
SecuredAttachmentBean

public class SecuredAttachmentBean.ZippedFile
extends java.lang.Object


Constructor Summary
SecuredAttachmentBean.ZippedFile(org.apache.tools.zip.ZipEntry z)
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getNameMD5()
           
 double getSize()
           
 void setName(java.lang.String name)
           
 void setSize(double size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecuredAttachmentBean.ZippedFile

public SecuredAttachmentBean.ZippedFile(org.apache.tools.zip.ZipEntry z)
Method Detail

getSize

public double getSize()

setSize

public void setSize(double size)

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

getNameMD5

public java.lang.String getNameMD5()


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