Class FileInfo
- java.lang.Object
-
- org.primefaces.showcase.view.data.tree.FileInfo
-
- All Implemented Interfaces:
Serializable
public class FileInfo extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetName()StringgetPath()inthashCode()booleanisDirectory()StringtoString()
-