Uses of Class
org.robovm.apple.foundation.NSFileAttribute
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSFileAttribute in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSFileAttribute Modifier and Type Method Description static NSFileAttributeNSFileAttribute.Marshaler. toObject(Class<NSFileAttribute> cls, long handle, long flags)static NSFileAttributeNSFileAttribute. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSFileAttribute Modifier and Type Method Description static List<NSFileAttribute>NSFileAttribute.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSFileAttribute Modifier and Type Method Description NSObjectNSFileAttributes. get(NSFileAttribute key)booleanNSFileAttributes. has(NSFileAttribute key)NSFileAttributesNSFileAttributes. set(NSFileAttribute key, NSObject value)static longNSFileAttribute.Marshaler. toNative(NSFileAttribute o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSFileAttribute Modifier and Type Method Description static longNSFileAttribute.AsListMarshaler. toNative(List<NSFileAttribute> l, long flags)static NSFileAttributeNSFileAttribute.Marshaler. toObject(Class<NSFileAttribute> cls, long handle, long flags)