Uses of Class
org.robovm.apple.foundation.NSFileProtection
| Package | Description |
|---|---|
| org.robovm.apple.coredata | |
| org.robovm.apple.foundation |
-
Uses of NSFileProtection in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSFileProtection Modifier and Type Method Description NSFileProtectionNSPersistentStoreOptions. getFileProtection()Methods in org.robovm.apple.coredata with parameters of type NSFileProtection Modifier and Type Method Description NSPersistentStoreOptionsNSPersistentStoreOptions. setFileProtection(NSFileProtection fileProtection) -
Uses of NSFileProtection in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSFileProtection Modifier and Type Field Description static NSFileProtectionNSFileProtection. Completestatic NSFileProtectionNSFileProtection. CompleteUnlessOpenstatic NSFileProtectionNSFileProtection. CompleteUntilFirstUserAuthenticationstatic NSFileProtectionNSFileProtection. NoneMethods in org.robovm.apple.foundation that return NSFileProtection Modifier and Type Method Description NSFileProtectionNSFileAttributes. getProtection()static NSFileProtectionNSFileProtection.Marshaler. toObject(Class<NSFileProtection> cls, long handle, long flags)static NSFileProtectionNSFileProtection. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSFileProtection Modifier and Type Method Description static List<NSFileProtection>NSFileProtection.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSFileProtection Modifier and Type Method Description NSFileAttributesNSFileAttributes. setProtection(NSFileProtection protection)static longNSFileProtection.Marshaler. toNative(NSFileProtection o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSFileProtection Modifier and Type Method Description static longNSFileProtection.AsListMarshaler. toNative(List<NSFileProtection> l, long flags)static NSFileProtectionNSFileProtection.Marshaler. toObject(Class<NSFileProtection> cls, long handle, long flags)