Uses of Class
org.robovm.apple.foundation.NSFileSystemAttributes
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSFileSystemAttributes in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSFileSystemAttributes Modifier and Type Method Description NSFileSystemAttributesNSFileManager. getAttributesOfFileSystemAtPath(String path)NSFileSystemAttributesNSFileSystemAttributes. set(NSFileSystemAttribute key, NSObject value)NSFileSystemAttributesNSFileSystemAttributes. setFreeNodes(long freeNodes)NSFileSystemAttributesNSFileSystemAttributes. setFreeSize(long freeSize)NSFileSystemAttributesNSFileSystemAttributes. setNodes(long nodes)NSFileSystemAttributesNSFileSystemAttributes. setSize(long size)NSFileSystemAttributesNSFileSystemAttributes. setSystemNumber(long systemNumber)static NSFileSystemAttributesNSFileSystemAttributes.Marshaler. toObject(Class<NSFileSystemAttributes> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSFileSystemAttributes Modifier and Type Method Description static List<NSFileSystemAttributes>NSFileSystemAttributes.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSFileSystemAttributes Modifier and Type Method Description static longNSFileSystemAttributes.Marshaler. toNative(NSFileSystemAttributes o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSFileSystemAttributes Modifier and Type Method Description static longNSFileSystemAttributes.AsListMarshaler. toNative(List<NSFileSystemAttributes> l, long flags)static NSFileSystemAttributesNSFileSystemAttributes.Marshaler. toObject(Class<NSFileSystemAttributes> cls, long handle, long flags)