public static class OrganizerServices.DirEntry extends Object
| Constructor and Description |
|---|
DirEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPath() |
boolean |
isDirectory() |
void |
setDirectory(boolean directory) |
void |
setName(String name) |
void |
setPath(String path) |
Copyright © 2020. All rights reserved.