public class PaymentBodyIntent
extends java.lang.Object
implements java.io.Serializable, android.os.Parcelable
Modifier and Type | Class and Description |
---|---|
static class |
PaymentBodyIntent.Builder |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<PaymentBodyIntent> |
CREATOR |
Modifier | Constructor and Description |
---|---|
protected |
PaymentBodyIntent(android.os.Parcel in) |
protected |
PaymentBodyIntent(PaymentBodyIntent.Builder builder) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final android.os.Parcelable.Creator<PaymentBodyIntent> CREATOR
protected PaymentBodyIntent(PaymentBodyIntent.Builder builder)
protected PaymentBodyIntent(android.os.Parcel in)