Public Member Functions | |
| int | getId () |
| int | getId_impu () |
| byte[] | getRep_data () |
| String | getService_indication () |
| int | getSqn () |
| RepositoryData () | |
| void | setId (int id) |
| void | setId_impu (int id_impu) |
| void | setRep_data (byte[] rep_data) |
| void | setService_indication (String service_indication) |
| void | setSqn (int sqn) |
Private Attributes | |
| int | id |
| int | id_impu |
| byte[] | rep_data |
| String | service_indication |
| int | sqn |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.RepositoryData.RepositoryData | ( | ) |
| int de.fhg.fokus.hss.db.model.RepositoryData.getId | ( | ) |
| int de.fhg.fokus.hss.db.model.RepositoryData.getId_impu | ( | ) |
| byte [] de.fhg.fokus.hss.db.model.RepositoryData.getRep_data | ( | ) |
| String de.fhg.fokus.hss.db.model.RepositoryData.getService_indication | ( | ) |
| int de.fhg.fokus.hss.db.model.RepositoryData.getSqn | ( | ) |
| void de.fhg.fokus.hss.db.model.RepositoryData.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.RepositoryData.setId_impu | ( | int | id_impu | ) |
| void de.fhg.fokus.hss.db.model.RepositoryData.setRep_data | ( | byte[] | rep_data | ) |
| void de.fhg.fokus.hss.db.model.RepositoryData.setService_indication | ( | String | service_indication | ) |
| void de.fhg.fokus.hss.db.model.RepositoryData.setSqn | ( | int | sqn | ) |
int de.fhg.fokus.hss.db.model.RepositoryData.id [private] |
int de.fhg.fokus.hss.db.model.RepositoryData.id_impu [private] |
byte [] de.fhg.fokus.hss.db.model.RepositoryData.rep_data [private] |
final long de.fhg.fokus.hss.db.model.RepositoryData.serialVersionUID = 1L [static, private] |
String de.fhg.fokus.hss.db.model.RepositoryData.service_indication [private] |
int de.fhg.fokus.hss.db.model.RepositoryData.sqn [private] |
1.5.2