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