Package | Description |
---|---|
data |
Modifier and Type | Field and Description |
---|---|
private ISPdata |
ISP.data |
Modifier and Type | Method and Description |
---|---|
ISPdata |
ISP.getData() |
Modifier and Type | Method and Description |
---|---|
void |
ISP.setData(ISPdata data) |
Constructor and Description |
---|
ISP(java.lang.String name,
int id,
boolean isFFDNMember,
java.lang.String date_added,
java.lang.String last_update,
ISPdata data,
CoveredAreas[] ca)
Constructeur principal de la classe.
|