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