Public Member Functions | |
| int | getCondition_type_cnf () |
| int | getId () |
| String | getName () |
| boolean | isDirtyFlag () |
| void | setCondition_type_cnf (int condition_type_cnf) |
| void | setDirtyFlag (boolean dirtyFlag) |
| void | setId (int id) |
| void | setName (String name) |
| TP () | |
Private Attributes | |
| int | condition_type_cnf = -2 |
| boolean | dirtyFlag = false |
| int | id |
| String | name |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.TP.TP | ( | ) |
| int de.fhg.fokus.hss.db.model.TP.getCondition_type_cnf | ( | ) |
| int de.fhg.fokus.hss.db.model.TP.getId | ( | ) |
| String de.fhg.fokus.hss.db.model.TP.getName | ( | ) |
| boolean de.fhg.fokus.hss.db.model.TP.isDirtyFlag | ( | ) |
| void de.fhg.fokus.hss.db.model.TP.setCondition_type_cnf | ( | int | condition_type_cnf | ) |
| void de.fhg.fokus.hss.db.model.TP.setDirtyFlag | ( | boolean | dirtyFlag | ) |
| void de.fhg.fokus.hss.db.model.TP.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.TP.setName | ( | String | name | ) |
int de.fhg.fokus.hss.db.model.TP.condition_type_cnf = -2 [private] |
boolean de.fhg.fokus.hss.db.model.TP.dirtyFlag = false [private] |
int de.fhg.fokus.hss.db.model.TP.id [private] |
String de.fhg.fokus.hss.db.model.TP.name [private] |
final long de.fhg.fokus.hss.db.model.TP.serialVersionUID = 1L [static, private] |
1.5.2