|
@@ -0,0 +1,926 @@
|
|
|
|
+package com.gyee.impala.model.custom;
|
|
|
|
+
|
|
|
|
+import lombok.Data;
|
|
|
|
+
|
|
|
|
+import java.io.Serializable;
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+@Data
|
|
|
|
+public class YawValuesVo implements Serializable {
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ */
|
|
|
|
+ private static final long serialVersionUID = 1L;
|
|
|
|
+
|
|
|
|
+ private String wtId;
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-50
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf50;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-49
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf49;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-48
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf48;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-47
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf47;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-46
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf46;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-45
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf45;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-44
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf44;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-43
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf43;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-42
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf42;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-41
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf41;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-40
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf40;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-39
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf39;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-38
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf38;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-37
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf37;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-36
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf36;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-35
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf35;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-34
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf34;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-33
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf33;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-32
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf32;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-31
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf31;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-30
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf30;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-29
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf29;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-28
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf28;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-27
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf27;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-26
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf26;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-25
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf25;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-24
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf24;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-23
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf23;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-22
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf22;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-21
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf21;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-20
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf20;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-19
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf19;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-18
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf18;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-17
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf17;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-16
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf16;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-15
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf15;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-14
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf14;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-13
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf13;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-12
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf12;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-11
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf11;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-10
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf10;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-9
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf9;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-8
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf8;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-7
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf7;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-6
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf6;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-5
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf5;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-4
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf4;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-3
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf3;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-2
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf2;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R-1
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer rf1;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R0
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r0;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R1
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r1;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R2
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r2;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R3
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r3;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R4
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r4;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R5
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r5;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R6
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r6;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R7
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r7;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R8
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r8;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R9
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r9;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R10
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r10;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R11
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r11;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R12
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r12;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R13
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r13;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R14
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r14;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R15
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r15;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R16
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r16;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R17
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r17;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R18
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r18;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R19
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r19;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R20
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r20;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R21
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r21;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R22
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r22;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R23
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r23;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R24
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r24;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R25
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r25;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R26
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r26;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R27
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r27;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R28
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r28;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R29
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r29;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R30
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r30;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R31
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r31;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R32
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r32;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R33
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r33;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R34
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r34;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R35
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r35;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R36
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r36;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R37
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r37;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R38
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r38;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R39
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r39;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R40
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r40;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R41
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r41;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R42
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r42;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R43
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r43;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R44
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r44;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R45
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r45;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R46
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r46;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R47
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r47;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R48
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r48;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R49
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r49;
|
|
|
|
+
|
|
|
|
+ /**
|
|
|
|
+ *
|
|
|
|
+ * This field was generated by MyBatis Generator.
|
|
|
|
+ * This field corresponds to the database column WINDTURBINEPOWERYAW.R50
|
|
|
|
+ *
|
|
|
|
+ * @mbg.generated
|
|
|
|
+ */
|
|
|
|
+ private Integer r50;
|
|
|
|
+}
|
|
|
|
+
|