org.apache.ws.jaxme.generator.sg.impl
public class SerializableSG extends java.lang.Object
| Constructor and Description |
|---|
SerializableSG() |
| Modifier and Type | Method and Description |
|---|---|
static void |
makeSerializable(SchemaSG pSchema,
JavaSource pSource)
Makes the class
pSource implementing the
Serializable interface. |
public static void makeSerializable(SchemaSG pSchema, JavaSource pSource)
pSource implementing the
Serializable interface.