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 |
| de.fhg.fokus.hss.db.model.ChargingInfo.ChargingInfo | ( | ) |
| 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 | ) |
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] |
1.5.2