@Immutable @LevelUpApi(contract=PUBLIC) @NonWrappable public static final class CarrierAccountPaymentMethod.Metadata extends Object implements Parcelable
CarrierAccountPaymentMethod
.Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<CarrierAccountPaymentMethod.Metadata> |
CREATOR
Implements the
Parcelable interface. |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
boolean |
equals(Object o) |
String |
getCarrier() |
String |
getLast4() |
int |
hashCode() |
String |
toString() |
void |
writeToParcel(Parcel dest,
int flags) |
public static final Parcelable.Creator<CarrierAccountPaymentMethod.Metadata> CREATOR
Parcelable
interface.public int describeContents()
describeContents
in interface Parcelable
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface Parcelable
public String getCarrier()
public String getLast4()