public static class ToolsCatalog.Entry extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ToolsCatalog.Entry.Type |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes() |
List<ToolsCatalog.Entry> |
getChildren() |
int |
getMode() |
String |
getName() |
String |
getPath() |
ToolsCatalog.Entry.Type |
getType() |
public ToolsCatalog.Entry.Type getType()
public int getMode()
0755
.public String getPath()
public String getName()
public List<ToolsCatalog.Entry> getChildren()
public byte[] getBytes()