public final class SelectedPaymentMethodConfiguration
extends java.lang.Object
implements android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<SelectedPaymentMethodConfiguration> |
CREATOR |
| Modifier | Constructor and Description |
|---|---|
|
SelectedPaymentMethodConfiguration(long id) |
protected |
SelectedPaymentMethodConfiguration(android.os.Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
long |
getId() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final android.os.Parcelable.Creator<SelectedPaymentMethodConfiguration> CREATOR