Uses of Class
org.gcube.portlets.user.homelibrary.util.zip.zipmodel.ZipItemType

Packages that use ZipItemType
org.gcube.portlets.user.homelibrary.util.zip.zipmodel   
 

Uses of ZipItemType in org.gcube.portlets.user.homelibrary.util.zip.zipmodel
 

Fields in org.gcube.portlets.user.homelibrary.util.zip.zipmodel declared as ZipItemType
protected  ZipItemType AbstractZipItem.type
           
 

Methods in org.gcube.portlets.user.homelibrary.util.zip.zipmodel that return ZipItemType
 ZipItemType ZipItem.getType()
          Return this item type.
 ZipItemType AbstractZipItem.getType()
          Return this item type.
static ZipItemType ZipItemType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ZipItemType[] ZipItemType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.portlets.user.homelibrary.util.zip.zipmodel with parameters of type ZipItemType
AbstractZipItem(String name, ZipItemType type, String comment)
           
AbstractZipItem(ZipFolder parent, String name, ZipItemType type, String comment, byte[] extra)
           
 



Copyright © 2013. All Rights Reserved.