users@jaxb.java.net

no get and set methods generated

From: Lulseged Zerfu <lulseged.zerfu_at_ericsson.com>
Date: Mon, 6 Oct 2008 14:20:56 +0200

Hi
 
 When I used jaxb 2.1.3, I could easly pickup identity, sphere or
validty from a conditionstype but not since I started using jaxb 2.1.8.
I have to do a lot in my application to get this values.
 
 How can I generate so that I get a setX and getX methods. I want to
have getIdentity(), getSphere() and getValidity() methods in side
ConditionsType. Do I need a special binding?
 
 I have included a schema along with this e-mail.
 
Lulseged