public final class SGAPath
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
boolean |
executable |
boolean |
exists |
boolean |
isDir |
boolean |
isSymbolicLink |
java.lang.String |
linkPath |
java.lang.String |
path |
boolean |
readable |
double |
sizeKB |
boolean |
writable |
public java.lang.String path
public double sizeKB
public boolean isDir
public boolean isSymbolicLink
public java.lang.String linkPath
public boolean readable
public boolean writable
public boolean executable
public boolean exists
Copyright © 2016. All Rights Reserved.