|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.simbad.YearRange
| Field Summary | |
protected int |
maxvalue
|
protected int |
minvalue
|
protected int |
year
|
| Constructor Summary | |
YearRange(int year,
int min,
int max)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
MOD-BB 21-01-04 Ajout de cette methode. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int year
protected int minvalue
protected int maxvalue
| Constructor Detail |
public YearRange(int year,
int min,
int max)
| Method Detail |
public boolean equals(java.lang.Object o)
o - Objet a comparer.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||