Public Member Functions | |
| int | getId () |
| String | getIdentity () |
| void | setId (int id) |
| void | setIdentity (String identity) |
| VisitedNetwork () | |
Private Attributes | |
| int | id |
| String | identity |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.VisitedNetwork.VisitedNetwork | ( | ) |
| int de.fhg.fokus.hss.db.model.VisitedNetwork.getId | ( | ) |
| String de.fhg.fokus.hss.db.model.VisitedNetwork.getIdentity | ( | ) |
| void de.fhg.fokus.hss.db.model.VisitedNetwork.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.VisitedNetwork.setIdentity | ( | String | identity | ) |
int de.fhg.fokus.hss.db.model.VisitedNetwork.id [private] |
String de.fhg.fokus.hss.db.model.VisitedNetwork.identity [private] |
final long de.fhg.fokus.hss.db.model.VisitedNetwork.serialVersionUID = 1L [static, private] |
1.5.2