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

Class SerializableSG


public class SerializableSG
extends java.lang.Object

Author:
Jochen Wiedmann

Method Summary

static void
makeSerializable(SchemaSG pSchema, JavaSource pSource)
Makes the class pSource implementing the Serializable interface.

Method Details

makeSerializable

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