org.eclipse.emf.ecore.impl
Class BasicEObjectImpl_CustomFieldSerializer

java.lang.Object
  extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl_CustomFieldSerializer

public class BasicEObjectImpl_CustomFieldSerializer
extends java.lang.Object


Constructor Summary
BasicEObjectImpl_CustomFieldSerializer()
           
 
Method Summary
static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader, BasicEObjectImpl myObject)
           
static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter, BasicEObjectImpl myObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicEObjectImpl_CustomFieldSerializer

public BasicEObjectImpl_CustomFieldSerializer()
Method Detail

serialize

public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter,
                             BasicEObjectImpl myObject)
                      throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

deserialize

public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader,
                               BasicEObjectImpl myObject)
                        throws com.google.gwt.user.client.rpc.SerializationException
Throws:
com.google.gwt.user.client.rpc.SerializationException

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.