Subversion Repositories eFlore/Applications.coel

Rev

Rev 60 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60 Rev 64
Line 10... Line 10...
10
public class Structure extends BaseModelData implements Serializable {
10
public class Structure extends BaseModelData implements Serializable {
Line 11... Line 11...
11
 
11
 
12
	/**
12
	/**
13
	 * Identifiant pour sérialisé l'objet...
13
	 * Identifiant pour sérialisé l'objet...
14
	 */
14
	 */
Line 15... Line 15...
15
	private static final long serialVersionUID = 1L;
15
	private static final long serialVersionUID = 1;
16
 
16
 
17
	/**
17
	/**
18
	 * Constructeur vide
18
	 * Constructeur vide