Package org.robovm.apple.foundation
Class NSFileAttributes
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.foundation.NSFileAttributes
public class NSFileAttributes extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSFileAttributes.AsListMarshalerstatic classNSFileAttributes.Marshaler -
Field Summary
-
Constructor Summary
Constructors Constructor Description NSFileAttributes() -
Method Summary
Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
NSFileAttributes
public NSFileAttributes()
-
-
Method Details
-
has
-
get
-
set
-
getType
-
setType
-
getSize
public long getSize() -
setSize
-
getModificationDate
-
setModificationDate
-
getReferenceCount
public long getReferenceCount() -
setReferenceCount
-
getDeviceIdentifier
public long getDeviceIdentifier() -
setDeviceIdentifier
-
getOwnerAccountName
-
setOwnerAccountName
-
getGroupOwnerAccountName
-
setGroupOwnerAccountName
-
getPosixPermissions
public short getPosixPermissions() -
setPosixPermissions
-
getSystemFileNumber
public long getSystemFileNumber() -
setSystemFileNumber
-
isExtensionHidden
public boolean isExtensionHidden() -
setExtensionHidden
-
getHFSCreatorCode
public long getHFSCreatorCode() -
setHFSCreatorCode
-
getHFSTypeCode
public long getHFSTypeCode() -
setHFSTypeCode
-
isImmutable
public boolean isImmutable() -
setImmutable
-
appendsOnly
public boolean appendsOnly() -
setAppendsOnly
-
getCreationDate
-
setCreationDate
-
getOwnerAccountID
public long getOwnerAccountID() -
setOwnerAccountID
-
getGroupOwnerAccountID
public long getGroupOwnerAccountID() -
setGroupOwnerAccountID
-
isBusy
public boolean isBusy() -
setBusy
-
getProtection
-
setProtection
-