de.fhg.fokus.hss.db.model.ApplicationServer Class Reference

List of all members.

Detailed Description

Author:
adp dot fokus dot fraunhofer dot de Adrian Popescu / FOKUS Fraunhofer Institute


Public Member Functions

 ApplicationServer ()
int getDefault_handling ()
String getDiameter_address ()
int getId ()
String getName ()
int getPur ()
int getPur_aliases_rep_data ()
int getPur_dsai ()
int getPur_psi_activation ()
int getPur_rep_data ()
int getRep_data_size_limit ()
String getServer_name ()
String getService_info ()
int getSnr ()
int getSnr_aliases_rep_data ()
int getSnr_dsai ()
int getSnr_ifc ()
int getSnr_impu ()
int getSnr_ims_user_state ()
int getSnr_psi_activation ()
int getSnr_rep_data ()
int getSnr_scscf_name ()
int getUdr ()
int getUdr_aliases_rep_data ()
int getUdr_charging_info ()
int getUdr_dsai ()
int getUdr_ifc ()
int getUdr_impu ()
int getUdr_ims_user_state ()
int getUdr_location ()
int getUdr_msisdn ()
int getUdr_psi_activation ()
int getUdr_rep_data ()
int getUdr_scscf_name ()
int getUdr_user_state ()
boolean isDirtyFlag ()
void setDefault_handling (int default_handling)
void setDiameter_address (String diameter_address)
void setDirtyFlag (boolean dirtyFlag)
void setName (String name)
void setPur (int pur)
void setPur_aliases_rep_data (int pur_aliases_rep_data)
void setPur_dsai (int pur_dsai)
void setPur_psi_activation (int pur_psi_activation)
void setPur_rep_data (int pur_rep_data)
void setRep_data_size_limit (int rep_data_size_limit)
void setServer_name (String server_name)
void setService_info (String service_info)
void setSnr (int snr)
void setSnr_aliases_rep_data (int snr_aliases_rep_data)
void setSnr_dsai (int snr_dsai)
void setSnr_ifc (int snr_ifc)
void setSnr_impu (int snr_impu)
void setSnr_ims_user_state (int snr_ims_user_state)
void setSnr_psi_activation (int snr_psi_activation)
void setSnr_rep_data (int snr_rep_data)
void setSnr_scscf_name (int snr_scscf_name)
void setUdr (int udr)
void setUdr_aliases_rep_data (int udr_aliases_rep_data)
void setUdr_charging_info (int udr_charging_info)
void setUdr_dsai (int udr_dsai)
void setUdr_ifc (int udr_ifc)
void setUdr_impu (int udr_impu)
void setUdr_ims_user_state (int udr_ims_user_state)
void setUdr_location (int udr_location)
void setUdr_msisdn (int udr_msisdn)
void setUdr_psi_activation (int udr_psi_activation)
void setUdr_rep_data (int udr_rep_data)
void setUdr_scscf_name (int udr_scscf_name)
void setUdr_user_state (int udr_user_state)

Package Functions

void setId (int id)

Private Attributes

int default_handling
String diameter_address
boolean dirtyFlag = false
int id
String name
int pur
int pur_aliases_rep_data
int pur_dsai
int pur_psi_activation
int pur_rep_data
int rep_data_size_limit
String server_name
String service_info
int snr
int snr_aliases_rep_data
int snr_dsai
int snr_ifc
int snr_impu
int snr_ims_user_state
int snr_psi_activation
int snr_rep_data
int snr_scscf_name
int udr
int udr_aliases_rep_data
int udr_charging_info
int udr_dsai
int udr_ifc
int udr_impu
int udr_ims_user_state
int udr_location
int udr_msisdn
int udr_psi_activation
int udr_rep_data
int udr_scscf_name
int udr_user_state

Static Private Attributes

static final long serialVersionUID = 1L


Constructor & Destructor Documentation

de.fhg.fokus.hss.db.model.ApplicationServer.ApplicationServer (  ) 


Member Function Documentation

