Package org.robovm.apple.foundation
Class NSFileProtection
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSFileProtection
public class NSFileProtection extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSFileProtection.AsListMarshalerstatic classNSFileProtection.Marshalerstatic classNSFileProtection.Values -
Field Summary
Fields Modifier and Type Field Description static NSFileProtectionCompletestatic NSFileProtectionCompleteUnlessOpenstatic NSFileProtectionCompleteUntilFirstUserAuthenticationstatic NSFileProtectionNone -
Method Summary
Modifier and Type Method Description static NSFileProtectionvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
None
-
Complete
-
CompleteUnlessOpen
-
CompleteUntilFirstUserAuthentication
-
-
Method Details
-
valueOf
-