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