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