int de.fhg.fokus.hss.db.model.ApplicationServer.getDefault_handling (  ) 

String de.fhg.fokus.hss.db.model.ApplicationServer.getDiameter_address (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getId (  ) 

String de.fhg.fokus.hss.db.model.ApplicationServer.getName (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getPur (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getPur_aliases_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getPur_dsai (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getPur_psi_activation (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getPur_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getRep_data_size_limit (  ) 

String de.fhg.fokus.hss.db.model.ApplicationServer.getServer_name (  ) 

String de.fhg.fokus.hss.db.model.ApplicationServer.getService_info (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_aliases_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_dsai (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_ifc (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_impu (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_ims_user_state (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_psi_activation (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getSnr_scscf_name (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_aliases_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_charging_info (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_dsai (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_ifc (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_impu (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_ims_user_state (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_location (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_msisdn (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_psi_activation (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_rep_data (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_scscf_name (  ) 

int de.fhg.fokus.hss.db.model.ApplicationServer.getUdr_user_state (  ) 

boolean de.fhg.fokus.hss.db.model.ApplicationServer.isDirtyFlag (  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setDefault_handling ( int  default_handling  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setDiameter_address ( String  diameter_address  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setDirtyFlag ( boolean  dirtyFlag  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setId ( int  id  )  [package]

void de.fhg.fokus.hss.db.model.ApplicationServer.setName ( String  name  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setPur ( int  pur  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setPur_aliases_rep_data ( int  pur_aliases_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setPur_dsai ( int  pur_dsai  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setPur_psi_activation ( int  pur_psi_activation  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setPur_rep_data ( int  pur_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setRep_data_size_limit ( int  rep_data_size_limit  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setServer_name ( String  server_name  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setService_info ( String  service_info  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr ( int  snr  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_aliases_rep_data ( int  snr_aliases_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_dsai ( int  snr_dsai  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_ifc ( int  snr_ifc  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_impu ( int  snr_impu  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_ims_user_state ( int  snr_ims_user_state  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_psi_activation ( int  snr_psi_activation  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_rep_data ( int  snr_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setSnr_scscf_name ( int  snr_scscf_name  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr ( int  udr  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_aliases_rep_data ( int  udr_aliases_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_charging_info ( int  udr_charging_info  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_dsai ( int  udr_dsai  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_ifc ( int  udr_ifc  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_impu ( int  udr_impu  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_ims_user_state ( int  udr_ims_user_state  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_location ( int  udr_location  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_msisdn ( int  udr_msisdn  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_psi_activation ( int  udr_psi_activation  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_rep_data ( int  udr_rep_data  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_scscf_name ( int  udr_scscf_name  ) 

void de.fhg.fokus.hss.db.model.ApplicationServer.setUdr_user_state ( int  udr_user_state  ) 


Member Data Documentation

int de.fhg.fokus.hss.db.model.ApplicationServer.default_handling [private]

String de.fhg.fokus.hss.db.model.ApplicationServer.diameter_address [private]

boolean de.fhg.fokus.hss.db.model.ApplicationServer.dirtyFlag = false [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.id [private]

String de.fhg.fokus.hss.db.model.ApplicationServer.name [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.pur [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.pur_aliases_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.pur_dsai [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.pur_psi_activation [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.pur_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.rep_data_size_limit [private]

final long de.fhg.fokus.hss.db.model.ApplicationServer.serialVersionUID = 1L [static, private]

String de.fhg.fokus.hss.db.model.ApplicationServer.server_name [private]

String de.fhg.fokus.hss.db.model.ApplicationServer.service_info [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_aliases_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_dsai [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_ifc [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_impu [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_ims_user_state [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_psi_activation [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.snr_scscf_name [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_aliases_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_charging_info [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_dsai [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_ifc [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_impu [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_ims_user_state [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_location [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_msisdn [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_psi_activation [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_rep_data [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_scscf_name [private]

int de.fhg.fokus.hss.db.model.ApplicationServer.udr_user_state [private]


The documentation for this class was generated from the following file:
Generated on Tue Jul 29 04:07:17 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2