users@jaxb.java.net

Making generated classes serializable

From: Canning, Chuck <chuck.canning_at_zilliant.com>
Date: Fri, 21 Mar 2003 17:06:34 -0600

Hi,

I was wondering if there was anyway to make the classes serializable. I have
an enumerated type that I use as constants and I need to serialize them. Is
there any way to do this?

Chuck