Uses of Class
de.deepamehta.plugins.files.ItemKind

Packages that use ItemKind
de.deepamehta.plugins.files   
 

Uses of ItemKind in de.deepamehta.plugins.files
 

Methods in de.deepamehta.plugins.files that return ItemKind
 ItemKind ResourceInfo.getItemKind()
           
 ItemKind DirectoryListing.FileItem.getItemKind()
           
static ItemKind ItemKind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ItemKind[] ItemKind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All rights reserved.