| Package | Description |
|---|---|
| nc.ird.cantharella.data.model |
| Modifier and Type | Method and Description |
|---|---|
Station |
Station.clone() |
Station |
Specimen.getStation()
station getter
|
Station |
Lot.getStation()
station getter
|
| Modifier and Type | Method and Description |
|---|---|
List<Station> |
Campagne.getSortedStations()
Rend les stations triƩes par noms
|
List<Station> |
Campagne.getStations()
stations getter
|
List<Station> |
Personne.getStationsCrees()
stationsCrees getter
|
| Modifier and Type | Method and Description |
|---|---|
int |
Station.compareTo(Station station) |
void |
Specimen.setStation(Station station)
station setter
|
void |
Lot.setStation(Station station)
station setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Campagne.setStations(List<Station> stations)
stations setter
|
void |
Personne.setStationsCrees(List<Station> stationsCrees)
stationsCrees setter
|
Copyright © 2009-2013 IRD. All Rights Reserved.