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