Package | Description |
---|---|
org.giavacms.paypalweb.model | |
org.giavacms.paypalweb.model.enums |
Modifier and Type | Method and Description |
---|---|
PaypalStatus |
ShoppingCart.getPaypalStatus() |
Modifier and Type | Method and Description |
---|---|
void |
ShoppingCart.setPaypalStatus(PaypalStatus paypalStatus) |
Modifier and Type | Method and Description |
---|---|
static PaypalStatus |
PaypalStatus.get(String status) |
static PaypalStatus |
PaypalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaypalStatus[] |
PaypalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.