| | |
| | | private String DeviceId;
|
| | | private String DeviceName;
|
| | | private Integer MonCount;
|
| | | |
| | | private Float MonCapStd; //标存容量
|
| | | private String moncapstds;
|
| | | private float real_cap_group1;
|
| | | private float real_cap_group2;
|
| | | private float real_cap_group3;
|
| | | private float real_cap_group4;
|
| | | |
| | | |
| | | private Float MonResStd;
|
| | | private Float MonSerStd;
|
| | | private Float MonTmpStd;
|
| | |
| | | private Integer Size;
|
| | | private Page page;
|
| | | private Object obj;
|
| | | private String station_phone;
|
| | | private String station_phone; |
| | |
|
| | | private String install_user; //安装人
|
| | |
|
| | | private Battinf_ex binf_ex;
|
| | | |
| | | private float charge_curr_max;//充电电流阈值
|
| | |
|
| | | private String VideoOrImage ;//上传文件的格式
|
| | | public BattInf() {
|
| | |
| | | public void setVideoOrImage(String videoOrImage) {
|
| | | VideoOrImage = videoOrImage;
|
| | | }
|
| | | public float getCharge_curr_max() {
|
| | | return charge_curr_max;
|
| | | }
|
| | | public void setCharge_curr_max(float charge_curr_max) {
|
| | | this.charge_curr_max = charge_curr_max;
|
| | | }
|
| | | public String getMoncapstds() {
|
| | | return moncapstds;
|
| | | }
|
| | | public void setMoncapstds(String moncapstds) {
|
| | | this.moncapstds = moncapstds;
|
| | | }
|
| | | public float getReal_cap_group2() {
|
| | | return real_cap_group2;
|
| | | }
|
| | | public void setReal_cap_group2(float real_cap_group2) {
|
| | | this.real_cap_group2 = real_cap_group2;
|
| | | }
|
| | | public float getReal_cap_group3() {
|
| | | return real_cap_group3;
|
| | | }
|
| | | public void setReal_cap_group3(float real_cap_group3) {
|
| | | this.real_cap_group3 = real_cap_group3;
|
| | | }
|
| | | public float getReal_cap_group4() {
|
| | | return real_cap_group4;
|
| | | }
|
| | | public void setReal_cap_group4(float real_cap_group4) {
|
| | | this.real_cap_group4 = real_cap_group4;
|
| | | }
|
| | | public float getReal_cap_group1() {
|
| | | return real_cap_group1;
|
| | | }
|
| | | public void setReal_cap_group1(float real_cap_group1) {
|
| | | this.real_cap_group1 = real_cap_group1;
|
| | | }
|
| | | @Override
|
| | | public String toString() {
|
| | | return "BattInf [num=" + num + ", StationId=" + StationId
|
| | | + ", StationId_ex=" + StationId_ex + ", StationName="
|
| | | + StationName + ", StationName1=" + StationName1
|
| | | + ", StationName2=" + StationName2 + ", StationName3="
|
| | | + StationName3 + ", StationName4=" + StationName4
|
| | | + ", StationName5=" + StationName5 + ", StationName6="
|
| | | + StationName6 + ", StationName7=" + StationName7
|
| | | + ", StationName8=" + StationName8 + ", StationName9="
|
| | | + StationName9 + ", StationIp=" + StationIp + ", FBSDeviceId="
|
| | | + FBSDeviceId + ", FbsDeviceIp=" + FbsDeviceIp
|
| | | + ", FbsDeviceIp_YM=" + FbsDeviceIp_YM + ", FbsDeviceIp_WG="
|
| | | + FbsDeviceIp_WG + ", FbsDeviceIp_old=" + FbsDeviceIp_old
|
| | | + ", FbsDeviceIp_YM_old=" + FbsDeviceIp_YM_old
|
| | | + ", FbsDeviceIp_WG_old=" + FbsDeviceIp_WG_old
|
| | | + ", FBSDeviceName=" + FBSDeviceName
|
| | | + ", GroupIndexInFBSDevice=" + GroupIndexInFBSDevice
|
| | | + ", BattModel=" + BattModel + ", BattGroupId=" + BattGroupId
|
| | | + ", BattGroupNum=" + BattGroupNum + ", BattGroupName="
|
| | | + BattGroupName + ", BattGroupName1=" + BattGroupName1
|
| | | + ", BattGroupName2=" + BattGroupName2 + ", BattGroupName3="
|
| | | + BattGroupName3 + ", BattGroupName4=" + BattGroupName4
|
| | | + ", BattGroupName5=" + BattGroupName5 + ", BattGroupName6="
|
| | | + BattGroupName6 + ", FloatVolLevel=" + FloatVolLevel
|
| | | + ", OfflineVolLevel=" + OfflineVolLevel
|
| | | + ", BattFloatCurrent=" + BattFloatCurrent + ", DeviceId="
|
| | | + DeviceId + ", DeviceName=" + DeviceName + ", MonCount="
|
| | | + MonCount + ", MonCapStd=" + MonCapStd + ", MonResStd="
|
| | | + MonResStd + ", MonSerStd=" + MonSerStd + ", MonTmpStd="
|
| | | + MonTmpStd + ", MonVolStd=" + MonVolStd + ", MonVolLowToAvg="
|
| | | + MonVolLowToAvg + ", MonNum=" + MonNum + ", BattProducer="
|
| | | + BattProducer + ", BattProductDate=" + BattProductDate
|
| | | + ", BattProductDate1=" + BattProductDate1 + ", BattInUseDate="
|
| | | + BattInUseDate + ", BattInUseDate1=" + BattInUseDate1
|
| | | + ", BattGuarantDayCount=" + BattGuarantDayCount
|
| | | + ", SignalId=" + SignalId + ", CInterFaceId=" + CInterFaceId
|
| | | + ", Load_curr=" + Load_curr + ", DisCurrMax=" + DisCurrMax
|
| | | + ", SignalName=" + SignalName + ", StartNum=" + StartNum
|
| | | + ", Station_install=" + Station_install + ", Size=" + Size
|
| | | + ", page=" + page + ", obj=" + obj + ", station_phone="
|
| | | + station_phone + ", install_user=" + install_user
|
| | | + ", binf_ex=" + binf_ex + "]";
|
| | | return "BattInf [num=" + num + ", StationId=" + StationId + ", StationId_ex=" + StationId_ex + ", StationName="
|
| | | + StationName + ", StationName1=" + StationName1 + ", StationName2=" + StationName2 + ", StationName3="
|
| | | + StationName3 + ", StationName4=" + StationName4 + ", StationName5=" + StationName5 + ", StationName6="
|
| | | + StationName6 + ", StationName7=" + StationName7 + ", StationName8=" + StationName8 + ", StationName9="
|
| | | + StationName9 + ", StationIp=" + StationIp + ", FBSDeviceId=" + FBSDeviceId + ", FbsDeviceIp="
|
| | | + FbsDeviceIp + ", FbsDeviceIp_YM=" + FbsDeviceIp_YM + ", FbsDeviceIp_WG=" + FbsDeviceIp_WG
|
| | | + ", FbsDeviceIp_old=" + FbsDeviceIp_old + ", FbsDeviceIp_YM_old=" + FbsDeviceIp_YM_old
|
| | | + ", FbsDeviceIp_WG_old=" + FbsDeviceIp_WG_old + ", FBSDeviceName=" + FBSDeviceName
|
| | | + ", GroupIndexInFBSDevice=" + GroupIndexInFBSDevice + ", BattModel=" + BattModel + ", BattGroupId="
|
| | | + BattGroupId + ", BattGroupNum=" + BattGroupNum + ", BattGroupName=" + BattGroupName
|
| | | + ", BattGroupName1=" + BattGroupName1 + ", BattGroupName2=" + BattGroupName2 + ", BattGroupName3="
|
| | | + BattGroupName3 + ", BattGroupName4=" + BattGroupName4 + ", BattGroupName5=" + BattGroupName5
|
| | | + ", BattGroupName6=" + BattGroupName6 + ", FloatVolLevel=" + FloatVolLevel + ", OfflineVolLevel="
|
| | | + OfflineVolLevel + ", BattFloatCurrent=" + BattFloatCurrent + ", DeviceId=" + DeviceId
|
| | | + ", DeviceName=" + DeviceName + ", MonCount=" + MonCount + ", MonCapStd=" + MonCapStd + ", moncapstds="
|
| | | + moncapstds + ", real_cap_group1=" + real_cap_group1 + ", real_cap_group2=" + real_cap_group2
|
| | | + ", real_cap_group3=" + real_cap_group3 + ", real_cap_group4=" + real_cap_group4 + ", MonResStd="
|
| | | + MonResStd + ", MonSerStd=" + MonSerStd + ", MonTmpStd=" + MonTmpStd + ", MonVolStd=" + MonVolStd
|
| | | + ", MonVolLowToAvg=" + MonVolLowToAvg + ", MonNum=" + MonNum + ", BattProducer=" + BattProducer
|
| | | + ", BattProductDate=" + BattProductDate + ", BattProductDate1=" + BattProductDate1 + ", BattInUseDate="
|
| | | + BattInUseDate + ", BattInUseDate1=" + BattInUseDate1 + ", BattGuarantDayCount=" + BattGuarantDayCount
|
| | | + ", SignalId=" + SignalId + ", CInterFaceId=" + CInterFaceId + ", Load_curr=" + Load_curr
|
| | | + ", DisCurrMax=" + DisCurrMax + ", SignalName=" + SignalName + ", StartNum=" + StartNum
|
| | | + ", Station_install=" + Station_install + ", Size=" + Size + ", page=" + page + ", obj=" + obj
|
| | | + ", station_phone=" + station_phone + ", install_user=" + install_user + ", binf_ex=" + binf_ex
|
| | | + ", charge_curr_max=" + charge_curr_max + ", VideoOrImage=" + VideoOrImage + "]";
|
| | | }
|
| | |
|
| | |
|
| | | |
| | | }
|