@Generated(value="org.nuiton.eugene.java.JavaBeanTransformer", date="Thu Oct 13 17:59:13 CEST 2016") public abstract class Siege extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
noSerie |
static String |
PROPERTY_NO_SERIE |
static String |
PROPERTY_VOITURE |
protected Voiture |
voiture |
| Constructor and Description |
|---|
Siege() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNoSerie() |
Voiture |
getVoiture() |
void |
setNoSerie(int noSerie) |
void |
setVoiture(Voiture voiture) |
public static final String PROPERTY_NO_SERIE
public static final String PROPERTY_VOITURE
protected int noSerie
protected Voiture voiture
Copyright © 2004–2016 CodeLutin. All rights reserved.