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