Public Member Functions | |
| CapabilitiesSet () | |
| int | getId () |
| int | getId_capability () |
| int | getId_set () |
| int | getIs_mandatory () |
| String | getName () |
| void | setId (int id) |
| void | setId_capability (int id_capability) |
| void | setId_set (int id_set) |
| void | setIs_mandatory (int is_mandatory) |
| void | setName (String name) |
Private Attributes | |
| int | id |
| int | id_capability |
| int | id_set |
| int | is_mandatory |
| String | name |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.CapabilitiesSet.CapabilitiesSet | ( | ) |
| int de.fhg.fokus.hss.db.model.CapabilitiesSet.getId | ( | ) |
| int de.fhg.fokus.hss.db.model.CapabilitiesSet.getId_capability | ( | ) |
| int de.fhg.fokus.hss.db.model.CapabilitiesSet.getId_set | ( | ) |
| int de.fhg.fokus.hss.db.model.CapabilitiesSet.getIs_mandatory | ( | ) |
| String de.fhg.fokus.hss.db.model.CapabilitiesSet.getName | ( | ) |
| void de.fhg.fokus.hss.db.model.CapabilitiesSet.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.CapabilitiesSet.setId_capability | ( | int | id_capability | ) |
| void de.fhg.fokus.hss.db.model.CapabilitiesSet.setId_set | ( | int | id_set | ) |
| void de.fhg.fokus.hss.db.model.CapabilitiesSet.setIs_mandatory | ( | int | is_mandatory | ) |
| void de.fhg.fokus.hss.db.model.CapabilitiesSet.setName | ( | String | name | ) |
int de.fhg.fokus.hss.db.model.CapabilitiesSet.id [private] |
int de.fhg.fokus.hss.db.model.CapabilitiesSet.id_capability [private] |
int de.fhg.fokus.hss.db.model.CapabilitiesSet.id_set [private] |
int de.fhg.fokus.hss.db.model.CapabilitiesSet.is_mandatory [private] |
String de.fhg.fokus.hss.db.model.CapabilitiesSet.name [private] |
final long de.fhg.fokus.hss.db.model.CapabilitiesSet.serialVersionUID = 1L [static, private] |
1.5.2