Uses of Class
org.robovm.apple.fileproviderui.FPUIExtensionErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.fileproviderui |
-
Uses of FPUIExtensionErrorCode in org.robovm.apple.fileproviderui
Methods in org.robovm.apple.fileproviderui that return FPUIExtensionErrorCode Modifier and Type Method Description static FPUIExtensionErrorCodeFPUIExtensionErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static FPUIExtensionErrorCodeFPUIExtensionErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static FPUIExtensionErrorCode[]FPUIExtensionErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.