public class GenericInStorePaymentInfo extends java.lang.Object implements InStorePaymentInfo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Constructor and Description |
|---|
GenericInStorePaymentInfo() |
public double getAmount()
getAmount in interface InStorePaymentInfopublic void setAmount(double pAmount)