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

List of all members.

Detailed Description

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


Public Member Functions

 ChargingInfo ()
int getId ()
String getName ()
String getPri_ccf ()
String getPri_ecf ()
String getSec_ccf ()
String getSec_ecf ()
void setId (int id)
void setName (String name)
void setPri_ccf (String pri_ccf)
void setPri_ecf (String pri_ecf)
void setSec_ccf (String sec_ccf)
void setSec_ecf (String sec_ecf)

Private Attributes

int id
String name
String pri_ccf
String pri_ecf
String sec_ccf
String sec_ecf

Static Private Attributes

static final long serialVersionUID = 1L


Constructor & Destructor Documentation

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


Member Function Documentation

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

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

String de.fhg.fokus.hss.db.model.ChargingInfo.getPri_ccf (  ) 

String de.fhg.fokus.hss.db.model.ChargingInfo.getPri_ecf (  ) 

String de.fhg.fokus.hss.db.model.ChargingInfo.getSec_ccf (  ) 

String de.fhg.fokus.hss.db.model.ChargingInfo.getSec_ecf (  ) 

void de.fhg.fokus.hss.db.model.ChargingInfo.setId ( int  id  ) 

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

void de.fhg.fokus.hss.db.model.ChargingInfo.setPri_ccf ( String  pri_ccf  ) 

void de.fhg.fokus.hss.db.model.ChargingInfo.setPri_ecf ( String  pri_ecf  ) 

void de.fhg.fokus.hss.db.model.ChargingInfo.setSec_ccf ( String  sec_ccf  ) 

void de.fhg.fokus.hss.db.model.ChargingInfo.setSec_ecf ( String  sec_ecf  ) 


Member Data Documentation

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

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

String de.fhg.fokus.hss.db.model.ChargingInfo.pri_ccf [private]

String de.fhg.fokus.hss.db.model.ChargingInfo.pri_ecf [private]

String de.fhg.fokus.hss.db.model.ChargingInfo.sec_ccf [private]

String de.fhg.fokus.hss.db.model.ChargingInfo.sec_ecf [private]

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


The documentation for this class was generated from the following file:
Generated on Thu Oct 23 04:05:27 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2