Interface GeneratedFileAttributes
-
- All Superinterfaces:
org.uberfire.java.nio.file.attribute.BasicFileAttributes
public interface GeneratedFileAttributes extends org.uberfire.java.nio.file.attribute.BasicFileAttributesRepresents attributes of a file which has been generated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisGenerated()
-