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