| | |
| | |
|
| | | public class Bts_station_state implements Serializable{
|
| | | private int num;
|
| | | private int station_id;
|
| | | private String station_id;
|
| | | private int dev_id;
|
| | | private Date record_datetime;
|
| | | private int station_stat;
|
| | | |
| | | private int station_stat_poff;
|
| | | private Date station_poff_start_time;
|
| | | private int station_poff_tlong;
|
| | | |
| | | private int station_stat_fadian;
|
| | | private Date station_fadian_start_time;
|
| | | private int station_fadian_tlong;
|
| | | |
| | | private int station_stat_diaozhan;
|
| | | private Date station_diaozhan_start_time;
|
| | | private int station_diaozhan_tlong;
|
| | | private float station_temp;
|
| | | private float station_damp;
|
| | | |
| | | private int station_stat_dooropen;
|
| | | private Date station_dooropen_start_time;
|
| | | private int station_dooropen_tlong;
|
| | | |
| | | private int station_stat_xuhang;
|
| | | private Date station_xuhang_start_time;
|
| | | private Date station_xuhang_end_time;
|
| | | private int station_xuhang_tlong;
|
| | | |
| | | private String note;
|
| | | private String stationName;
|
| | | private String stationName1;
|
| | | private String stationName2;
|
| | | private String stationName3;
|
| | | private String stationName5;
|
| | | private Page page;
|
| | | |
| | | |
| | | /*public Bts_station_state() {
|
| | | super();
|
| | | station_stat_poff=0;
|
| | | station_stat_fadian=0;
|
| | | station_stat_diaozhan=0;
|
| | | station_stat_dooropen=0;
|
| | | }*/
|
| | | public int getNum() {
|
| | | return num;
|
| | | }
|
| | | public void setNum(int num) {
|
| | | this.num = num;
|
| | | }
|
| | | public int getStation_id() {
|
| | | |
| | | public String getStation_id() {
|
| | | return station_id;
|
| | | }
|
| | | public void setStation_id(int station_id) {
|
| | | public void setStation_id(String station_id) {
|
| | | this.station_id = station_id;
|
| | | }
|
| | | public int getDev_id() {
|
| | |
| | | public void setPage(Page page) {
|
| | | this.page = page;
|
| | | }
|
| | | public String getStationName() {
|
| | | return stationName;
|
| | | }
|
| | | public void setStationName(String stationName) {
|
| | | this.stationName = stationName;
|
| | | }
|
| | | public String getStationName1() {
|
| | | return stationName1;
|
| | | }
|
| | | public void setStationName1(String stationName1) {
|
| | | this.stationName1 = stationName1;
|
| | | }
|
| | | public String getStationName2() {
|
| | | return stationName2;
|
| | | }
|
| | | public void setStationName2(String stationName2) {
|
| | | this.stationName2 = stationName2;
|
| | | }
|
| | | public String getStationName3() {
|
| | | return stationName3;
|
| | | }
|
| | | public void setStationName3(String stationName3) {
|
| | | this.stationName3 = stationName3;
|
| | | }
|
| | | public int getStation_stat_poff() {
|
| | | return station_stat_poff;
|
| | | }
|
| | | public void setStation_stat_poff(int station_stat_poff) {
|
| | | this.station_stat_poff = station_stat_poff;
|
| | | }
|
| | | public int getStation_stat_fadian() {
|
| | | return station_stat_fadian;
|
| | | }
|
| | | public void setStation_stat_fadian(int station_stat_fadian) {
|
| | | this.station_stat_fadian = station_stat_fadian;
|
| | | }
|
| | | public int getStation_stat_diaozhan() {
|
| | | return station_stat_diaozhan;
|
| | | }
|
| | | public void setStation_stat_diaozhan(int station_stat_diaozhan) {
|
| | | this.station_stat_diaozhan = station_stat_diaozhan;
|
| | | }
|
| | | public int getStation_stat_dooropen() {
|
| | | return station_stat_dooropen;
|
| | | }
|
| | | public void setStation_stat_dooropen(int station_stat_dooropen) {
|
| | | this.station_stat_dooropen = station_stat_dooropen;
|
| | | }
|
| | | public int getStation_stat_xuhang() {
|
| | | return station_stat_xuhang;
|
| | | }
|
| | | public void setStation_stat_xuhang(int station_stat_xuhang) {
|
| | | this.station_stat_xuhang = station_stat_xuhang;
|
| | | }
|
| | | public Date getStation_xuhang_start_time() {
|
| | | return station_xuhang_start_time;
|
| | | }
|
| | | public void setStation_xuhang_start_time(Date station_xuhang_start_time) {
|
| | | this.station_xuhang_start_time = station_xuhang_start_time;
|
| | | }
|
| | | |
| | | public Date getStation_xuhang_end_time() {
|
| | | return station_xuhang_end_time;
|
| | | }
|
| | | public void setStation_xuhang_end_time(Date station_xuhang_end_time) {
|
| | | this.station_xuhang_end_time = station_xuhang_end_time;
|
| | | }
|
| | | public int getStation_xuhang_tlong() {
|
| | | return station_xuhang_tlong;
|
| | | }
|
| | | public void setStation_xuhang_tlong(int station_xuhang_tlong) {
|
| | | this.station_xuhang_tlong = station_xuhang_tlong;
|
| | | }
|
| | | public String getStationName5() {
|
| | | return stationName5;
|
| | | }
|
| | | public void setStationName5(String stationName5) {
|
| | | this.stationName5 = stationName5;
|
| | | }
|
| | | @Override
|
| | | public String toString() {
|
| | | return "Bts_station_state [num=" + num + ", station_id=" + station_id
|
| | | + ", dev_id=" + dev_id + ", record_datetime=" + record_datetime
|
| | | + ", station_stat=" + station_stat
|
| | | + ", station_poff_start_time=" + station_poff_start_time
|
| | | + ", station_poff_tlong=" + station_poff_tlong
|
| | | + ", station_fadian_start_time=" + station_fadian_start_time
|
| | | + ", station_fadian_tlong=" + station_fadian_tlong
|
| | | + ", station_diaozhan_start_time="
|
| | | + ", station_stat=" + station_stat + ", station_stat_poff="
|
| | | + station_stat_poff + ", station_poff_start_time="
|
| | | + station_poff_start_time + ", station_poff_tlong="
|
| | | + station_poff_tlong + ", station_stat_fadian="
|
| | | + station_stat_fadian + ", station_fadian_start_time="
|
| | | + station_fadian_start_time + ", station_fadian_tlong="
|
| | | + station_fadian_tlong + ", station_stat_diaozhan="
|
| | | + station_stat_diaozhan + ", station_diaozhan_start_time="
|
| | | + station_diaozhan_start_time + ", station_diaozhan_tlong="
|
| | | + station_diaozhan_tlong + ", station_temp=" + station_temp
|
| | | + ", station_damp=" + station_damp
|
| | | + ", station_dooropen_start_time="
|
| | | + ", station_damp=" + station_damp + ", station_stat_dooropen="
|
| | | + station_stat_dooropen + ", station_dooropen_start_time="
|
| | | + station_dooropen_start_time + ", station_dooropen_tlong="
|
| | | + station_dooropen_tlong + ", note=" + note + ", page=" + page
|
| | | + "]";
|
| | | + station_dooropen_tlong + ", station_stat_xuhang="
|
| | | + station_stat_xuhang + ", station_xuhang_start_time="
|
| | | + station_xuhang_start_time + ", station_xuhang_end_time="
|
| | | + station_xuhang_end_time + ", station_xuhang_tlong="
|
| | | + station_xuhang_tlong + ", note=" + note + ", stationName="
|
| | | + stationName + ", stationName1=" + stationName1
|
| | | + ", stationName2=" + stationName2 + ", stationName3="
|
| | | + stationName3 + ", stationName5=" + stationName5 + ", page="
|
| | | + page + "]";
|
| | | }
|
| | |
|
| | |
|
| | | |
| | | |
| | | |
| | | |
| | | }
|