public class PostalAddress_CustomFieldSerializer
extends java.lang.Object
Constructor and Description |
---|
PostalAddress_CustomFieldSerializer() |
Modifier and Type | Method and Description |
---|---|
static void |
deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader,
com.google.appengine.api.datastore.PostalAddress instance) |
static com.google.appengine.api.datastore.PostalAddress |
instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader) |
static void |
serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter,
com.google.appengine.api.datastore.PostalAddress instance) |
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader, com.google.appengine.api.datastore.PostalAddress instance) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
public static com.google.appengine.api.datastore.PostalAddress instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter, com.google.appengine.api.datastore.PostalAddress instance) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException