Class Item
-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class Item extends ModelObject
-
-
Method Summary
Modifier and Type Method Description final StringgetId()final UnitsetId(String id)final StringgetName()final UnitsetName(String name)-
Methods inherited from class com.adyen.checkout.core.internal.data.model.ModelObject
describeContents -
Methods inherited from class android.os.Parcelable
writeToParcel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-