-
- All Implemented Interfaces:
-
android.os.Parcelable.Creator
public class AttachCardOptions.CREATOR implements Parcelable.Creator<AttachCardOptions>
-
-
Field Summary
Fields Modifier and Type Field Description public final static AttachCardOptions.CREATORINSTANCE
-
Method Summary
Modifier and Type Method Description AttachCardOptionscreateFromParcel(Parcel parcel)Array<AttachCardOptions>newArray(Integer size)-
-
Method Detail
-
createFromParcel
AttachCardOptions createFromParcel(Parcel parcel)
-
newArray
Array<AttachCardOptions> newArray(Integer size)
-
-
-
-