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