Public Member Functions | |
| int | getData_ref () |
| String | getDsai_tag () |
| int | getExpires () |
| int | getId () |
| int | getId_application_server () |
| int | getId_impu () |
| String | getServer_name () |
| String | getService_indication () |
| void | setData_ref (int data_ref) |
| void | setDsai_tag (String dsai_tag) |
| void | setExpires (int expires) |
| void | setId (int id) |
| void | setId_application_server (int id_application_server) |
| void | setId_impu (Integer id_impu) |
| void | setServer_name (String server_name) |
| void | setService_indication (String service_indication) |
| ShSubscription () | |
Private Attributes | |
| int | data_ref |
| String | dsai_tag |
| int | expires |
| int | id |
| int | id_application_server |
| Integer | id_impu |
| String | server_name |
| String | service_indication |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| de.fhg.fokus.hss.db.model.ShSubscription.ShSubscription | ( | ) |
| int de.fhg.fokus.hss.db.model.ShSubscription.getData_ref | ( | ) |
| String de.fhg.fokus.hss.db.model.ShSubscription.getDsai_tag | ( | ) |
| int de.fhg.fokus.hss.db.model.ShSubscription.getExpires | ( | ) |
| int de.fhg.fokus.hss.db.model.ShSubscription.getId | ( | ) |
| int de.fhg.fokus.hss.db.model.ShSubscription.getId_application_server | ( | ) |
| int de.fhg.fokus.hss.db.model.ShSubscription.getId_impu | ( | ) |
| String de.fhg.fokus.hss.db.model.ShSubscription.getServer_name | ( | ) |
| String de.fhg.fokus.hss.db.model.ShSubscription.getService_indication | ( | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setData_ref | ( | int | data_ref | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setDsai_tag | ( | String | dsai_tag | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setExpires | ( | int | expires | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setId_application_server | ( | int | id_application_server | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setId_impu | ( | Integer | id_impu | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setServer_name | ( | String | server_name | ) |
| void de.fhg.fokus.hss.db.model.ShSubscription.setService_indication | ( | String | service_indication | ) |
int de.fhg.fokus.hss.db.model.ShSubscription.data_ref [private] |
String de.fhg.fokus.hss.db.model.ShSubscription.dsai_tag [private] |
int de.fhg.fokus.hss.db.model.ShSubscription.expires [private] |
int de.fhg.fokus.hss.db.model.ShSubscription.id [private] |
Integer de.fhg.fokus.hss.db.model.ShSubscription.id_impu [private] |
final long de.fhg.fokus.hss.db.model.ShSubscription.serialVersionUID = 1L [static, private] |
String de.fhg.fokus.hss.db.model.ShSubscription.server_name [private] |
String de.fhg.fokus.hss.db.model.ShSubscription.service_indication [private] |
1.5.2