public final class SGAPath extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
boolean |
executable |
boolean |
exists |
boolean |
isDir |
boolean |
isSymbolicLink |
String |
linkPath |
String |
path |
boolean |
readable |
double |
sizeKB |
boolean |
writable |
public String path
public double sizeKB
public boolean isDir
public boolean isSymbolicLink
public String linkPath
public boolean readable
public boolean writable
public boolean executable
public boolean exists
Copyright © 2021. All rights reserved.