static class FileUtils.FileName
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
isDefault |
private java.lang.String |
name |
Constructor and Description |
---|
FileName(java.lang.String name,
boolean isDefault) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
boolean |
isDefault() |