org.apache.ws.jaxme.generator.sg.impl

Class SerializableSG

public class SerializableSG extends Object

Author: Jochen Wiedmann

Method Summary
static voidmakeSerializable(SchemaSG pSchema, JavaSource pSource)
Makes the class pSource implementing the {@link Serializable} interface.

Method Detail

makeSerializable

public static void makeSerializable(SchemaSG pSchema, JavaSource pSource)
Makes the class pSource implementing the {@link Serializable} interface.