Uses of Class
org.robovm.apple.passkit.PKShippingType
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKShippingType in org.robovm.apple.passkit
Methods in org.robovm.apple.passkit that return PKShippingType Modifier and Type Method Description PKShippingTypePKPaymentRequest. getShippingType()static PKShippingTypePKShippingType. valueOf(long n)Returns the enum constant of this type with the specified name.static PKShippingTypePKShippingType. valueOf(String name)Returns the enum constant of this type with the specified name.static PKShippingType[]PKShippingType. 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 PKShippingType Modifier and Type Method Description voidPKPaymentRequest. setShippingType(PKShippingType v)