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