Public Member Functions | |
| int | getId () |
| int | getId_ifc () |
| int | getId_sp () |
| int | getPriority () |
| void | setId (int id) |
| void | setId_ifc (int id_ifc) |
| void | setId_sp (int id_sp) |
| void | setPriority (int priority) |
| SP_IFC () | |
Private Attributes | |
| int | id |
| int | id_ifc |
| int | id_sp |
| int | priority |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.SP_IFC.SP_IFC | ( | ) |
| int de.fhg.fokus.hss.db.model.SP_IFC.getId | ( | ) |
| int de.fhg.fokus.hss.db.model.SP_IFC.getId_ifc | ( | ) |
| int de.fhg.fokus.hss.db.model.SP_IFC.getId_sp | ( | ) |
| int de.fhg.fokus.hss.db.model.SP_IFC.getPriority | ( | ) |
| void de.fhg.fokus.hss.db.model.SP_IFC.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.SP_IFC.setId_ifc | ( | int | id_ifc | ) |
| void de.fhg.fokus.hss.db.model.SP_IFC.setId_sp | ( | int | id_sp | ) |
| void de.fhg.fokus.hss.db.model.SP_IFC.setPriority | ( | int | priority | ) |
int de.fhg.fokus.hss.db.model.SP_IFC.id [private] |
int de.fhg.fokus.hss.db.model.SP_IFC.id_ifc [private] |
int de.fhg.fokus.hss.db.model.SP_IFC.id_sp [private] |
int de.fhg.fokus.hss.db.model.SP_IFC.priority [private] |
final long de.fhg.fokus.hss.db.model.SP_IFC.serialVersionUID = 1L [static, private] |
1.5.2