Public Member Functions | |
| CxEvents () | |
| String | getDiameter_name () |
| long | getEndtoend () |
| int | getGrp () |
| long | getHopbyhop () |
| int | getId () |
| int | getId_impi () |
| int | getId_implicit_set () |
| int | getId_impu () |
| String | getReason_info () |
| int | getSubtype () |
| int | getTrials_cnt () |
| int | getType () |
| void | setDiameter_name (String diameter_name) |
| void | setEndtoend (long endtoend) |
| void | setGrp (int grp) |
| void | setHopbyhop (long hopbyhop) |
| void | setId (int id) |
| void | setId_impi (int id_impi) |
| void | setId_implicit_set (int id_implicit_set) |
| void | setId_impu (int id_impu) |
| void | setReason_info (String reason_info) |
| void | setSubtype (int subtype) |
| void | setTrials_cnt (int trials_cnt) |
| void | setType (int type) |
Private Attributes | |
| String | diameter_name |
| long | endtoend |
| int | grp |
| long | hopbyhop |
| int | id |
| int | id_impi |
| int | id_implicit_set |
| int | id_impu |
| String | reason_info |
| int | subtype |
| int | trials_cnt |
| int | type |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.CxEvents.CxEvents | ( | ) |
| String de.fhg.fokus.hss.db.model.CxEvents.getDiameter_name | ( | ) |
| long de.fhg.fokus.hss.db.model.CxEvents.getEndtoend | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getGrp | ( | ) |
| long de.fhg.fokus.hss.db.model.CxEvents.getHopbyhop | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getId | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getId_impi | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getId_implicit_set | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getId_impu | ( | ) |
| String de.fhg.fokus.hss.db.model.CxEvents.getReason_info | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getSubtype | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getTrials_cnt | ( | ) |
| int de.fhg.fokus.hss.db.model.CxEvents.getType | ( | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setDiameter_name | ( | String | diameter_name | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setEndtoend | ( | long | endtoend | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setGrp | ( | int | grp | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setHopbyhop | ( | long | hopbyhop | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setId_impi | ( | int | id_impi | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setId_implicit_set | ( | int | id_implicit_set | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setId_impu | ( | int | id_impu | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setReason_info | ( | String | reason_info | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setSubtype | ( | int | subtype | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setTrials_cnt | ( | int | trials_cnt | ) |
| void de.fhg.fokus.hss.db.model.CxEvents.setType | ( | int | type | ) |
String de.fhg.fokus.hss.db.model.CxEvents.diameter_name [private] |
long de.fhg.fokus.hss.db.model.CxEvents.endtoend [private] |
int de.fhg.fokus.hss.db.model.CxEvents.grp [private] |
long de.fhg.fokus.hss.db.model.CxEvents.hopbyhop [private] |
int de.fhg.fokus.hss.db.model.CxEvents.id [private] |
int de.fhg.fokus.hss.db.model.CxEvents.id_impi [private] |
int de.fhg.fokus.hss.db.model.CxEvents.id_implicit_set [private] |
int de.fhg.fokus.hss.db.model.CxEvents.id_impu [private] |
String de.fhg.fokus.hss.db.model.CxEvents.reason_info [private] |
final long de.fhg.fokus.hss.db.model.CxEvents.serialVersionUID = 1L [static, private] |
int de.fhg.fokus.hss.db.model.CxEvents.subtype [private] |
int de.fhg.fokus.hss.db.model.CxEvents.trials_cnt [private] |
int de.fhg.fokus.hss.db.model.CxEvents.type [private] |
1.5.2