Parcelable
representing an e-money readiness result.
Inherited Constant Summary
Field Summary
| public static final Creator<EmoneyReadiness> | CREATOR |
Public Constructor Summary
|
EmoneyReadiness(int emoneyReadinessStatus)
Constructor for the
EmoneyReadiness
class
|
Public Method Summary
| boolean | |
| int |
getEmoneyReadinessStatus()
Gets the int value defined in
EmoneyReadinessStatus.
|
| int |
hashCode()
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Inherited Method Summary
Fields
public static final Creator<EmoneyReadiness> CREATOR
Public Constructors
public EmoneyReadiness (int emoneyReadinessStatus)
Constructor for the EmoneyReadiness
class
Public Methods
public boolean equals (Object object)
public int getEmoneyReadinessStatus ()
Gets the int value defined in EmoneyReadinessStatus.