package com.fgkj.dto.ram;
|
|
import org.apache.ibatis.type.Alias;
|
|
import java.io.Serializable;
|
import java.util.Date;
|
|
import com.fasterxml.jackson.annotation.JsonFormat;
|
|
@Alias("Fbs9100s_nibian_state")
|
public class Fbs9100s_nibian_state implements Serializable {
|
private int num;
|
private int dev_id;
|
private int nb_num;
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "Asia/Shanghai")
|
private Date record_time;
|
private float ac_ASimVol;
|
private float ac_ASimCur;
|
private float ac_BSimVol;
|
private float ac_BSimCur;
|
private float ac_CSimVol;
|
private float ac_CSimCur;
|
private float a_HZ;
|
private float b_HZ;
|
private float c_HZ;
|
private float power_Pa;
|
private float power_Pb;
|
private float power_Pc;
|
private float power_Sa;
|
private float power_Sb;
|
private float power_Sc;
|
private float temp1;
|
private float temp2;
|
private float runState;
|
private int dcACState;
|
private int insulaTionRes1;
|
private int insulaTionRes2;
|
private float dcInputVol;
|
private float dcInputCur;
|
private int setRun_Stop;
|
private float setDischargeCur;
|
private int commTxCnt;
|
private int commRxCnt;
|
|
private String note;
|
|
public int getNum() {
|
return num;
|
}
|
|
public void setNum(int num) {
|
this.num = num;
|
}
|
|
public int getDev_id() {
|
return dev_id;
|
}
|
|
public void setDev_id(int dev_id) {
|
this.dev_id = dev_id;
|
}
|
|
public int getNb_num() {
|
return nb_num;
|
}
|
|
public void setNb_num(int nb_num) {
|
this.nb_num = nb_num;
|
}
|
|
public Date getRecord_time() {
|
return record_time;
|
}
|
|
public void setRecord_time(Date record_time) {
|
this.record_time = record_time;
|
}
|
|
public float getAc_ASimVol() {
|
return ac_ASimVol;
|
}
|
|
public void setAc_ASimVol(float ac_ASimVol) {
|
this.ac_ASimVol = ac_ASimVol;
|
}
|
|
public float getAc_ASimCur() {
|
return ac_ASimCur;
|
}
|
|
public void setAc_ASimCur(float ac_ASimCur) {
|
this.ac_ASimCur = ac_ASimCur;
|
}
|
|
public float getAc_BSimVol() {
|
return ac_BSimVol;
|
}
|
|
public void setAc_BSimVol(float ac_BSimVol) {
|
this.ac_BSimVol = ac_BSimVol;
|
}
|
|
public float getAc_BSimCur() {
|
return ac_BSimCur;
|
}
|
|
public void setAc_BSimCur(float ac_BSimCur) {
|
this.ac_BSimCur = ac_BSimCur;
|
}
|
|
public float getAc_CSimVol() {
|
return ac_CSimVol;
|
}
|
|
public void setAc_CSimVol(float ac_CSimVol) {
|
this.ac_CSimVol = ac_CSimVol;
|
}
|
|
public float getAc_CSimCur() {
|
return ac_CSimCur;
|
}
|
|
public void setAc_CSimCur(float ac_CSimCur) {
|
this.ac_CSimCur = ac_CSimCur;
|
}
|
|
public float getA_HZ() {
|
return a_HZ;
|
}
|
|
public void setA_HZ(float a_HZ) {
|
this.a_HZ = a_HZ;
|
}
|
|
public float getB_HZ() {
|
return b_HZ;
|
}
|
|
public void setB_HZ(float b_HZ) {
|
this.b_HZ = b_HZ;
|
}
|
|
public float getC_HZ() {
|
return c_HZ;
|
}
|
|
public void setC_HZ(float c_HZ) {
|
this.c_HZ = c_HZ;
|
}
|
|
public float getPower_Pa() {
|
return power_Pa;
|
}
|
|
public void setPower_Pa(float power_Pa) {
|
this.power_Pa = power_Pa;
|
}
|
|
public float getPower_Pb() {
|
return power_Pb;
|
}
|
|
public void setPower_Pb(float power_Pb) {
|
this.power_Pb = power_Pb;
|
}
|
|
public float getPower_Pc() {
|
return power_Pc;
|
}
|
|
public void setPower_Pc(float power_Pc) {
|
this.power_Pc = power_Pc;
|
}
|
|
public float getPower_Sa() {
|
return power_Sa;
|
}
|
|
public void setPower_Sa(float power_Sa) {
|
this.power_Sa = power_Sa;
|
}
|
|
public float getPower_Sb() {
|
return power_Sb;
|
}
|
|
public void setPower_Sb(float power_Sb) {
|
this.power_Sb = power_Sb;
|
}
|
|
public float getPower_Sc() {
|
return power_Sc;
|
}
|
|
public void setPower_Sc(float power_Sc) {
|
this.power_Sc = power_Sc;
|
}
|
|
public float getTemp1() {
|
return temp1;
|
}
|
|
public void setTemp1(float temp1) {
|
this.temp1 = temp1;
|
}
|
|
public float getTemp2() {
|
return temp2;
|
}
|
|
public void setTemp2(float temp2) {
|
this.temp2 = temp2;
|
}
|
|
public float getRunState() {
|
return runState;
|
}
|
|
public void setRunState(float runState) {
|
this.runState = runState;
|
}
|
|
public int getDcACState() {
|
return dcACState;
|
}
|
|
public void setDcACState(int dcACState) {
|
this.dcACState = dcACState;
|
}
|
|
public int getInsulaTionRes1() {
|
return insulaTionRes1;
|
}
|
|
public void setInsulaTionRes1(int insulaTionRes1) {
|
this.insulaTionRes1 = insulaTionRes1;
|
}
|
|
public int getInsulaTionRes2() {
|
return insulaTionRes2;
|
}
|
|
public void setInsulaTionRes2(int insulaTionRes2) {
|
this.insulaTionRes2 = insulaTionRes2;
|
}
|
|
public float getDcInputVol() {
|
return dcInputVol;
|
}
|
|
public void setDcInputVol(float dcInputVol) {
|
this.dcInputVol = dcInputVol;
|
}
|
|
public float getDcInputCur() {
|
return dcInputCur;
|
}
|
|
public void setDcInputCur(float dcInputCur) {
|
this.dcInputCur = dcInputCur;
|
}
|
|
public int getSetRun_Stop() {
|
return setRun_Stop;
|
}
|
|
public void setSetRun_Stop(int setRun_Stop) {
|
this.setRun_Stop = setRun_Stop;
|
}
|
|
public float getSetDischargeCur() {
|
return setDischargeCur;
|
}
|
|
public void setSetDischargeCur(float setDischargeCur) {
|
this.setDischargeCur = setDischargeCur;
|
}
|
|
public int getCommTxCnt() {
|
return commTxCnt;
|
}
|
|
public void setCommTxCnt(int commTxCnt) {
|
this.commTxCnt = commTxCnt;
|
}
|
|
public int getCommRxCnt() {
|
return commRxCnt;
|
}
|
|
public void setCommRxCnt(int commRxCnt) {
|
this.commRxCnt = commRxCnt;
|
}
|
|
public String getNote() {
|
return note;
|
}
|
|
public void setNote(String note) {
|
this.note = note;
|
}
|
|
@Override
|
public String toString() {
|
return "Fbs9100s_nibian_state{" +
|
"num=" + num +
|
", dev_id=" + dev_id +
|
", nb_num=" + nb_num +
|
", record_time=" + record_time +
|
", ac_ASimVol=" + ac_ASimVol +
|
", ac_ASimCur=" + ac_ASimCur +
|
", ac_BSimVol=" + ac_BSimVol +
|
", ac_BSimCur=" + ac_BSimCur +
|
", ac_CSimVol=" + ac_CSimVol +
|
", ac_CSimCur=" + ac_CSimCur +
|
", a_HZ=" + a_HZ +
|
", b_HZ=" + b_HZ +
|
", c_HZ=" + c_HZ +
|
", power_Pa=" + power_Pa +
|
", power_Pb=" + power_Pb +
|
", power_Pc=" + power_Pc +
|
", power_Sa=" + power_Sa +
|
", power_Sb=" + power_Sb +
|
", power_Sc=" + power_Sc +
|
", temp1=" + temp1 +
|
", temp2=" + temp2 +
|
", runState=" + runState +
|
", dcACState=" + dcACState +
|
", insulaTionRes1=" + insulaTionRes1 +
|
", insulaTionRes2=" + insulaTionRes2 +
|
", dcInputVol=" + dcInputVol +
|
", dcInputCur=" + dcInputCur +
|
", setRun_Stop=" + setRun_Stop +
|
", setDischargeCur=" + setDischargeCur +
|
", commTxCnt=" + commTxCnt +
|
", commRxCnt=" + commRxCnt +
|
", note='" + note + '\'' +
|
'}';
|
}
|
}
|