|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserSelectedOptions.ShippingCalculation | |
---|---|
paypalnvp.fields |
Uses of UserSelectedOptions.ShippingCalculation in paypalnvp.fields |
---|
Methods in paypalnvp.fields that return UserSelectedOptions.ShippingCalculation | |
---|---|
static UserSelectedOptions.ShippingCalculation |
UserSelectedOptions.ShippingCalculation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UserSelectedOptions.ShippingCalculation[] |
UserSelectedOptions.ShippingCalculation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in paypalnvp.fields with parameters of type UserSelectedOptions.ShippingCalculation | |
---|---|
void |
UserSelectedOptions.setShippingCalculation(UserSelectedOptions.ShippingCalculation calculation)
Describes how the options that were presented to the user were determined. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |