-
- All Implemented Interfaces:
-
android.os.Parcelable,java.io.Serializable
public final class MenigaAccountMetaData implements Parcelable, Serializable
-
-
Constructor Summary
Constructors Constructor Description MenigaAccountMetaData(String name, String value)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Stringcomponent2()final MenigaAccountMetaDatacopy(String name, String value)final StringgetName()final StringgetValue()-
Methods inherited from class android.os.Parcelable
equals, hashCode, toString -
Methods inherited from class com.meniga.sdk.models.accounts.MenigaAccountMetaData
describeContents, writeToParcel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
component1
final String component1()
-
component2
final String component2()
-
copy
final MenigaAccountMetaData copy(String name, String value)
-
-
-
-