HeruMartinus.Salim_at_infineon.com wrote:
> Hallo,
>
> I want to ask, whether we can extend enums generated from JAXB?
> I'm going to make a wrapper of this enums type in another package.
Java doesn't let you extend an enum, if that is your question.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com