List of usage examples for android.os Parcelable interface-usage
From source file com.vk.sdkweb.api.model.VKApiPhotoAlbum.java
/** * Describes a photo album */ @SuppressWarnings("unused") public class VKApiPhotoAlbum extends VKAttachments.VKApiAttachment implements Parcelable, Identifiable {
From source file com.vk.sdk.api.model.VKApiDocument.java
/** * A document object describes a document file. */ @SuppressWarnings("unused") public class VKApiDocument extends VKApiAttachment implements Parcelable, Identifiable {
From source file net.giovannicapuano.galax.controller.User.java
public class User implements Parcelable { private int id; private String username, email, address; public User(int id, String username, String email, String address) { this.id = id;
From source file com.clover.sdk.v3.apps.WebHook.java
@SuppressWarnings("all") public final class WebHook implements android.os.Parcelable, com.clover.sdk.v3.Validator, com.clover.sdk.JSONifiable { public java.lang.String getUrl() { return genClient.cacheGet(CacheKey.url);
From source file com.clover.sdk.v3.apps.AppSubscriptionCountry.java
@SuppressWarnings("all") public final class AppSubscriptionCountry implements android.os.Parcelable, com.clover.sdk.v3.Validator, com.clover.sdk.JSONifiable { /** * Unique identifier
From source file com.facebook.notifications.internal.asset.ParcelableAssetHandler.java
/** * Represents a parcelable entry in {@link AssetManager}'s handler list. */ class ParcelableAssetHandler implements AssetManager.AssetHandler<Asset>, Parcelable { public static final Creator<ParcelableAssetHandler> CREATOR = new Creator<ParcelableAssetHandler>() { @Override
From source file com.vk.sdk.api.model.VKPhotoSizes.java
/**
* Model to parse a list of photo with <a href="http://vk.com/dev/photo_sizes">photo sizes<a/> format.
*
* When {@code photo_sizes=1} parameter is used in methods,
* response contains an info about original photo
* copies with different sizes in sizes array with objects,
From source file com.vk.sdkweb.api.model.VKApiUser.java
/** * User object describes a user profile. */ @SuppressWarnings("unused") public class VKApiUser extends VKApiOwner implements android.os.Parcelable {
From source file br.ufrj.ppgi.jemf.mobile.bean.Contact.java
/** * @author Marcus Machado * */ public class Contact extends AbstractContact implements Parcelable, Comparable<Contact> {
From source file com.clover.sdk.v3.customers.Customer.java
@SuppressWarnings("all") public final class Customer implements android.os.Parcelable, com.clover.sdk.v3.Validator, com.clover.sdk.JSONifiable { /** * Unique identifier