📄 pld_statis_phase_pulsedefine.java
字号:
package pbs.service.defineobject;
/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2004</p>
* <p>Company: </p>
* @author not attributable
* @version 1.0
*/
import pbs.service.function.*;
public class pld_statis_phase_pulseDefine
extends defineObject {
public static int OCCUR_TIME_NO = 0;
public static int DEV_ID_NO = 1;
public static int METER_SERIAL_NO = 2;
public static int PAP_VALUE1_NO = 3;
public static int PAP_STATUS1_NO = 4;
public static int PAP_VALUE2_NO = 5;
public static int PAP_STATUS2_NO = 6;
public static int PAP_VALUE3_NO = 7;
public static int PAP_STATUS3_NO = 8;
public static int PAP_VALUE4_NO = 9;
public static int PAP_STATUS4_NO = 10;
public static int PAP_VALUE5_NO = 11;
public static int PAP_STATUS5_NO = 12;
public static int PAP_VALUE6_NO = 13;
public static int PAP_STATUS6_NO = 14;
public static int PAP_VALUE7_NO = 15;
public static int PAP_STATUS7_NO = 16;
public static int PAP_VALUE8_NO = 17;
public static int PAP_STATUS8_NO = 18;
public static int PAP_VALUE9_NO = 19;
public static int PAP_STATUS9_NO = 20;
public static int PAP_VALUE10_NO = 21;
public static int PAP_STATUS10_NO = 22;
public static int PAP_VALUE11_NO = 23;
public static int PAP_STATUS11_NO = 24;
public static int PAP_VALUE12_NO = 25;
public static int PAP_STATUS12_NO = 26;
public static int PAP_ALL_VALUE1_NO = 27;
public static int PAP_ALL_STATUS1_NO = 28;
public static int PAP_ALL_VALUE2_NO = 29;
public static int PAP_ALL_STATUS2_NO = 30;
public static int PAP_ALL_VALUE3_NO = 31;
public static int PAP_ALL_STATUS3_NO = 32;
public static int PAP_ALL_VALUE4_NO = 33;
public static int PAP_ALL_STATUS4_NO = 34;
public static int PAP_ALL_VALUE5_NO = 35;
public static int PAP_ALL_STATUS5_NO = 36;
public static int RAP_VALUE1_NO = 37;
public static int RAP_STATUS1_NO = 38;
public static int RAP_VALUE2_NO = 39;
public static int RAP_STATUS2_NO = 40;
public static int RAP_VALUE3_NO = 41;
public static int RAP_STATUS3_NO = 42;
public static int RAP_VALUE4_NO = 43;
public static int RAP_STATUS4_NO = 44;
public static int RAP_VALUE5_NO = 45;
public static int RAP_STATUS5_NO = 46;
public static int RAP_VALUE6_NO = 47;
public static int RAP_STATUS6_NO = 48;
public static int RAP_VALUE7_NO = 49;
public static int RAP_STATUS7_NO = 50;
public static int RAP_VALUE8_NO = 51;
public static int RAP_STATUS8_NO = 52;
public static int RAP_VALUE9_NO = 53;
public static int RAP_STATUS9_NO = 54;
public static int RAP_VALUE10_NO = 55;
public static int RAP_STATUS10_NO = 56;
public static int RAP_VALUE11_NO = 57;
public static int RAP_STATUS11_NO = 58;
public static int RAP_VALUE12_NO = 59;
public static int RAP_STATUS12_NO = 60;
public static int RAP_ALL_VALUE1_NO = 61;
public static int RAP_ALL_STATUS1_NO = 62;
public static int RAP_ALL_VALUE2_NO = 63;
public static int RAP_ALL_STATUS2_NO = 64;
public static int RAP_ALL_VALUE3_NO = 65;
public static int RAP_ALL_STATUS3_NO = 66;
public static int RAP_ALL_VALUE4_NO = 67;
public static int RAP_ALL_STATUS4_NO = 68;
public static int RAP_ALL_VALUE5_NO = 69;
public static int RAP_ALL_STATUS5_NO = 70;
public static int PRP_VALUE1_NO = 71;
public static int PRP_STATUS1_NO = 72;
public static int PRP_VALUE2_NO = 73;
public static int PRP_STATUS2_NO = 74;
public static int PRP_VALUE3_NO = 75;
public static int PRP_STATUS3_NO = 76;
public static int PRP_VALUE4_NO = 77;
public static int PRP_STATUS4_NO = 78;
public static int PRP_VALUE5_NO = 79;
public static int PRP_STATUS5_NO = 80;
public static int PRP_VALUE6_NO = 81;
public static int PRP_STATUS6_NO = 82;
public static int PRP_VALUE7_NO = 83;
public static int PRP_STATUS7_NO = 84;
public static int PRP_VALUE8_NO = 85;
public static int PRP_STATUS8_NO = 86;
public static int PRP_VALUE9_NO = 87;
public static int PRP_STATUS9_NO = 88;
public static int PRP_VALUE10_NO = 89;
public static int PRP_STATUS10_NO = 90;
public static int PRP_VALUE11_NO = 91;
public static int PRP_STATUS11_NO = 92;
public static int PRP_VALUE12_NO = 93;
public static int PRP_STATUS12_NO = 94;
public static int PRP_ALL_VALUE1_NO = 95;
public static int PRP_ALL_STATUS1_NO = 96;
public static int PRP_ALL_VALUE2_NO = 97;
public static int PRP_ALL_STATUS2_NO = 98;
public static int PRP_ALL_VALUE3_NO = 99;
public static int PRP_ALL_STATUS3_NO = 100;
public static int PRP_ALL_VALUE4_NO = 101;
public static int PRP_ALL_STATUS4_NO = 102;
public static int PRP_ALL_VALUE5_NO = 103;
public static int PRP_ALL_STATUS5_NO = 104;
public static int RRP_VALUE1_NO = 105;
public static int RRP_STATUS1_NO = 106;
public static int RRP_VALUE2_NO = 107;
public static int RRP_STATUS2_NO = 108;
public static int RRP_VALUE3_NO = 109;
public static int RRP_STATUS3_NO = 110;
public static int RRP_VALUE4_NO = 111;
public static int RRP_STATUS4_NO = 112;
public static int RRP_VALUE5_NO = 113;
public static int RRP_STATUS5_NO = 114;
public static int RRP_VALUE6_NO = 115;
public static int RRP_STATUS6_NO = 116;
public static int RRP_VALUE7_NO = 117;
public static int RRP_STATUS7_NO = 118;
public static int RRP_VALUE8_NO = 119;
public static int RRP_STATUS8_NO = 120;
public static int RRP_VALUE9_NO = 121;
public static int RRP_STATUS9_NO = 122;
public static int RRP_VALUE10_NO = 123;
public static int RRP_STATUS10_NO = 124;
public static int RRP_VALUE11_NO = 125;
public static int RRP_STATUS11_NO = 126;
public static int RRP_VALUE12_NO = 127;
public static int RRP_STATUS12_NO = 128;
public static int RRP_ALL_VALUE1_NO = 129;
public static int RRP_ALL_STATUS1_NO = 130;
public static int RRP_ALL_VALUE2_NO = 131;
public static int RRP_ALL_STATUS2_NO = 132;
public static int RRP_ALL_VALUE3_NO = 133;
public static int RRP_ALL_STATUS3_NO = 134;
public static int RRP_ALL_VALUE4_NO = 135;
public static int RRP_ALL_STATUS4_NO = 136;
public static int RRP_ALL_VALUE5_NO = 137;
public static int RRP_ALL_STATUS5_NO = 138;
public pld_statis_phase_pulseDefine() {
keyidName = "OCCUR_TIME";
field = new fieldDefine[] {
new fieldDefine("OCCUR_TIME", Constant.JAVA_TYPE_LONG,
"setOccurTime", "getOccurTime"),
new fieldDefine("DEV_ID", Constant.JAVA_TYPE_LONG,
"setDevId", "getDevId"),
new fieldDefine("METER_SERIAL", Constant.JAVA_TYPE_INT,
"setMeterSerial", "getMeterSerial"),
new fieldDefine("PAP_VALUE1", Constant.JAVA_TYPE_DOUBLE,
"setPapValue1", "getPapValue1"),
new fieldDefine("PAP_STATUS1", Constant.JAVA_TYPE_LONG,
"setPapStatus1", "getPapStatus1"),
new fieldDefine("PAP_VALUE2", Constant.JAVA_TYPE_DOUBLE,
"setPapValue2", "getPapValue2"),
new fieldDefine("PAP_STATUS2", Constant.JAVA_TYPE_LONG,
"setPapStatus2", "getPapStatus2"),
new fieldDefine("PAP_VALUE3", Constant.JAVA_TYPE_DOUBLE,
"setPapValue3", "getPapValue3"),
new fieldDefine("PAP_STATUS3", Constant.JAVA_TYPE_LONG,
"setPapStatus3", "getPapStatus3"),
new fieldDefine("PAP_VALUE4", Constant.JAVA_TYPE_DOUBLE,
"setPapValue4", "getPapValue4"),
new fieldDefine("PAP_STATUS4", Constant.JAVA_TYPE_LONG,
"setPapStatus4", "getPapStatus4"),
new fieldDefine("PAP_VALUE5", Constant.JAVA_TYPE_DOUBLE,
"setPapValue5", "getPapValue5"),
new fieldDefine("PAP_STATUS5", Constant.JAVA_TYPE_LONG,
"setPapStatus5", "getPapStatus5"),
new fieldDefine("PAP_VALUE6", Constant.JAVA_TYPE_DOUBLE,
"setPapValue6", "getPapValue6"),
new fieldDefine("PAP_STATUS6", Constant.JAVA_TYPE_LONG,
"setPapStatus6", "getPapStatus6"),
new fieldDefine("PAP_VALUE7", Constant.JAVA_TYPE_DOUBLE,
"setPapValue7", "getPapValue7"),
new fieldDefine("PAP_STATUS7", Constant.JAVA_TYPE_LONG,
"setPapStatus7", "getPapStatus7"),
new fieldDefine("PAP_VALUE8", Constant.JAVA_TYPE_DOUBLE,
"setPapValue8", "getPapValue8"),
new fieldDefine("PAP_STATUS8", Constant.JAVA_TYPE_LONG,
"setPapStatus8", "getPapStatus8"),
new fieldDefine("PAP_VALUE9", Constant.JAVA_TYPE_DOUBLE,
"setPapValue9", "getPapValue9"),
new fieldDefine("PAP_STATUS9", Constant.JAVA_TYPE_LONG,
"setPapStatus9", "getPapStatus9"),
new fieldDefine("PAP_VALUE10", Constant.JAVA_TYPE_DOUBLE,
"setPapValue10", "getPapValue10"),
new fieldDefine("PAP_STATUS10", Constant.JAVA_TYPE_LONG,
"setPapStatus10", "getPapStatus10"),
new fieldDefine("PAP_VALUE11", Constant.JAVA_TYPE_DOUBLE,
"setPapValue11", "getPapValue11"),
new fieldDefine("PAP_STATUS11", Constant.JAVA_TYPE_LONG,
"setPapStatus11", "getPapStatus11"),
new fieldDefine("PAP_VALUE12", Constant.JAVA_TYPE_DOUBLE,
"setPapValue12", "getPapValue12"),
new fieldDefine("PAP_STATUS12", Constant.JAVA_TYPE_LONG,
"setPapStatus12", "getPapStatus12"),
new fieldDefine("PAP_ALL_VALUE1", Constant.JAVA_TYPE_DOUBLE,
"setPapAllValue1", "getPapAllValue1"),
new fieldDefine("PAP_ALL_STATUS1", Constant.JAVA_TYPE_LONG,
"setPapAllStatus1", "getPapAllStatus1"),
new fieldDefine("PAP_ALL_VALUE2", Constant.JAVA_TYPE_DOUBLE,
"setPapAllValue2", "getPapAllValue2"),
new fieldDefine("PAP_ALL_STATUS2", Constant.JAVA_TYPE_LONG,
"setPapAllStatus2", "getPapAllStatus2"),
new fieldDefine("PAP_ALL_VALUE3", Constant.JAVA_TYPE_DOUBLE,
"setPapAllValue3", "getPapAllValue3"),
new fieldDefine("PAP_ALL_STATUS3", Constant.JAVA_TYPE_LONG,
"setPapAllStatus3", "getPapAllStatus3"),
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -