public class GuestPosixFileAttributes extends GuestFileAttributes
| Modifier and Type | Field and Description |
|---|---|
Integer |
groupId |
Integer |
ownerId |
Long |
permissions |
accessTime, modificationTime, symlinkTargetdynamicProperty, dynamicType| Constructor and Description |
|---|
GuestPosixFileAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getGroupId() |
Integer |
getOwnerId() |
Long |
getPermissions() |
void |
setGroupId(Integer groupId) |
void |
setOwnerId(Integer ownerId) |
void |
setPermissions(Long permissions) |
getAccessTime, getModificationTime, getSymlinkTarget, setAccessTime, setModificationTime, setSymlinkTargetgetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.