diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Public.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Public.java index 850fe9e45d..7a05bfa055 100644 --- a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Public.java +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Public.java @@ -9,7 +9,7 @@ package org.jooq.test.h2.generatedclasses; @java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" }) public class Public extends org.jooq.impl.SchemaImpl { - private static final long serialVersionUID = -1895439956; + private static final long serialVersionUID = 149547916; /** * The singleton instance of PUBLIC @@ -74,6 +74,7 @@ public class Public extends org.jooq.impl.SchemaImpl { org.jooq.test.h2.generatedclasses.tables.VAuthor.V_AUTHOR, org.jooq.test.h2.generatedclasses.tables.VBook.V_BOOK, org.jooq.test.h2.generatedclasses.tables.Ää.ÄÄ, - org.jooq.test.h2.generatedclasses.tables.V_2603.V_2603); + org.jooq.test.h2.generatedclasses.tables.V_2603.V_2603, + org.jooq.test.h2.generatedclasses.tables.V_3176.V_3176); } } diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Tables.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Tables.java index 1e66ded995..8cc19e29a7 100644 --- a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Tables.java +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/Tables.java @@ -160,4 +160,9 @@ public class Tables { * The table PUBLIC.V_2603 */ public static final org.jooq.test.h2.generatedclasses.tables.V_2603 V_2603 = org.jooq.test.h2.generatedclasses.tables.V_2603.V_2603; + + /** + * The table PUBLIC.V_3176 + */ + public static final org.jooq.test.h2.generatedclasses.tables.V_3176 V_3176 = org.jooq.test.h2.generatedclasses.tables.V_3176.V_3176; } diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/V_3176.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/V_3176.java new file mode 100644 index 0000000000..7f5e8a7ea4 --- /dev/null +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/V_3176.java @@ -0,0 +1,1541 @@ +/** + * This class is generated by jOOQ + */ +package org.jooq.test.h2.generatedclasses.tables; + +/** + * This class is generated by jOOQ. + */ +@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" }) +public class V_3176 extends org.jooq.impl.TableImpl { + + private static final long serialVersionUID = 213034299; + + /** + * The singleton instance of PUBLIC.V_3176 + */ + public static final org.jooq.test.h2.generatedclasses.tables.V_3176 V_3176 = new org.jooq.test.h2.generatedclasses.tables.V_3176(); + + /** + * The class holding records for this type + */ + @Override + public java.lang.Class getRecordType() { + return org.jooq.test.h2.generatedclasses.tables.records.V_3176Record.class; + } + + /** + * The column PUBLIC.V_3176.COL001. + */ + public static final org.jooq.TableField COL001 = createField("COL001", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL002. + */ + public static final org.jooq.TableField COL002 = createField("COL002", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL003. + */ + public static final org.jooq.TableField COL003 = createField("COL003", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL004. + */ + public static final org.jooq.TableField COL004 = createField("COL004", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL005. + */ + public static final org.jooq.TableField COL005 = createField("COL005", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL006. + */ + public static final org.jooq.TableField COL006 = createField("COL006", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL007. + */ + public static final org.jooq.TableField COL007 = createField("COL007", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL008. + */ + public static final org.jooq.TableField COL008 = createField("COL008", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL009. + */ + public static final org.jooq.TableField COL009 = createField("COL009", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL010. + */ + public static final org.jooq.TableField COL010 = createField("COL010", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL011. + */ + public static final org.jooq.TableField COL011 = createField("COL011", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL012. + */ + public static final org.jooq.TableField COL012 = createField("COL012", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL013. + */ + public static final org.jooq.TableField COL013 = createField("COL013", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL014. + */ + public static final org.jooq.TableField COL014 = createField("COL014", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL015. + */ + public static final org.jooq.TableField COL015 = createField("COL015", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL016. + */ + public static final org.jooq.TableField COL016 = createField("COL016", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL017. + */ + public static final org.jooq.TableField COL017 = createField("COL017", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL018. + */ + public static final org.jooq.TableField COL018 = createField("COL018", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL019. + */ + public static final org.jooq.TableField COL019 = createField("COL019", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL020. + */ + public static final org.jooq.TableField COL020 = createField("COL020", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL021. + */ + public static final org.jooq.TableField COL021 = createField("COL021", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL022. + */ + public static final org.jooq.TableField COL022 = createField("COL022", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL023. + */ + public static final org.jooq.TableField COL023 = createField("COL023", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL024. + */ + public static final org.jooq.TableField COL024 = createField("COL024", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL025. + */ + public static final org.jooq.TableField COL025 = createField("COL025", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL026. + */ + public static final org.jooq.TableField COL026 = createField("COL026", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL027. + */ + public static final org.jooq.TableField COL027 = createField("COL027", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL028. + */ + public static final org.jooq.TableField COL028 = createField("COL028", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL029. + */ + public static final org.jooq.TableField COL029 = createField("COL029", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL030. + */ + public static final org.jooq.TableField COL030 = createField("COL030", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL031. + */ + public static final org.jooq.TableField COL031 = createField("COL031", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL032. + */ + public static final org.jooq.TableField COL032 = createField("COL032", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL033. + */ + public static final org.jooq.TableField COL033 = createField("COL033", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL034. + */ + public static final org.jooq.TableField COL034 = createField("COL034", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL035. + */ + public static final org.jooq.TableField COL035 = createField("COL035", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL036. + */ + public static final org.jooq.TableField COL036 = createField("COL036", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL037. + */ + public static final org.jooq.TableField COL037 = createField("COL037", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL038. + */ + public static final org.jooq.TableField COL038 = createField("COL038", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL039. + */ + public static final org.jooq.TableField COL039 = createField("COL039", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL040. + */ + public static final org.jooq.TableField COL040 = createField("COL040", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL041. + */ + public static final org.jooq.TableField COL041 = createField("COL041", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL042. + */ + public static final org.jooq.TableField COL042 = createField("COL042", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL043. + */ + public static final org.jooq.TableField COL043 = createField("COL043", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL044. + */ + public static final org.jooq.TableField COL044 = createField("COL044", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL045. + */ + public static final org.jooq.TableField COL045 = createField("COL045", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL046. + */ + public static final org.jooq.TableField COL046 = createField("COL046", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL047. + */ + public static final org.jooq.TableField COL047 = createField("COL047", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL048. + */ + public static final org.jooq.TableField COL048 = createField("COL048", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL049. + */ + public static final org.jooq.TableField COL049 = createField("COL049", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL050. + */ + public static final org.jooq.TableField COL050 = createField("COL050", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL051. + */ + public static final org.jooq.TableField COL051 = createField("COL051", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL052. + */ + public static final org.jooq.TableField COL052 = createField("COL052", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL053. + */ + public static final org.jooq.TableField COL053 = createField("COL053", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL054. + */ + public static final org.jooq.TableField COL054 = createField("COL054", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL055. + */ + public static final org.jooq.TableField COL055 = createField("COL055", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL056. + */ + public static final org.jooq.TableField COL056 = createField("COL056", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL057. + */ + public static final org.jooq.TableField COL057 = createField("COL057", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL058. + */ + public static final org.jooq.TableField COL058 = createField("COL058", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL059. + */ + public static final org.jooq.TableField COL059 = createField("COL059", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL060. + */ + public static final org.jooq.TableField COL060 = createField("COL060", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL061. + */ + public static final org.jooq.TableField COL061 = createField("COL061", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL062. + */ + public static final org.jooq.TableField COL062 = createField("COL062", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL063. + */ + public static final org.jooq.TableField COL063 = createField("COL063", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL064. + */ + public static final org.jooq.TableField COL064 = createField("COL064", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL065. + */ + public static final org.jooq.TableField COL065 = createField("COL065", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL066. + */ + public static final org.jooq.TableField COL066 = createField("COL066", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL067. + */ + public static final org.jooq.TableField COL067 = createField("COL067", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL068. + */ + public static final org.jooq.TableField COL068 = createField("COL068", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL069. + */ + public static final org.jooq.TableField COL069 = createField("COL069", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL070. + */ + public static final org.jooq.TableField COL070 = createField("COL070", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL071. + */ + public static final org.jooq.TableField COL071 = createField("COL071", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL072. + */ + public static final org.jooq.TableField COL072 = createField("COL072", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL073. + */ + public static final org.jooq.TableField COL073 = createField("COL073", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL074. + */ + public static final org.jooq.TableField COL074 = createField("COL074", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL075. + */ + public static final org.jooq.TableField COL075 = createField("COL075", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL076. + */ + public static final org.jooq.TableField COL076 = createField("COL076", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL077. + */ + public static final org.jooq.TableField COL077 = createField("COL077", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL078. + */ + public static final org.jooq.TableField COL078 = createField("COL078", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL079. + */ + public static final org.jooq.TableField COL079 = createField("COL079", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL080. + */ + public static final org.jooq.TableField COL080 = createField("COL080", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL081. + */ + public static final org.jooq.TableField COL081 = createField("COL081", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL082. + */ + public static final org.jooq.TableField COL082 = createField("COL082", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL083. + */ + public static final org.jooq.TableField COL083 = createField("COL083", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL084. + */ + public static final org.jooq.TableField COL084 = createField("COL084", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL085. + */ + public static final org.jooq.TableField COL085 = createField("COL085", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL086. + */ + public static final org.jooq.TableField COL086 = createField("COL086", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL087. + */ + public static final org.jooq.TableField COL087 = createField("COL087", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL088. + */ + public static final org.jooq.TableField COL088 = createField("COL088", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL089. + */ + public static final org.jooq.TableField COL089 = createField("COL089", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL090. + */ + public static final org.jooq.TableField COL090 = createField("COL090", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL091. + */ + public static final org.jooq.TableField COL091 = createField("COL091", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL092. + */ + public static final org.jooq.TableField COL092 = createField("COL092", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL093. + */ + public static final org.jooq.TableField COL093 = createField("COL093", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL094. + */ + public static final org.jooq.TableField COL094 = createField("COL094", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL095. + */ + public static final org.jooq.TableField COL095 = createField("COL095", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL096. + */ + public static final org.jooq.TableField COL096 = createField("COL096", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL097. + */ + public static final org.jooq.TableField COL097 = createField("COL097", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL098. + */ + public static final org.jooq.TableField COL098 = createField("COL098", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL099. + */ + public static final org.jooq.TableField COL099 = createField("COL099", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL100. + */ + public static final org.jooq.TableField COL100 = createField("COL100", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL101. + */ + public static final org.jooq.TableField COL101 = createField("COL101", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL102. + */ + public static final org.jooq.TableField COL102 = createField("COL102", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL103. + */ + public static final org.jooq.TableField COL103 = createField("COL103", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL104. + */ + public static final org.jooq.TableField COL104 = createField("COL104", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL105. + */ + public static final org.jooq.TableField COL105 = createField("COL105", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL106. + */ + public static final org.jooq.TableField COL106 = createField("COL106", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL107. + */ + public static final org.jooq.TableField COL107 = createField("COL107", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL108. + */ + public static final org.jooq.TableField COL108 = createField("COL108", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL109. + */ + public static final org.jooq.TableField COL109 = createField("COL109", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL110. + */ + public static final org.jooq.TableField COL110 = createField("COL110", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL111. + */ + public static final org.jooq.TableField COL111 = createField("COL111", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL112. + */ + public static final org.jooq.TableField COL112 = createField("COL112", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL113. + */ + public static final org.jooq.TableField COL113 = createField("COL113", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL114. + */ + public static final org.jooq.TableField COL114 = createField("COL114", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL115. + */ + public static final org.jooq.TableField COL115 = createField("COL115", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL116. + */ + public static final org.jooq.TableField COL116 = createField("COL116", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL117. + */ + public static final org.jooq.TableField COL117 = createField("COL117", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL118. + */ + public static final org.jooq.TableField COL118 = createField("COL118", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL119. + */ + public static final org.jooq.TableField COL119 = createField("COL119", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL120. + */ + public static final org.jooq.TableField COL120 = createField("COL120", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL121. + */ + public static final org.jooq.TableField COL121 = createField("COL121", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL122. + */ + public static final org.jooq.TableField COL122 = createField("COL122", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL123. + */ + public static final org.jooq.TableField COL123 = createField("COL123", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL124. + */ + public static final org.jooq.TableField COL124 = createField("COL124", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL125. + */ + public static final org.jooq.TableField COL125 = createField("COL125", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL126. + */ + public static final org.jooq.TableField COL126 = createField("COL126", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL127. + */ + public static final org.jooq.TableField COL127 = createField("COL127", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL128. + */ + public static final org.jooq.TableField COL128 = createField("COL128", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL129. + */ + public static final org.jooq.TableField COL129 = createField("COL129", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL130. + */ + public static final org.jooq.TableField COL130 = createField("COL130", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL131. + */ + public static final org.jooq.TableField COL131 = createField("COL131", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL132. + */ + public static final org.jooq.TableField COL132 = createField("COL132", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL133. + */ + public static final org.jooq.TableField COL133 = createField("COL133", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL134. + */ + public static final org.jooq.TableField COL134 = createField("COL134", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL135. + */ + public static final org.jooq.TableField COL135 = createField("COL135", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL136. + */ + public static final org.jooq.TableField COL136 = createField("COL136", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL137. + */ + public static final org.jooq.TableField COL137 = createField("COL137", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL138. + */ + public static final org.jooq.TableField COL138 = createField("COL138", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL139. + */ + public static final org.jooq.TableField COL139 = createField("COL139", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL140. + */ + public static final org.jooq.TableField COL140 = createField("COL140", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL141. + */ + public static final org.jooq.TableField COL141 = createField("COL141", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL142. + */ + public static final org.jooq.TableField COL142 = createField("COL142", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL143. + */ + public static final org.jooq.TableField COL143 = createField("COL143", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL144. + */ + public static final org.jooq.TableField COL144 = createField("COL144", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL145. + */ + public static final org.jooq.TableField COL145 = createField("COL145", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL146. + */ + public static final org.jooq.TableField COL146 = createField("COL146", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL147. + */ + public static final org.jooq.TableField COL147 = createField("COL147", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL148. + */ + public static final org.jooq.TableField COL148 = createField("COL148", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL149. + */ + public static final org.jooq.TableField COL149 = createField("COL149", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL150. + */ + public static final org.jooq.TableField COL150 = createField("COL150", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL151. + */ + public static final org.jooq.TableField COL151 = createField("COL151", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL152. + */ + public static final org.jooq.TableField COL152 = createField("COL152", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL153. + */ + public static final org.jooq.TableField COL153 = createField("COL153", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL154. + */ + public static final org.jooq.TableField COL154 = createField("COL154", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL155. + */ + public static final org.jooq.TableField COL155 = createField("COL155", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL156. + */ + public static final org.jooq.TableField COL156 = createField("COL156", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL157. + */ + public static final org.jooq.TableField COL157 = createField("COL157", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL158. + */ + public static final org.jooq.TableField COL158 = createField("COL158", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL159. + */ + public static final org.jooq.TableField COL159 = createField("COL159", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL160. + */ + public static final org.jooq.TableField COL160 = createField("COL160", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL161. + */ + public static final org.jooq.TableField COL161 = createField("COL161", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL162. + */ + public static final org.jooq.TableField COL162 = createField("COL162", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL163. + */ + public static final org.jooq.TableField COL163 = createField("COL163", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL164. + */ + public static final org.jooq.TableField COL164 = createField("COL164", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL165. + */ + public static final org.jooq.TableField COL165 = createField("COL165", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL166. + */ + public static final org.jooq.TableField COL166 = createField("COL166", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL167. + */ + public static final org.jooq.TableField COL167 = createField("COL167", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL168. + */ + public static final org.jooq.TableField COL168 = createField("COL168", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL169. + */ + public static final org.jooq.TableField COL169 = createField("COL169", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL170. + */ + public static final org.jooq.TableField COL170 = createField("COL170", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL171. + */ + public static final org.jooq.TableField COL171 = createField("COL171", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL172. + */ + public static final org.jooq.TableField COL172 = createField("COL172", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL173. + */ + public static final org.jooq.TableField COL173 = createField("COL173", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL174. + */ + public static final org.jooq.TableField COL174 = createField("COL174", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL175. + */ + public static final org.jooq.TableField COL175 = createField("COL175", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL176. + */ + public static final org.jooq.TableField COL176 = createField("COL176", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL177. + */ + public static final org.jooq.TableField COL177 = createField("COL177", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL178. + */ + public static final org.jooq.TableField COL178 = createField("COL178", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL179. + */ + public static final org.jooq.TableField COL179 = createField("COL179", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL180. + */ + public static final org.jooq.TableField COL180 = createField("COL180", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL181. + */ + public static final org.jooq.TableField COL181 = createField("COL181", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL182. + */ + public static final org.jooq.TableField COL182 = createField("COL182", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL183. + */ + public static final org.jooq.TableField COL183 = createField("COL183", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL184. + */ + public static final org.jooq.TableField COL184 = createField("COL184", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL185. + */ + public static final org.jooq.TableField COL185 = createField("COL185", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL186. + */ + public static final org.jooq.TableField COL186 = createField("COL186", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL187. + */ + public static final org.jooq.TableField COL187 = createField("COL187", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL188. + */ + public static final org.jooq.TableField COL188 = createField("COL188", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL189. + */ + public static final org.jooq.TableField COL189 = createField("COL189", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL190. + */ + public static final org.jooq.TableField COL190 = createField("COL190", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL191. + */ + public static final org.jooq.TableField COL191 = createField("COL191", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL192. + */ + public static final org.jooq.TableField COL192 = createField("COL192", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL193. + */ + public static final org.jooq.TableField COL193 = createField("COL193", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL194. + */ + public static final org.jooq.TableField COL194 = createField("COL194", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL195. + */ + public static final org.jooq.TableField COL195 = createField("COL195", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL196. + */ + public static final org.jooq.TableField COL196 = createField("COL196", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL197. + */ + public static final org.jooq.TableField COL197 = createField("COL197", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL198. + */ + public static final org.jooq.TableField COL198 = createField("COL198", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL199. + */ + public static final org.jooq.TableField COL199 = createField("COL199", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL200. + */ + public static final org.jooq.TableField COL200 = createField("COL200", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL201. + */ + public static final org.jooq.TableField COL201 = createField("COL201", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL202. + */ + public static final org.jooq.TableField COL202 = createField("COL202", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL203. + */ + public static final org.jooq.TableField COL203 = createField("COL203", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL204. + */ + public static final org.jooq.TableField COL204 = createField("COL204", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL205. + */ + public static final org.jooq.TableField COL205 = createField("COL205", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL206. + */ + public static final org.jooq.TableField COL206 = createField("COL206", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL207. + */ + public static final org.jooq.TableField COL207 = createField("COL207", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL208. + */ + public static final org.jooq.TableField COL208 = createField("COL208", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL209. + */ + public static final org.jooq.TableField COL209 = createField("COL209", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL210. + */ + public static final org.jooq.TableField COL210 = createField("COL210", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL211. + */ + public static final org.jooq.TableField COL211 = createField("COL211", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL212. + */ + public static final org.jooq.TableField COL212 = createField("COL212", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL213. + */ + public static final org.jooq.TableField COL213 = createField("COL213", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL214. + */ + public static final org.jooq.TableField COL214 = createField("COL214", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL215. + */ + public static final org.jooq.TableField COL215 = createField("COL215", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL216. + */ + public static final org.jooq.TableField COL216 = createField("COL216", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL217. + */ + public static final org.jooq.TableField COL217 = createField("COL217", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL218. + */ + public static final org.jooq.TableField COL218 = createField("COL218", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL219. + */ + public static final org.jooq.TableField COL219 = createField("COL219", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL220. + */ + public static final org.jooq.TableField COL220 = createField("COL220", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL221. + */ + public static final org.jooq.TableField COL221 = createField("COL221", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL222. + */ + public static final org.jooq.TableField COL222 = createField("COL222", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL223. + */ + public static final org.jooq.TableField COL223 = createField("COL223", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL224. + */ + public static final org.jooq.TableField COL224 = createField("COL224", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL225. + */ + public static final org.jooq.TableField COL225 = createField("COL225", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL226. + */ + public static final org.jooq.TableField COL226 = createField("COL226", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL227. + */ + public static final org.jooq.TableField COL227 = createField("COL227", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL228. + */ + public static final org.jooq.TableField COL228 = createField("COL228", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL229. + */ + public static final org.jooq.TableField COL229 = createField("COL229", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL230. + */ + public static final org.jooq.TableField COL230 = createField("COL230", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL231. + */ + public static final org.jooq.TableField COL231 = createField("COL231", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL232. + */ + public static final org.jooq.TableField COL232 = createField("COL232", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL233. + */ + public static final org.jooq.TableField COL233 = createField("COL233", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL234. + */ + public static final org.jooq.TableField COL234 = createField("COL234", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL235. + */ + public static final org.jooq.TableField COL235 = createField("COL235", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL236. + */ + public static final org.jooq.TableField COL236 = createField("COL236", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL237. + */ + public static final org.jooq.TableField COL237 = createField("COL237", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL238. + */ + public static final org.jooq.TableField COL238 = createField("COL238", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL239. + */ + public static final org.jooq.TableField COL239 = createField("COL239", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL240. + */ + public static final org.jooq.TableField COL240 = createField("COL240", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL241. + */ + public static final org.jooq.TableField COL241 = createField("COL241", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL242. + */ + public static final org.jooq.TableField COL242 = createField("COL242", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL243. + */ + public static final org.jooq.TableField COL243 = createField("COL243", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL244. + */ + public static final org.jooq.TableField COL244 = createField("COL244", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL245. + */ + public static final org.jooq.TableField COL245 = createField("COL245", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL246. + */ + public static final org.jooq.TableField COL246 = createField("COL246", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL247. + */ + public static final org.jooq.TableField COL247 = createField("COL247", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL248. + */ + public static final org.jooq.TableField COL248 = createField("COL248", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL249. + */ + public static final org.jooq.TableField COL249 = createField("COL249", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL250. + */ + public static final org.jooq.TableField COL250 = createField("COL250", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL251. + */ + public static final org.jooq.TableField COL251 = createField("COL251", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL252. + */ + public static final org.jooq.TableField COL252 = createField("COL252", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL253. + */ + public static final org.jooq.TableField COL253 = createField("COL253", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL254. + */ + public static final org.jooq.TableField COL254 = createField("COL254", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL255. + */ + public static final org.jooq.TableField COL255 = createField("COL255", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL256. + */ + public static final org.jooq.TableField COL256 = createField("COL256", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL257. + */ + public static final org.jooq.TableField COL257 = createField("COL257", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL258. + */ + public static final org.jooq.TableField COL258 = createField("COL258", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL259. + */ + public static final org.jooq.TableField COL259 = createField("COL259", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL260. + */ + public static final org.jooq.TableField COL260 = createField("COL260", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL261. + */ + public static final org.jooq.TableField COL261 = createField("COL261", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL262. + */ + public static final org.jooq.TableField COL262 = createField("COL262", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL263. + */ + public static final org.jooq.TableField COL263 = createField("COL263", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL264. + */ + public static final org.jooq.TableField COL264 = createField("COL264", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL265. + */ + public static final org.jooq.TableField COL265 = createField("COL265", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL266. + */ + public static final org.jooq.TableField COL266 = createField("COL266", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL267. + */ + public static final org.jooq.TableField COL267 = createField("COL267", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL268. + */ + public static final org.jooq.TableField COL268 = createField("COL268", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL269. + */ + public static final org.jooq.TableField COL269 = createField("COL269", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL270. + */ + public static final org.jooq.TableField COL270 = createField("COL270", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL271. + */ + public static final org.jooq.TableField COL271 = createField("COL271", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL272. + */ + public static final org.jooq.TableField COL272 = createField("COL272", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL273. + */ + public static final org.jooq.TableField COL273 = createField("COL273", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL274. + */ + public static final org.jooq.TableField COL274 = createField("COL274", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL275. + */ + public static final org.jooq.TableField COL275 = createField("COL275", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL276. + */ + public static final org.jooq.TableField COL276 = createField("COL276", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL277. + */ + public static final org.jooq.TableField COL277 = createField("COL277", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL278. + */ + public static final org.jooq.TableField COL278 = createField("COL278", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL279. + */ + public static final org.jooq.TableField COL279 = createField("COL279", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL280. + */ + public static final org.jooq.TableField COL280 = createField("COL280", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL281. + */ + public static final org.jooq.TableField COL281 = createField("COL281", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL282. + */ + public static final org.jooq.TableField COL282 = createField("COL282", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL283. + */ + public static final org.jooq.TableField COL283 = createField("COL283", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL284. + */ + public static final org.jooq.TableField COL284 = createField("COL284", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL285. + */ + public static final org.jooq.TableField COL285 = createField("COL285", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL286. + */ + public static final org.jooq.TableField COL286 = createField("COL286", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL287. + */ + public static final org.jooq.TableField COL287 = createField("COL287", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL288. + */ + public static final org.jooq.TableField COL288 = createField("COL288", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL289. + */ + public static final org.jooq.TableField COL289 = createField("COL289", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL290. + */ + public static final org.jooq.TableField COL290 = createField("COL290", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL291. + */ + public static final org.jooq.TableField COL291 = createField("COL291", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL292. + */ + public static final org.jooq.TableField COL292 = createField("COL292", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL293. + */ + public static final org.jooq.TableField COL293 = createField("COL293", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL294. + */ + public static final org.jooq.TableField COL294 = createField("COL294", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL295. + */ + public static final org.jooq.TableField COL295 = createField("COL295", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL296. + */ + public static final org.jooq.TableField COL296 = createField("COL296", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL297. + */ + public static final org.jooq.TableField COL297 = createField("COL297", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL298. + */ + public static final org.jooq.TableField COL298 = createField("COL298", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL299. + */ + public static final org.jooq.TableField COL299 = createField("COL299", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * The column PUBLIC.V_3176.COL300. + */ + public static final org.jooq.TableField COL300 = createField("COL300", org.jooq.impl.SQLDataType.INTEGER, V_3176, ""); + + /** + * No further instances allowed + */ + private V_3176() { + this("V_3176", null); + } + + private V_3176(java.lang.String alias, org.jooq.Table aliased) { + this(alias, aliased, null); + } + + private V_3176(java.lang.String alias, org.jooq.Table aliased, org.jooq.Field[] parameters) { + super(alias, org.jooq.test.h2.generatedclasses.Public.PUBLIC, aliased, parameters, ""); + } +} diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/interfaces/IV_3176.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/interfaces/IV_3176.java new file mode 100644 index 0000000000..a47e59b951 --- /dev/null +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/interfaces/IV_3176.java @@ -0,0 +1,3025 @@ +/** + * This class is generated by jOOQ + */ +package org.jooq.test.h2.generatedclasses.tables.interfaces; + +/** + * This class is generated by jOOQ. + */ +@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" }) +public interface IV_3176 extends java.io.Serializable { + + /** + * Setter for PUBLIC.V_3176.COL001. + */ + public IV_3176 setCol001(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL001. + */ + public java.lang.Integer getCol001(); + + /** + * Setter for PUBLIC.V_3176.COL002. + */ + public IV_3176 setCol002(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL002. + */ + public java.lang.Integer getCol002(); + + /** + * Setter for PUBLIC.V_3176.COL003. + */ + public IV_3176 setCol003(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL003. + */ + public java.lang.Integer getCol003(); + + /** + * Setter for PUBLIC.V_3176.COL004. + */ + public IV_3176 setCol004(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL004. + */ + public java.lang.Integer getCol004(); + + /** + * Setter for PUBLIC.V_3176.COL005. + */ + public IV_3176 setCol005(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL005. + */ + public java.lang.Integer getCol005(); + + /** + * Setter for PUBLIC.V_3176.COL006. + */ + public IV_3176 setCol006(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL006. + */ + public java.lang.Integer getCol006(); + + /** + * Setter for PUBLIC.V_3176.COL007. + */ + public IV_3176 setCol007(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL007. + */ + public java.lang.Integer getCol007(); + + /** + * Setter for PUBLIC.V_3176.COL008. + */ + public IV_3176 setCol008(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL008. + */ + public java.lang.Integer getCol008(); + + /** + * Setter for PUBLIC.V_3176.COL009. + */ + public IV_3176 setCol009(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL009. + */ + public java.lang.Integer getCol009(); + + /** + * Setter for PUBLIC.V_3176.COL010. + */ + public IV_3176 setCol010(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL010. + */ + public java.lang.Integer getCol010(); + + /** + * Setter for PUBLIC.V_3176.COL011. + */ + public IV_3176 setCol011(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL011. + */ + public java.lang.Integer getCol011(); + + /** + * Setter for PUBLIC.V_3176.COL012. + */ + public IV_3176 setCol012(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL012. + */ + public java.lang.Integer getCol012(); + + /** + * Setter for PUBLIC.V_3176.COL013. + */ + public IV_3176 setCol013(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL013. + */ + public java.lang.Integer getCol013(); + + /** + * Setter for PUBLIC.V_3176.COL014. + */ + public IV_3176 setCol014(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL014. + */ + public java.lang.Integer getCol014(); + + /** + * Setter for PUBLIC.V_3176.COL015. + */ + public IV_3176 setCol015(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL015. + */ + public java.lang.Integer getCol015(); + + /** + * Setter for PUBLIC.V_3176.COL016. + */ + public IV_3176 setCol016(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL016. + */ + public java.lang.Integer getCol016(); + + /** + * Setter for PUBLIC.V_3176.COL017. + */ + public IV_3176 setCol017(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL017. + */ + public java.lang.Integer getCol017(); + + /** + * Setter for PUBLIC.V_3176.COL018. + */ + public IV_3176 setCol018(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL018. + */ + public java.lang.Integer getCol018(); + + /** + * Setter for PUBLIC.V_3176.COL019. + */ + public IV_3176 setCol019(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL019. + */ + public java.lang.Integer getCol019(); + + /** + * Setter for PUBLIC.V_3176.COL020. + */ + public IV_3176 setCol020(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL020. + */ + public java.lang.Integer getCol020(); + + /** + * Setter for PUBLIC.V_3176.COL021. + */ + public IV_3176 setCol021(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL021. + */ + public java.lang.Integer getCol021(); + + /** + * Setter for PUBLIC.V_3176.COL022. + */ + public IV_3176 setCol022(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL022. + */ + public java.lang.Integer getCol022(); + + /** + * Setter for PUBLIC.V_3176.COL023. + */ + public IV_3176 setCol023(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL023. + */ + public java.lang.Integer getCol023(); + + /** + * Setter for PUBLIC.V_3176.COL024. + */ + public IV_3176 setCol024(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL024. + */ + public java.lang.Integer getCol024(); + + /** + * Setter for PUBLIC.V_3176.COL025. + */ + public IV_3176 setCol025(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL025. + */ + public java.lang.Integer getCol025(); + + /** + * Setter for PUBLIC.V_3176.COL026. + */ + public IV_3176 setCol026(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL026. + */ + public java.lang.Integer getCol026(); + + /** + * Setter for PUBLIC.V_3176.COL027. + */ + public IV_3176 setCol027(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL027. + */ + public java.lang.Integer getCol027(); + + /** + * Setter for PUBLIC.V_3176.COL028. + */ + public IV_3176 setCol028(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL028. + */ + public java.lang.Integer getCol028(); + + /** + * Setter for PUBLIC.V_3176.COL029. + */ + public IV_3176 setCol029(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL029. + */ + public java.lang.Integer getCol029(); + + /** + * Setter for PUBLIC.V_3176.COL030. + */ + public IV_3176 setCol030(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL030. + */ + public java.lang.Integer getCol030(); + + /** + * Setter for PUBLIC.V_3176.COL031. + */ + public IV_3176 setCol031(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL031. + */ + public java.lang.Integer getCol031(); + + /** + * Setter for PUBLIC.V_3176.COL032. + */ + public IV_3176 setCol032(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL032. + */ + public java.lang.Integer getCol032(); + + /** + * Setter for PUBLIC.V_3176.COL033. + */ + public IV_3176 setCol033(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL033. + */ + public java.lang.Integer getCol033(); + + /** + * Setter for PUBLIC.V_3176.COL034. + */ + public IV_3176 setCol034(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL034. + */ + public java.lang.Integer getCol034(); + + /** + * Setter for PUBLIC.V_3176.COL035. + */ + public IV_3176 setCol035(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL035. + */ + public java.lang.Integer getCol035(); + + /** + * Setter for PUBLIC.V_3176.COL036. + */ + public IV_3176 setCol036(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL036. + */ + public java.lang.Integer getCol036(); + + /** + * Setter for PUBLIC.V_3176.COL037. + */ + public IV_3176 setCol037(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL037. + */ + public java.lang.Integer getCol037(); + + /** + * Setter for PUBLIC.V_3176.COL038. + */ + public IV_3176 setCol038(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL038. + */ + public java.lang.Integer getCol038(); + + /** + * Setter for PUBLIC.V_3176.COL039. + */ + public IV_3176 setCol039(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL039. + */ + public java.lang.Integer getCol039(); + + /** + * Setter for PUBLIC.V_3176.COL040. + */ + public IV_3176 setCol040(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL040. + */ + public java.lang.Integer getCol040(); + + /** + * Setter for PUBLIC.V_3176.COL041. + */ + public IV_3176 setCol041(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL041. + */ + public java.lang.Integer getCol041(); + + /** + * Setter for PUBLIC.V_3176.COL042. + */ + public IV_3176 setCol042(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL042. + */ + public java.lang.Integer getCol042(); + + /** + * Setter for PUBLIC.V_3176.COL043. + */ + public IV_3176 setCol043(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL043. + */ + public java.lang.Integer getCol043(); + + /** + * Setter for PUBLIC.V_3176.COL044. + */ + public IV_3176 setCol044(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL044. + */ + public java.lang.Integer getCol044(); + + /** + * Setter for PUBLIC.V_3176.COL045. + */ + public IV_3176 setCol045(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL045. + */ + public java.lang.Integer getCol045(); + + /** + * Setter for PUBLIC.V_3176.COL046. + */ + public IV_3176 setCol046(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL046. + */ + public java.lang.Integer getCol046(); + + /** + * Setter for PUBLIC.V_3176.COL047. + */ + public IV_3176 setCol047(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL047. + */ + public java.lang.Integer getCol047(); + + /** + * Setter for PUBLIC.V_3176.COL048. + */ + public IV_3176 setCol048(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL048. + */ + public java.lang.Integer getCol048(); + + /** + * Setter for PUBLIC.V_3176.COL049. + */ + public IV_3176 setCol049(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL049. + */ + public java.lang.Integer getCol049(); + + /** + * Setter for PUBLIC.V_3176.COL050. + */ + public IV_3176 setCol050(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL050. + */ + public java.lang.Integer getCol050(); + + /** + * Setter for PUBLIC.V_3176.COL051. + */ + public IV_3176 setCol051(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL051. + */ + public java.lang.Integer getCol051(); + + /** + * Setter for PUBLIC.V_3176.COL052. + */ + public IV_3176 setCol052(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL052. + */ + public java.lang.Integer getCol052(); + + /** + * Setter for PUBLIC.V_3176.COL053. + */ + public IV_3176 setCol053(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL053. + */ + public java.lang.Integer getCol053(); + + /** + * Setter for PUBLIC.V_3176.COL054. + */ + public IV_3176 setCol054(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL054. + */ + public java.lang.Integer getCol054(); + + /** + * Setter for PUBLIC.V_3176.COL055. + */ + public IV_3176 setCol055(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL055. + */ + public java.lang.Integer getCol055(); + + /** + * Setter for PUBLIC.V_3176.COL056. + */ + public IV_3176 setCol056(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL056. + */ + public java.lang.Integer getCol056(); + + /** + * Setter for PUBLIC.V_3176.COL057. + */ + public IV_3176 setCol057(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL057. + */ + public java.lang.Integer getCol057(); + + /** + * Setter for PUBLIC.V_3176.COL058. + */ + public IV_3176 setCol058(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL058. + */ + public java.lang.Integer getCol058(); + + /** + * Setter for PUBLIC.V_3176.COL059. + */ + public IV_3176 setCol059(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL059. + */ + public java.lang.Integer getCol059(); + + /** + * Setter for PUBLIC.V_3176.COL060. + */ + public IV_3176 setCol060(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL060. + */ + public java.lang.Integer getCol060(); + + /** + * Setter for PUBLIC.V_3176.COL061. + */ + public IV_3176 setCol061(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL061. + */ + public java.lang.Integer getCol061(); + + /** + * Setter for PUBLIC.V_3176.COL062. + */ + public IV_3176 setCol062(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL062. + */ + public java.lang.Integer getCol062(); + + /** + * Setter for PUBLIC.V_3176.COL063. + */ + public IV_3176 setCol063(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL063. + */ + public java.lang.Integer getCol063(); + + /** + * Setter for PUBLIC.V_3176.COL064. + */ + public IV_3176 setCol064(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL064. + */ + public java.lang.Integer getCol064(); + + /** + * Setter for PUBLIC.V_3176.COL065. + */ + public IV_3176 setCol065(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL065. + */ + public java.lang.Integer getCol065(); + + /** + * Setter for PUBLIC.V_3176.COL066. + */ + public IV_3176 setCol066(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL066. + */ + public java.lang.Integer getCol066(); + + /** + * Setter for PUBLIC.V_3176.COL067. + */ + public IV_3176 setCol067(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL067. + */ + public java.lang.Integer getCol067(); + + /** + * Setter for PUBLIC.V_3176.COL068. + */ + public IV_3176 setCol068(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL068. + */ + public java.lang.Integer getCol068(); + + /** + * Setter for PUBLIC.V_3176.COL069. + */ + public IV_3176 setCol069(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL069. + */ + public java.lang.Integer getCol069(); + + /** + * Setter for PUBLIC.V_3176.COL070. + */ + public IV_3176 setCol070(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL070. + */ + public java.lang.Integer getCol070(); + + /** + * Setter for PUBLIC.V_3176.COL071. + */ + public IV_3176 setCol071(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL071. + */ + public java.lang.Integer getCol071(); + + /** + * Setter for PUBLIC.V_3176.COL072. + */ + public IV_3176 setCol072(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL072. + */ + public java.lang.Integer getCol072(); + + /** + * Setter for PUBLIC.V_3176.COL073. + */ + public IV_3176 setCol073(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL073. + */ + public java.lang.Integer getCol073(); + + /** + * Setter for PUBLIC.V_3176.COL074. + */ + public IV_3176 setCol074(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL074. + */ + public java.lang.Integer getCol074(); + + /** + * Setter for PUBLIC.V_3176.COL075. + */ + public IV_3176 setCol075(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL075. + */ + public java.lang.Integer getCol075(); + + /** + * Setter for PUBLIC.V_3176.COL076. + */ + public IV_3176 setCol076(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL076. + */ + public java.lang.Integer getCol076(); + + /** + * Setter for PUBLIC.V_3176.COL077. + */ + public IV_3176 setCol077(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL077. + */ + public java.lang.Integer getCol077(); + + /** + * Setter for PUBLIC.V_3176.COL078. + */ + public IV_3176 setCol078(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL078. + */ + public java.lang.Integer getCol078(); + + /** + * Setter for PUBLIC.V_3176.COL079. + */ + public IV_3176 setCol079(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL079. + */ + public java.lang.Integer getCol079(); + + /** + * Setter for PUBLIC.V_3176.COL080. + */ + public IV_3176 setCol080(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL080. + */ + public java.lang.Integer getCol080(); + + /** + * Setter for PUBLIC.V_3176.COL081. + */ + public IV_3176 setCol081(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL081. + */ + public java.lang.Integer getCol081(); + + /** + * Setter for PUBLIC.V_3176.COL082. + */ + public IV_3176 setCol082(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL082. + */ + public java.lang.Integer getCol082(); + + /** + * Setter for PUBLIC.V_3176.COL083. + */ + public IV_3176 setCol083(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL083. + */ + public java.lang.Integer getCol083(); + + /** + * Setter for PUBLIC.V_3176.COL084. + */ + public IV_3176 setCol084(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL084. + */ + public java.lang.Integer getCol084(); + + /** + * Setter for PUBLIC.V_3176.COL085. + */ + public IV_3176 setCol085(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL085. + */ + public java.lang.Integer getCol085(); + + /** + * Setter for PUBLIC.V_3176.COL086. + */ + public IV_3176 setCol086(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL086. + */ + public java.lang.Integer getCol086(); + + /** + * Setter for PUBLIC.V_3176.COL087. + */ + public IV_3176 setCol087(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL087. + */ + public java.lang.Integer getCol087(); + + /** + * Setter for PUBLIC.V_3176.COL088. + */ + public IV_3176 setCol088(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL088. + */ + public java.lang.Integer getCol088(); + + /** + * Setter for PUBLIC.V_3176.COL089. + */ + public IV_3176 setCol089(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL089. + */ + public java.lang.Integer getCol089(); + + /** + * Setter for PUBLIC.V_3176.COL090. + */ + public IV_3176 setCol090(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL090. + */ + public java.lang.Integer getCol090(); + + /** + * Setter for PUBLIC.V_3176.COL091. + */ + public IV_3176 setCol091(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL091. + */ + public java.lang.Integer getCol091(); + + /** + * Setter for PUBLIC.V_3176.COL092. + */ + public IV_3176 setCol092(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL092. + */ + public java.lang.Integer getCol092(); + + /** + * Setter for PUBLIC.V_3176.COL093. + */ + public IV_3176 setCol093(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL093. + */ + public java.lang.Integer getCol093(); + + /** + * Setter for PUBLIC.V_3176.COL094. + */ + public IV_3176 setCol094(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL094. + */ + public java.lang.Integer getCol094(); + + /** + * Setter for PUBLIC.V_3176.COL095. + */ + public IV_3176 setCol095(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL095. + */ + public java.lang.Integer getCol095(); + + /** + * Setter for PUBLIC.V_3176.COL096. + */ + public IV_3176 setCol096(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL096. + */ + public java.lang.Integer getCol096(); + + /** + * Setter for PUBLIC.V_3176.COL097. + */ + public IV_3176 setCol097(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL097. + */ + public java.lang.Integer getCol097(); + + /** + * Setter for PUBLIC.V_3176.COL098. + */ + public IV_3176 setCol098(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL098. + */ + public java.lang.Integer getCol098(); + + /** + * Setter for PUBLIC.V_3176.COL099. + */ + public IV_3176 setCol099(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL099. + */ + public java.lang.Integer getCol099(); + + /** + * Setter for PUBLIC.V_3176.COL100. + */ + public IV_3176 setCol100(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL100. + */ + public java.lang.Integer getCol100(); + + /** + * Setter for PUBLIC.V_3176.COL101. + */ + public IV_3176 setCol101(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL101. + */ + public java.lang.Integer getCol101(); + + /** + * Setter for PUBLIC.V_3176.COL102. + */ + public IV_3176 setCol102(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL102. + */ + public java.lang.Integer getCol102(); + + /** + * Setter for PUBLIC.V_3176.COL103. + */ + public IV_3176 setCol103(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL103. + */ + public java.lang.Integer getCol103(); + + /** + * Setter for PUBLIC.V_3176.COL104. + */ + public IV_3176 setCol104(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL104. + */ + public java.lang.Integer getCol104(); + + /** + * Setter for PUBLIC.V_3176.COL105. + */ + public IV_3176 setCol105(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL105. + */ + public java.lang.Integer getCol105(); + + /** + * Setter for PUBLIC.V_3176.COL106. + */ + public IV_3176 setCol106(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL106. + */ + public java.lang.Integer getCol106(); + + /** + * Setter for PUBLIC.V_3176.COL107. + */ + public IV_3176 setCol107(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL107. + */ + public java.lang.Integer getCol107(); + + /** + * Setter for PUBLIC.V_3176.COL108. + */ + public IV_3176 setCol108(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL108. + */ + public java.lang.Integer getCol108(); + + /** + * Setter for PUBLIC.V_3176.COL109. + */ + public IV_3176 setCol109(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL109. + */ + public java.lang.Integer getCol109(); + + /** + * Setter for PUBLIC.V_3176.COL110. + */ + public IV_3176 setCol110(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL110. + */ + public java.lang.Integer getCol110(); + + /** + * Setter for PUBLIC.V_3176.COL111. + */ + public IV_3176 setCol111(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL111. + */ + public java.lang.Integer getCol111(); + + /** + * Setter for PUBLIC.V_3176.COL112. + */ + public IV_3176 setCol112(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL112. + */ + public java.lang.Integer getCol112(); + + /** + * Setter for PUBLIC.V_3176.COL113. + */ + public IV_3176 setCol113(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL113. + */ + public java.lang.Integer getCol113(); + + /** + * Setter for PUBLIC.V_3176.COL114. + */ + public IV_3176 setCol114(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL114. + */ + public java.lang.Integer getCol114(); + + /** + * Setter for PUBLIC.V_3176.COL115. + */ + public IV_3176 setCol115(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL115. + */ + public java.lang.Integer getCol115(); + + /** + * Setter for PUBLIC.V_3176.COL116. + */ + public IV_3176 setCol116(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL116. + */ + public java.lang.Integer getCol116(); + + /** + * Setter for PUBLIC.V_3176.COL117. + */ + public IV_3176 setCol117(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL117. + */ + public java.lang.Integer getCol117(); + + /** + * Setter for PUBLIC.V_3176.COL118. + */ + public IV_3176 setCol118(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL118. + */ + public java.lang.Integer getCol118(); + + /** + * Setter for PUBLIC.V_3176.COL119. + */ + public IV_3176 setCol119(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL119. + */ + public java.lang.Integer getCol119(); + + /** + * Setter for PUBLIC.V_3176.COL120. + */ + public IV_3176 setCol120(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL120. + */ + public java.lang.Integer getCol120(); + + /** + * Setter for PUBLIC.V_3176.COL121. + */ + public IV_3176 setCol121(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL121. + */ + public java.lang.Integer getCol121(); + + /** + * Setter for PUBLIC.V_3176.COL122. + */ + public IV_3176 setCol122(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL122. + */ + public java.lang.Integer getCol122(); + + /** + * Setter for PUBLIC.V_3176.COL123. + */ + public IV_3176 setCol123(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL123. + */ + public java.lang.Integer getCol123(); + + /** + * Setter for PUBLIC.V_3176.COL124. + */ + public IV_3176 setCol124(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL124. + */ + public java.lang.Integer getCol124(); + + /** + * Setter for PUBLIC.V_3176.COL125. + */ + public IV_3176 setCol125(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL125. + */ + public java.lang.Integer getCol125(); + + /** + * Setter for PUBLIC.V_3176.COL126. + */ + public IV_3176 setCol126(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL126. + */ + public java.lang.Integer getCol126(); + + /** + * Setter for PUBLIC.V_3176.COL127. + */ + public IV_3176 setCol127(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL127. + */ + public java.lang.Integer getCol127(); + + /** + * Setter for PUBLIC.V_3176.COL128. + */ + public IV_3176 setCol128(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL128. + */ + public java.lang.Integer getCol128(); + + /** + * Setter for PUBLIC.V_3176.COL129. + */ + public IV_3176 setCol129(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL129. + */ + public java.lang.Integer getCol129(); + + /** + * Setter for PUBLIC.V_3176.COL130. + */ + public IV_3176 setCol130(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL130. + */ + public java.lang.Integer getCol130(); + + /** + * Setter for PUBLIC.V_3176.COL131. + */ + public IV_3176 setCol131(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL131. + */ + public java.lang.Integer getCol131(); + + /** + * Setter for PUBLIC.V_3176.COL132. + */ + public IV_3176 setCol132(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL132. + */ + public java.lang.Integer getCol132(); + + /** + * Setter for PUBLIC.V_3176.COL133. + */ + public IV_3176 setCol133(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL133. + */ + public java.lang.Integer getCol133(); + + /** + * Setter for PUBLIC.V_3176.COL134. + */ + public IV_3176 setCol134(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL134. + */ + public java.lang.Integer getCol134(); + + /** + * Setter for PUBLIC.V_3176.COL135. + */ + public IV_3176 setCol135(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL135. + */ + public java.lang.Integer getCol135(); + + /** + * Setter for PUBLIC.V_3176.COL136. + */ + public IV_3176 setCol136(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL136. + */ + public java.lang.Integer getCol136(); + + /** + * Setter for PUBLIC.V_3176.COL137. + */ + public IV_3176 setCol137(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL137. + */ + public java.lang.Integer getCol137(); + + /** + * Setter for PUBLIC.V_3176.COL138. + */ + public IV_3176 setCol138(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL138. + */ + public java.lang.Integer getCol138(); + + /** + * Setter for PUBLIC.V_3176.COL139. + */ + public IV_3176 setCol139(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL139. + */ + public java.lang.Integer getCol139(); + + /** + * Setter for PUBLIC.V_3176.COL140. + */ + public IV_3176 setCol140(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL140. + */ + public java.lang.Integer getCol140(); + + /** + * Setter for PUBLIC.V_3176.COL141. + */ + public IV_3176 setCol141(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL141. + */ + public java.lang.Integer getCol141(); + + /** + * Setter for PUBLIC.V_3176.COL142. + */ + public IV_3176 setCol142(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL142. + */ + public java.lang.Integer getCol142(); + + /** + * Setter for PUBLIC.V_3176.COL143. + */ + public IV_3176 setCol143(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL143. + */ + public java.lang.Integer getCol143(); + + /** + * Setter for PUBLIC.V_3176.COL144. + */ + public IV_3176 setCol144(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL144. + */ + public java.lang.Integer getCol144(); + + /** + * Setter for PUBLIC.V_3176.COL145. + */ + public IV_3176 setCol145(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL145. + */ + public java.lang.Integer getCol145(); + + /** + * Setter for PUBLIC.V_3176.COL146. + */ + public IV_3176 setCol146(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL146. + */ + public java.lang.Integer getCol146(); + + /** + * Setter for PUBLIC.V_3176.COL147. + */ + public IV_3176 setCol147(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL147. + */ + public java.lang.Integer getCol147(); + + /** + * Setter for PUBLIC.V_3176.COL148. + */ + public IV_3176 setCol148(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL148. + */ + public java.lang.Integer getCol148(); + + /** + * Setter for PUBLIC.V_3176.COL149. + */ + public IV_3176 setCol149(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL149. + */ + public java.lang.Integer getCol149(); + + /** + * Setter for PUBLIC.V_3176.COL150. + */ + public IV_3176 setCol150(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL150. + */ + public java.lang.Integer getCol150(); + + /** + * Setter for PUBLIC.V_3176.COL151. + */ + public IV_3176 setCol151(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL151. + */ + public java.lang.Integer getCol151(); + + /** + * Setter for PUBLIC.V_3176.COL152. + */ + public IV_3176 setCol152(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL152. + */ + public java.lang.Integer getCol152(); + + /** + * Setter for PUBLIC.V_3176.COL153. + */ + public IV_3176 setCol153(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL153. + */ + public java.lang.Integer getCol153(); + + /** + * Setter for PUBLIC.V_3176.COL154. + */ + public IV_3176 setCol154(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL154. + */ + public java.lang.Integer getCol154(); + + /** + * Setter for PUBLIC.V_3176.COL155. + */ + public IV_3176 setCol155(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL155. + */ + public java.lang.Integer getCol155(); + + /** + * Setter for PUBLIC.V_3176.COL156. + */ + public IV_3176 setCol156(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL156. + */ + public java.lang.Integer getCol156(); + + /** + * Setter for PUBLIC.V_3176.COL157. + */ + public IV_3176 setCol157(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL157. + */ + public java.lang.Integer getCol157(); + + /** + * Setter for PUBLIC.V_3176.COL158. + */ + public IV_3176 setCol158(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL158. + */ + public java.lang.Integer getCol158(); + + /** + * Setter for PUBLIC.V_3176.COL159. + */ + public IV_3176 setCol159(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL159. + */ + public java.lang.Integer getCol159(); + + /** + * Setter for PUBLIC.V_3176.COL160. + */ + public IV_3176 setCol160(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL160. + */ + public java.lang.Integer getCol160(); + + /** + * Setter for PUBLIC.V_3176.COL161. + */ + public IV_3176 setCol161(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL161. + */ + public java.lang.Integer getCol161(); + + /** + * Setter for PUBLIC.V_3176.COL162. + */ + public IV_3176 setCol162(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL162. + */ + public java.lang.Integer getCol162(); + + /** + * Setter for PUBLIC.V_3176.COL163. + */ + public IV_3176 setCol163(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL163. + */ + public java.lang.Integer getCol163(); + + /** + * Setter for PUBLIC.V_3176.COL164. + */ + public IV_3176 setCol164(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL164. + */ + public java.lang.Integer getCol164(); + + /** + * Setter for PUBLIC.V_3176.COL165. + */ + public IV_3176 setCol165(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL165. + */ + public java.lang.Integer getCol165(); + + /** + * Setter for PUBLIC.V_3176.COL166. + */ + public IV_3176 setCol166(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL166. + */ + public java.lang.Integer getCol166(); + + /** + * Setter for PUBLIC.V_3176.COL167. + */ + public IV_3176 setCol167(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL167. + */ + public java.lang.Integer getCol167(); + + /** + * Setter for PUBLIC.V_3176.COL168. + */ + public IV_3176 setCol168(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL168. + */ + public java.lang.Integer getCol168(); + + /** + * Setter for PUBLIC.V_3176.COL169. + */ + public IV_3176 setCol169(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL169. + */ + public java.lang.Integer getCol169(); + + /** + * Setter for PUBLIC.V_3176.COL170. + */ + public IV_3176 setCol170(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL170. + */ + public java.lang.Integer getCol170(); + + /** + * Setter for PUBLIC.V_3176.COL171. + */ + public IV_3176 setCol171(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL171. + */ + public java.lang.Integer getCol171(); + + /** + * Setter for PUBLIC.V_3176.COL172. + */ + public IV_3176 setCol172(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL172. + */ + public java.lang.Integer getCol172(); + + /** + * Setter for PUBLIC.V_3176.COL173. + */ + public IV_3176 setCol173(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL173. + */ + public java.lang.Integer getCol173(); + + /** + * Setter for PUBLIC.V_3176.COL174. + */ + public IV_3176 setCol174(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL174. + */ + public java.lang.Integer getCol174(); + + /** + * Setter for PUBLIC.V_3176.COL175. + */ + public IV_3176 setCol175(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL175. + */ + public java.lang.Integer getCol175(); + + /** + * Setter for PUBLIC.V_3176.COL176. + */ + public IV_3176 setCol176(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL176. + */ + public java.lang.Integer getCol176(); + + /** + * Setter for PUBLIC.V_3176.COL177. + */ + public IV_3176 setCol177(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL177. + */ + public java.lang.Integer getCol177(); + + /** + * Setter for PUBLIC.V_3176.COL178. + */ + public IV_3176 setCol178(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL178. + */ + public java.lang.Integer getCol178(); + + /** + * Setter for PUBLIC.V_3176.COL179. + */ + public IV_3176 setCol179(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL179. + */ + public java.lang.Integer getCol179(); + + /** + * Setter for PUBLIC.V_3176.COL180. + */ + public IV_3176 setCol180(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL180. + */ + public java.lang.Integer getCol180(); + + /** + * Setter for PUBLIC.V_3176.COL181. + */ + public IV_3176 setCol181(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL181. + */ + public java.lang.Integer getCol181(); + + /** + * Setter for PUBLIC.V_3176.COL182. + */ + public IV_3176 setCol182(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL182. + */ + public java.lang.Integer getCol182(); + + /** + * Setter for PUBLIC.V_3176.COL183. + */ + public IV_3176 setCol183(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL183. + */ + public java.lang.Integer getCol183(); + + /** + * Setter for PUBLIC.V_3176.COL184. + */ + public IV_3176 setCol184(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL184. + */ + public java.lang.Integer getCol184(); + + /** + * Setter for PUBLIC.V_3176.COL185. + */ + public IV_3176 setCol185(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL185. + */ + public java.lang.Integer getCol185(); + + /** + * Setter for PUBLIC.V_3176.COL186. + */ + public IV_3176 setCol186(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL186. + */ + public java.lang.Integer getCol186(); + + /** + * Setter for PUBLIC.V_3176.COL187. + */ + public IV_3176 setCol187(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL187. + */ + public java.lang.Integer getCol187(); + + /** + * Setter for PUBLIC.V_3176.COL188. + */ + public IV_3176 setCol188(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL188. + */ + public java.lang.Integer getCol188(); + + /** + * Setter for PUBLIC.V_3176.COL189. + */ + public IV_3176 setCol189(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL189. + */ + public java.lang.Integer getCol189(); + + /** + * Setter for PUBLIC.V_3176.COL190. + */ + public IV_3176 setCol190(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL190. + */ + public java.lang.Integer getCol190(); + + /** + * Setter for PUBLIC.V_3176.COL191. + */ + public IV_3176 setCol191(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL191. + */ + public java.lang.Integer getCol191(); + + /** + * Setter for PUBLIC.V_3176.COL192. + */ + public IV_3176 setCol192(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL192. + */ + public java.lang.Integer getCol192(); + + /** + * Setter for PUBLIC.V_3176.COL193. + */ + public IV_3176 setCol193(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL193. + */ + public java.lang.Integer getCol193(); + + /** + * Setter for PUBLIC.V_3176.COL194. + */ + public IV_3176 setCol194(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL194. + */ + public java.lang.Integer getCol194(); + + /** + * Setter for PUBLIC.V_3176.COL195. + */ + public IV_3176 setCol195(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL195. + */ + public java.lang.Integer getCol195(); + + /** + * Setter for PUBLIC.V_3176.COL196. + */ + public IV_3176 setCol196(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL196. + */ + public java.lang.Integer getCol196(); + + /** + * Setter for PUBLIC.V_3176.COL197. + */ + public IV_3176 setCol197(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL197. + */ + public java.lang.Integer getCol197(); + + /** + * Setter for PUBLIC.V_3176.COL198. + */ + public IV_3176 setCol198(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL198. + */ + public java.lang.Integer getCol198(); + + /** + * Setter for PUBLIC.V_3176.COL199. + */ + public IV_3176 setCol199(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL199. + */ + public java.lang.Integer getCol199(); + + /** + * Setter for PUBLIC.V_3176.COL200. + */ + public IV_3176 setCol200(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL200. + */ + public java.lang.Integer getCol200(); + + /** + * Setter for PUBLIC.V_3176.COL201. + */ + public IV_3176 setCol201(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL201. + */ + public java.lang.Integer getCol201(); + + /** + * Setter for PUBLIC.V_3176.COL202. + */ + public IV_3176 setCol202(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL202. + */ + public java.lang.Integer getCol202(); + + /** + * Setter for PUBLIC.V_3176.COL203. + */ + public IV_3176 setCol203(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL203. + */ + public java.lang.Integer getCol203(); + + /** + * Setter for PUBLIC.V_3176.COL204. + */ + public IV_3176 setCol204(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL204. + */ + public java.lang.Integer getCol204(); + + /** + * Setter for PUBLIC.V_3176.COL205. + */ + public IV_3176 setCol205(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL205. + */ + public java.lang.Integer getCol205(); + + /** + * Setter for PUBLIC.V_3176.COL206. + */ + public IV_3176 setCol206(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL206. + */ + public java.lang.Integer getCol206(); + + /** + * Setter for PUBLIC.V_3176.COL207. + */ + public IV_3176 setCol207(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL207. + */ + public java.lang.Integer getCol207(); + + /** + * Setter for PUBLIC.V_3176.COL208. + */ + public IV_3176 setCol208(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL208. + */ + public java.lang.Integer getCol208(); + + /** + * Setter for PUBLIC.V_3176.COL209. + */ + public IV_3176 setCol209(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL209. + */ + public java.lang.Integer getCol209(); + + /** + * Setter for PUBLIC.V_3176.COL210. + */ + public IV_3176 setCol210(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL210. + */ + public java.lang.Integer getCol210(); + + /** + * Setter for PUBLIC.V_3176.COL211. + */ + public IV_3176 setCol211(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL211. + */ + public java.lang.Integer getCol211(); + + /** + * Setter for PUBLIC.V_3176.COL212. + */ + public IV_3176 setCol212(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL212. + */ + public java.lang.Integer getCol212(); + + /** + * Setter for PUBLIC.V_3176.COL213. + */ + public IV_3176 setCol213(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL213. + */ + public java.lang.Integer getCol213(); + + /** + * Setter for PUBLIC.V_3176.COL214. + */ + public IV_3176 setCol214(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL214. + */ + public java.lang.Integer getCol214(); + + /** + * Setter for PUBLIC.V_3176.COL215. + */ + public IV_3176 setCol215(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL215. + */ + public java.lang.Integer getCol215(); + + /** + * Setter for PUBLIC.V_3176.COL216. + */ + public IV_3176 setCol216(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL216. + */ + public java.lang.Integer getCol216(); + + /** + * Setter for PUBLIC.V_3176.COL217. + */ + public IV_3176 setCol217(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL217. + */ + public java.lang.Integer getCol217(); + + /** + * Setter for PUBLIC.V_3176.COL218. + */ + public IV_3176 setCol218(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL218. + */ + public java.lang.Integer getCol218(); + + /** + * Setter for PUBLIC.V_3176.COL219. + */ + public IV_3176 setCol219(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL219. + */ + public java.lang.Integer getCol219(); + + /** + * Setter for PUBLIC.V_3176.COL220. + */ + public IV_3176 setCol220(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL220. + */ + public java.lang.Integer getCol220(); + + /** + * Setter for PUBLIC.V_3176.COL221. + */ + public IV_3176 setCol221(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL221. + */ + public java.lang.Integer getCol221(); + + /** + * Setter for PUBLIC.V_3176.COL222. + */ + public IV_3176 setCol222(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL222. + */ + public java.lang.Integer getCol222(); + + /** + * Setter for PUBLIC.V_3176.COL223. + */ + public IV_3176 setCol223(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL223. + */ + public java.lang.Integer getCol223(); + + /** + * Setter for PUBLIC.V_3176.COL224. + */ + public IV_3176 setCol224(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL224. + */ + public java.lang.Integer getCol224(); + + /** + * Setter for PUBLIC.V_3176.COL225. + */ + public IV_3176 setCol225(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL225. + */ + public java.lang.Integer getCol225(); + + /** + * Setter for PUBLIC.V_3176.COL226. + */ + public IV_3176 setCol226(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL226. + */ + public java.lang.Integer getCol226(); + + /** + * Setter for PUBLIC.V_3176.COL227. + */ + public IV_3176 setCol227(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL227. + */ + public java.lang.Integer getCol227(); + + /** + * Setter for PUBLIC.V_3176.COL228. + */ + public IV_3176 setCol228(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL228. + */ + public java.lang.Integer getCol228(); + + /** + * Setter for PUBLIC.V_3176.COL229. + */ + public IV_3176 setCol229(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL229. + */ + public java.lang.Integer getCol229(); + + /** + * Setter for PUBLIC.V_3176.COL230. + */ + public IV_3176 setCol230(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL230. + */ + public java.lang.Integer getCol230(); + + /** + * Setter for PUBLIC.V_3176.COL231. + */ + public IV_3176 setCol231(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL231. + */ + public java.lang.Integer getCol231(); + + /** + * Setter for PUBLIC.V_3176.COL232. + */ + public IV_3176 setCol232(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL232. + */ + public java.lang.Integer getCol232(); + + /** + * Setter for PUBLIC.V_3176.COL233. + */ + public IV_3176 setCol233(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL233. + */ + public java.lang.Integer getCol233(); + + /** + * Setter for PUBLIC.V_3176.COL234. + */ + public IV_3176 setCol234(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL234. + */ + public java.lang.Integer getCol234(); + + /** + * Setter for PUBLIC.V_3176.COL235. + */ + public IV_3176 setCol235(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL235. + */ + public java.lang.Integer getCol235(); + + /** + * Setter for PUBLIC.V_3176.COL236. + */ + public IV_3176 setCol236(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL236. + */ + public java.lang.Integer getCol236(); + + /** + * Setter for PUBLIC.V_3176.COL237. + */ + public IV_3176 setCol237(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL237. + */ + public java.lang.Integer getCol237(); + + /** + * Setter for PUBLIC.V_3176.COL238. + */ + public IV_3176 setCol238(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL238. + */ + public java.lang.Integer getCol238(); + + /** + * Setter for PUBLIC.V_3176.COL239. + */ + public IV_3176 setCol239(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL239. + */ + public java.lang.Integer getCol239(); + + /** + * Setter for PUBLIC.V_3176.COL240. + */ + public IV_3176 setCol240(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL240. + */ + public java.lang.Integer getCol240(); + + /** + * Setter for PUBLIC.V_3176.COL241. + */ + public IV_3176 setCol241(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL241. + */ + public java.lang.Integer getCol241(); + + /** + * Setter for PUBLIC.V_3176.COL242. + */ + public IV_3176 setCol242(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL242. + */ + public java.lang.Integer getCol242(); + + /** + * Setter for PUBLIC.V_3176.COL243. + */ + public IV_3176 setCol243(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL243. + */ + public java.lang.Integer getCol243(); + + /** + * Setter for PUBLIC.V_3176.COL244. + */ + public IV_3176 setCol244(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL244. + */ + public java.lang.Integer getCol244(); + + /** + * Setter for PUBLIC.V_3176.COL245. + */ + public IV_3176 setCol245(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL245. + */ + public java.lang.Integer getCol245(); + + /** + * Setter for PUBLIC.V_3176.COL246. + */ + public IV_3176 setCol246(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL246. + */ + public java.lang.Integer getCol246(); + + /** + * Setter for PUBLIC.V_3176.COL247. + */ + public IV_3176 setCol247(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL247. + */ + public java.lang.Integer getCol247(); + + /** + * Setter for PUBLIC.V_3176.COL248. + */ + public IV_3176 setCol248(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL248. + */ + public java.lang.Integer getCol248(); + + /** + * Setter for PUBLIC.V_3176.COL249. + */ + public IV_3176 setCol249(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL249. + */ + public java.lang.Integer getCol249(); + + /** + * Setter for PUBLIC.V_3176.COL250. + */ + public IV_3176 setCol250(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL250. + */ + public java.lang.Integer getCol250(); + + /** + * Setter for PUBLIC.V_3176.COL251. + */ + public IV_3176 setCol251(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL251. + */ + public java.lang.Integer getCol251(); + + /** + * Setter for PUBLIC.V_3176.COL252. + */ + public IV_3176 setCol252(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL252. + */ + public java.lang.Integer getCol252(); + + /** + * Setter for PUBLIC.V_3176.COL253. + */ + public IV_3176 setCol253(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL253. + */ + public java.lang.Integer getCol253(); + + /** + * Setter for PUBLIC.V_3176.COL254. + */ + public IV_3176 setCol254(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL254. + */ + public java.lang.Integer getCol254(); + + /** + * Setter for PUBLIC.V_3176.COL255. + */ + public IV_3176 setCol255(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL255. + */ + public java.lang.Integer getCol255(); + + /** + * Setter for PUBLIC.V_3176.COL256. + */ + public IV_3176 setCol256(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL256. + */ + public java.lang.Integer getCol256(); + + /** + * Setter for PUBLIC.V_3176.COL257. + */ + public IV_3176 setCol257(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL257. + */ + public java.lang.Integer getCol257(); + + /** + * Setter for PUBLIC.V_3176.COL258. + */ + public IV_3176 setCol258(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL258. + */ + public java.lang.Integer getCol258(); + + /** + * Setter for PUBLIC.V_3176.COL259. + */ + public IV_3176 setCol259(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL259. + */ + public java.lang.Integer getCol259(); + + /** + * Setter for PUBLIC.V_3176.COL260. + */ + public IV_3176 setCol260(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL260. + */ + public java.lang.Integer getCol260(); + + /** + * Setter for PUBLIC.V_3176.COL261. + */ + public IV_3176 setCol261(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL261. + */ + public java.lang.Integer getCol261(); + + /** + * Setter for PUBLIC.V_3176.COL262. + */ + public IV_3176 setCol262(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL262. + */ + public java.lang.Integer getCol262(); + + /** + * Setter for PUBLIC.V_3176.COL263. + */ + public IV_3176 setCol263(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL263. + */ + public java.lang.Integer getCol263(); + + /** + * Setter for PUBLIC.V_3176.COL264. + */ + public IV_3176 setCol264(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL264. + */ + public java.lang.Integer getCol264(); + + /** + * Setter for PUBLIC.V_3176.COL265. + */ + public IV_3176 setCol265(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL265. + */ + public java.lang.Integer getCol265(); + + /** + * Setter for PUBLIC.V_3176.COL266. + */ + public IV_3176 setCol266(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL266. + */ + public java.lang.Integer getCol266(); + + /** + * Setter for PUBLIC.V_3176.COL267. + */ + public IV_3176 setCol267(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL267. + */ + public java.lang.Integer getCol267(); + + /** + * Setter for PUBLIC.V_3176.COL268. + */ + public IV_3176 setCol268(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL268. + */ + public java.lang.Integer getCol268(); + + /** + * Setter for PUBLIC.V_3176.COL269. + */ + public IV_3176 setCol269(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL269. + */ + public java.lang.Integer getCol269(); + + /** + * Setter for PUBLIC.V_3176.COL270. + */ + public IV_3176 setCol270(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL270. + */ + public java.lang.Integer getCol270(); + + /** + * Setter for PUBLIC.V_3176.COL271. + */ + public IV_3176 setCol271(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL271. + */ + public java.lang.Integer getCol271(); + + /** + * Setter for PUBLIC.V_3176.COL272. + */ + public IV_3176 setCol272(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL272. + */ + public java.lang.Integer getCol272(); + + /** + * Setter for PUBLIC.V_3176.COL273. + */ + public IV_3176 setCol273(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL273. + */ + public java.lang.Integer getCol273(); + + /** + * Setter for PUBLIC.V_3176.COL274. + */ + public IV_3176 setCol274(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL274. + */ + public java.lang.Integer getCol274(); + + /** + * Setter for PUBLIC.V_3176.COL275. + */ + public IV_3176 setCol275(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL275. + */ + public java.lang.Integer getCol275(); + + /** + * Setter for PUBLIC.V_3176.COL276. + */ + public IV_3176 setCol276(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL276. + */ + public java.lang.Integer getCol276(); + + /** + * Setter for PUBLIC.V_3176.COL277. + */ + public IV_3176 setCol277(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL277. + */ + public java.lang.Integer getCol277(); + + /** + * Setter for PUBLIC.V_3176.COL278. + */ + public IV_3176 setCol278(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL278. + */ + public java.lang.Integer getCol278(); + + /** + * Setter for PUBLIC.V_3176.COL279. + */ + public IV_3176 setCol279(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL279. + */ + public java.lang.Integer getCol279(); + + /** + * Setter for PUBLIC.V_3176.COL280. + */ + public IV_3176 setCol280(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL280. + */ + public java.lang.Integer getCol280(); + + /** + * Setter for PUBLIC.V_3176.COL281. + */ + public IV_3176 setCol281(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL281. + */ + public java.lang.Integer getCol281(); + + /** + * Setter for PUBLIC.V_3176.COL282. + */ + public IV_3176 setCol282(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL282. + */ + public java.lang.Integer getCol282(); + + /** + * Setter for PUBLIC.V_3176.COL283. + */ + public IV_3176 setCol283(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL283. + */ + public java.lang.Integer getCol283(); + + /** + * Setter for PUBLIC.V_3176.COL284. + */ + public IV_3176 setCol284(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL284. + */ + public java.lang.Integer getCol284(); + + /** + * Setter for PUBLIC.V_3176.COL285. + */ + public IV_3176 setCol285(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL285. + */ + public java.lang.Integer getCol285(); + + /** + * Setter for PUBLIC.V_3176.COL286. + */ + public IV_3176 setCol286(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL286. + */ + public java.lang.Integer getCol286(); + + /** + * Setter for PUBLIC.V_3176.COL287. + */ + public IV_3176 setCol287(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL287. + */ + public java.lang.Integer getCol287(); + + /** + * Setter for PUBLIC.V_3176.COL288. + */ + public IV_3176 setCol288(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL288. + */ + public java.lang.Integer getCol288(); + + /** + * Setter for PUBLIC.V_3176.COL289. + */ + public IV_3176 setCol289(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL289. + */ + public java.lang.Integer getCol289(); + + /** + * Setter for PUBLIC.V_3176.COL290. + */ + public IV_3176 setCol290(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL290. + */ + public java.lang.Integer getCol290(); + + /** + * Setter for PUBLIC.V_3176.COL291. + */ + public IV_3176 setCol291(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL291. + */ + public java.lang.Integer getCol291(); + + /** + * Setter for PUBLIC.V_3176.COL292. + */ + public IV_3176 setCol292(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL292. + */ + public java.lang.Integer getCol292(); + + /** + * Setter for PUBLIC.V_3176.COL293. + */ + public IV_3176 setCol293(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL293. + */ + public java.lang.Integer getCol293(); + + /** + * Setter for PUBLIC.V_3176.COL294. + */ + public IV_3176 setCol294(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL294. + */ + public java.lang.Integer getCol294(); + + /** + * Setter for PUBLIC.V_3176.COL295. + */ + public IV_3176 setCol295(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL295. + */ + public java.lang.Integer getCol295(); + + /** + * Setter for PUBLIC.V_3176.COL296. + */ + public IV_3176 setCol296(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL296. + */ + public java.lang.Integer getCol296(); + + /** + * Setter for PUBLIC.V_3176.COL297. + */ + public IV_3176 setCol297(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL297. + */ + public java.lang.Integer getCol297(); + + /** + * Setter for PUBLIC.V_3176.COL298. + */ + public IV_3176 setCol298(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL298. + */ + public java.lang.Integer getCol298(); + + /** + * Setter for PUBLIC.V_3176.COL299. + */ + public IV_3176 setCol299(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL299. + */ + public java.lang.Integer getCol299(); + + /** + * Setter for PUBLIC.V_3176.COL300. + */ + public IV_3176 setCol300(java.lang.Integer value); + + /** + * Getter for PUBLIC.V_3176.COL300. + */ + public java.lang.Integer getCol300(); + + // ------------------------------------------------------------------------- + // FROM and INTO + // ------------------------------------------------------------------------- + + /** + * Load data from another generated Record/POJO implementing the common interface IV_3176 + */ + public void from(org.jooq.test.h2.generatedclasses.tables.interfaces.IV_3176 from); + + /** + * Copy data into another generated Record/POJO implementing the common interface IV_3176 + */ + public E into(E into); +} diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/pojos/V_3176.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/pojos/V_3176.java new file mode 100644 index 0000000000..e420d66527 --- /dev/null +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/pojos/V_3176.java @@ -0,0 +1,3936 @@ +/** + * This class is generated by jOOQ + */ +package org.jooq.test.h2.generatedclasses.tables.pojos; + +/** + * This class is generated by jOOQ. + */ +@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" }) +public class V_3176 implements org.jooq.test.h2.generatedclasses.tables.interfaces.IV_3176 { + + private static final long serialVersionUID = -1137046100; + + private java.lang.Integer col001; + private java.lang.Integer col002; + private java.lang.Integer col003; + private java.lang.Integer col004; + private java.lang.Integer col005; + private java.lang.Integer col006; + private java.lang.Integer col007; + private java.lang.Integer col008; + private java.lang.Integer col009; + private java.lang.Integer col010; + private java.lang.Integer col011; + private java.lang.Integer col012; + private java.lang.Integer col013; + private java.lang.Integer col014; + private java.lang.Integer col015; + private java.lang.Integer col016; + private java.lang.Integer col017; + private java.lang.Integer col018; + private java.lang.Integer col019; + private java.lang.Integer col020; + private java.lang.Integer col021; + private java.lang.Integer col022; + private java.lang.Integer col023; + private java.lang.Integer col024; + private java.lang.Integer col025; + private java.lang.Integer col026; + private java.lang.Integer col027; + private java.lang.Integer col028; + private java.lang.Integer col029; + private java.lang.Integer col030; + private java.lang.Integer col031; + private java.lang.Integer col032; + private java.lang.Integer col033; + private java.lang.Integer col034; + private java.lang.Integer col035; + private java.lang.Integer col036; + private java.lang.Integer col037; + private java.lang.Integer col038; + private java.lang.Integer col039; + private java.lang.Integer col040; + private java.lang.Integer col041; + private java.lang.Integer col042; + private java.lang.Integer col043; + private java.lang.Integer col044; + private java.lang.Integer col045; + private java.lang.Integer col046; + private java.lang.Integer col047; + private java.lang.Integer col048; + private java.lang.Integer col049; + private java.lang.Integer col050; + private java.lang.Integer col051; + private java.lang.Integer col052; + private java.lang.Integer col053; + private java.lang.Integer col054; + private java.lang.Integer col055; + private java.lang.Integer col056; + private java.lang.Integer col057; + private java.lang.Integer col058; + private java.lang.Integer col059; + private java.lang.Integer col060; + private java.lang.Integer col061; + private java.lang.Integer col062; + private java.lang.Integer col063; + private java.lang.Integer col064; + private java.lang.Integer col065; + private java.lang.Integer col066; + private java.lang.Integer col067; + private java.lang.Integer col068; + private java.lang.Integer col069; + private java.lang.Integer col070; + private java.lang.Integer col071; + private java.lang.Integer col072; + private java.lang.Integer col073; + private java.lang.Integer col074; + private java.lang.Integer col075; + private java.lang.Integer col076; + private java.lang.Integer col077; + private java.lang.Integer col078; + private java.lang.Integer col079; + private java.lang.Integer col080; + private java.lang.Integer col081; + private java.lang.Integer col082; + private java.lang.Integer col083; + private java.lang.Integer col084; + private java.lang.Integer col085; + private java.lang.Integer col086; + private java.lang.Integer col087; + private java.lang.Integer col088; + private java.lang.Integer col089; + private java.lang.Integer col090; + private java.lang.Integer col091; + private java.lang.Integer col092; + private java.lang.Integer col093; + private java.lang.Integer col094; + private java.lang.Integer col095; + private java.lang.Integer col096; + private java.lang.Integer col097; + private java.lang.Integer col098; + private java.lang.Integer col099; + private java.lang.Integer col100; + private java.lang.Integer col101; + private java.lang.Integer col102; + private java.lang.Integer col103; + private java.lang.Integer col104; + private java.lang.Integer col105; + private java.lang.Integer col106; + private java.lang.Integer col107; + private java.lang.Integer col108; + private java.lang.Integer col109; + private java.lang.Integer col110; + private java.lang.Integer col111; + private java.lang.Integer col112; + private java.lang.Integer col113; + private java.lang.Integer col114; + private java.lang.Integer col115; + private java.lang.Integer col116; + private java.lang.Integer col117; + private java.lang.Integer col118; + private java.lang.Integer col119; + private java.lang.Integer col120; + private java.lang.Integer col121; + private java.lang.Integer col122; + private java.lang.Integer col123; + private java.lang.Integer col124; + private java.lang.Integer col125; + private java.lang.Integer col126; + private java.lang.Integer col127; + private java.lang.Integer col128; + private java.lang.Integer col129; + private java.lang.Integer col130; + private java.lang.Integer col131; + private java.lang.Integer col132; + private java.lang.Integer col133; + private java.lang.Integer col134; + private java.lang.Integer col135; + private java.lang.Integer col136; + private java.lang.Integer col137; + private java.lang.Integer col138; + private java.lang.Integer col139; + private java.lang.Integer col140; + private java.lang.Integer col141; + private java.lang.Integer col142; + private java.lang.Integer col143; + private java.lang.Integer col144; + private java.lang.Integer col145; + private java.lang.Integer col146; + private java.lang.Integer col147; + private java.lang.Integer col148; + private java.lang.Integer col149; + private java.lang.Integer col150; + private java.lang.Integer col151; + private java.lang.Integer col152; + private java.lang.Integer col153; + private java.lang.Integer col154; + private java.lang.Integer col155; + private java.lang.Integer col156; + private java.lang.Integer col157; + private java.lang.Integer col158; + private java.lang.Integer col159; + private java.lang.Integer col160; + private java.lang.Integer col161; + private java.lang.Integer col162; + private java.lang.Integer col163; + private java.lang.Integer col164; + private java.lang.Integer col165; + private java.lang.Integer col166; + private java.lang.Integer col167; + private java.lang.Integer col168; + private java.lang.Integer col169; + private java.lang.Integer col170; + private java.lang.Integer col171; + private java.lang.Integer col172; + private java.lang.Integer col173; + private java.lang.Integer col174; + private java.lang.Integer col175; + private java.lang.Integer col176; + private java.lang.Integer col177; + private java.lang.Integer col178; + private java.lang.Integer col179; + private java.lang.Integer col180; + private java.lang.Integer col181; + private java.lang.Integer col182; + private java.lang.Integer col183; + private java.lang.Integer col184; + private java.lang.Integer col185; + private java.lang.Integer col186; + private java.lang.Integer col187; + private java.lang.Integer col188; + private java.lang.Integer col189; + private java.lang.Integer col190; + private java.lang.Integer col191; + private java.lang.Integer col192; + private java.lang.Integer col193; + private java.lang.Integer col194; + private java.lang.Integer col195; + private java.lang.Integer col196; + private java.lang.Integer col197; + private java.lang.Integer col198; + private java.lang.Integer col199; + private java.lang.Integer col200; + private java.lang.Integer col201; + private java.lang.Integer col202; + private java.lang.Integer col203; + private java.lang.Integer col204; + private java.lang.Integer col205; + private java.lang.Integer col206; + private java.lang.Integer col207; + private java.lang.Integer col208; + private java.lang.Integer col209; + private java.lang.Integer col210; + private java.lang.Integer col211; + private java.lang.Integer col212; + private java.lang.Integer col213; + private java.lang.Integer col214; + private java.lang.Integer col215; + private java.lang.Integer col216; + private java.lang.Integer col217; + private java.lang.Integer col218; + private java.lang.Integer col219; + private java.lang.Integer col220; + private java.lang.Integer col221; + private java.lang.Integer col222; + private java.lang.Integer col223; + private java.lang.Integer col224; + private java.lang.Integer col225; + private java.lang.Integer col226; + private java.lang.Integer col227; + private java.lang.Integer col228; + private java.lang.Integer col229; + private java.lang.Integer col230; + private java.lang.Integer col231; + private java.lang.Integer col232; + private java.lang.Integer col233; + private java.lang.Integer col234; + private java.lang.Integer col235; + private java.lang.Integer col236; + private java.lang.Integer col237; + private java.lang.Integer col238; + private java.lang.Integer col239; + private java.lang.Integer col240; + private java.lang.Integer col241; + private java.lang.Integer col242; + private java.lang.Integer col243; + private java.lang.Integer col244; + private java.lang.Integer col245; + private java.lang.Integer col246; + private java.lang.Integer col247; + private java.lang.Integer col248; + private java.lang.Integer col249; + private java.lang.Integer col250; + private java.lang.Integer col251; + private java.lang.Integer col252; + private java.lang.Integer col253; + private java.lang.Integer col254; + private java.lang.Integer col255; + private java.lang.Integer col256; + private java.lang.Integer col257; + private java.lang.Integer col258; + private java.lang.Integer col259; + private java.lang.Integer col260; + private java.lang.Integer col261; + private java.lang.Integer col262; + private java.lang.Integer col263; + private java.lang.Integer col264; + private java.lang.Integer col265; + private java.lang.Integer col266; + private java.lang.Integer col267; + private java.lang.Integer col268; + private java.lang.Integer col269; + private java.lang.Integer col270; + private java.lang.Integer col271; + private java.lang.Integer col272; + private java.lang.Integer col273; + private java.lang.Integer col274; + private java.lang.Integer col275; + private java.lang.Integer col276; + private java.lang.Integer col277; + private java.lang.Integer col278; + private java.lang.Integer col279; + private java.lang.Integer col280; + private java.lang.Integer col281; + private java.lang.Integer col282; + private java.lang.Integer col283; + private java.lang.Integer col284; + private java.lang.Integer col285; + private java.lang.Integer col286; + private java.lang.Integer col287; + private java.lang.Integer col288; + private java.lang.Integer col289; + private java.lang.Integer col290; + private java.lang.Integer col291; + private java.lang.Integer col292; + private java.lang.Integer col293; + private java.lang.Integer col294; + private java.lang.Integer col295; + private java.lang.Integer col296; + private java.lang.Integer col297; + private java.lang.Integer col298; + private java.lang.Integer col299; + private java.lang.Integer col300; + + public V_3176() {} + + @Override + public java.lang.Integer getCol001() { + return this.col001; + } + + @Override + public V_3176 setCol001(java.lang.Integer col001) { + this.col001 = col001; + return this; + } + + @Override + public java.lang.Integer getCol002() { + return this.col002; + } + + @Override + public V_3176 setCol002(java.lang.Integer col002) { + this.col002 = col002; + return this; + } + + @Override + public java.lang.Integer getCol003() { + return this.col003; + } + + @Override + public V_3176 setCol003(java.lang.Integer col003) { + this.col003 = col003; + return this; + } + + @Override + public java.lang.Integer getCol004() { + return this.col004; + } + + @Override + public V_3176 setCol004(java.lang.Integer col004) { + this.col004 = col004; + return this; + } + + @Override + public java.lang.Integer getCol005() { + return this.col005; + } + + @Override + public V_3176 setCol005(java.lang.Integer col005) { + this.col005 = col005; + return this; + } + + @Override + public java.lang.Integer getCol006() { + return this.col006; + } + + @Override + public V_3176 setCol006(java.lang.Integer col006) { + this.col006 = col006; + return this; + } + + @Override + public java.lang.Integer getCol007() { + return this.col007; + } + + @Override + public V_3176 setCol007(java.lang.Integer col007) { + this.col007 = col007; + return this; + } + + @Override + public java.lang.Integer getCol008() { + return this.col008; + } + + @Override + public V_3176 setCol008(java.lang.Integer col008) { + this.col008 = col008; + return this; + } + + @Override + public java.lang.Integer getCol009() { + return this.col009; + } + + @Override + public V_3176 setCol009(java.lang.Integer col009) { + this.col009 = col009; + return this; + } + + @Override + public java.lang.Integer getCol010() { + return this.col010; + } + + @Override + public V_3176 setCol010(java.lang.Integer col010) { + this.col010 = col010; + return this; + } + + @Override + public java.lang.Integer getCol011() { + return this.col011; + } + + @Override + public V_3176 setCol011(java.lang.Integer col011) { + this.col011 = col011; + return this; + } + + @Override + public java.lang.Integer getCol012() { + return this.col012; + } + + @Override + public V_3176 setCol012(java.lang.Integer col012) { + this.col012 = col012; + return this; + } + + @Override + public java.lang.Integer getCol013() { + return this.col013; + } + + @Override + public V_3176 setCol013(java.lang.Integer col013) { + this.col013 = col013; + return this; + } + + @Override + public java.lang.Integer getCol014() { + return this.col014; + } + + @Override + public V_3176 setCol014(java.lang.Integer col014) { + this.col014 = col014; + return this; + } + + @Override + public java.lang.Integer getCol015() { + return this.col015; + } + + @Override + public V_3176 setCol015(java.lang.Integer col015) { + this.col015 = col015; + return this; + } + + @Override + public java.lang.Integer getCol016() { + return this.col016; + } + + @Override + public V_3176 setCol016(java.lang.Integer col016) { + this.col016 = col016; + return this; + } + + @Override + public java.lang.Integer getCol017() { + return this.col017; + } + + @Override + public V_3176 setCol017(java.lang.Integer col017) { + this.col017 = col017; + return this; + } + + @Override + public java.lang.Integer getCol018() { + return this.col018; + } + + @Override + public V_3176 setCol018(java.lang.Integer col018) { + this.col018 = col018; + return this; + } + + @Override + public java.lang.Integer getCol019() { + return this.col019; + } + + @Override + public V_3176 setCol019(java.lang.Integer col019) { + this.col019 = col019; + return this; + } + + @Override + public java.lang.Integer getCol020() { + return this.col020; + } + + @Override + public V_3176 setCol020(java.lang.Integer col020) { + this.col020 = col020; + return this; + } + + @Override + public java.lang.Integer getCol021() { + return this.col021; + } + + @Override + public V_3176 setCol021(java.lang.Integer col021) { + this.col021 = col021; + return this; + } + + @Override + public java.lang.Integer getCol022() { + return this.col022; + } + + @Override + public V_3176 setCol022(java.lang.Integer col022) { + this.col022 = col022; + return this; + } + + @Override + public java.lang.Integer getCol023() { + return this.col023; + } + + @Override + public V_3176 setCol023(java.lang.Integer col023) { + this.col023 = col023; + return this; + } + + @Override + public java.lang.Integer getCol024() { + return this.col024; + } + + @Override + public V_3176 setCol024(java.lang.Integer col024) { + this.col024 = col024; + return this; + } + + @Override + public java.lang.Integer getCol025() { + return this.col025; + } + + @Override + public V_3176 setCol025(java.lang.Integer col025) { + this.col025 = col025; + return this; + } + + @Override + public java.lang.Integer getCol026() { + return this.col026; + } + + @Override + public V_3176 setCol026(java.lang.Integer col026) { + this.col026 = col026; + return this; + } + + @Override + public java.lang.Integer getCol027() { + return this.col027; + } + + @Override + public V_3176 setCol027(java.lang.Integer col027) { + this.col027 = col027; + return this; + } + + @Override + public java.lang.Integer getCol028() { + return this.col028; + } + + @Override + public V_3176 setCol028(java.lang.Integer col028) { + this.col028 = col028; + return this; + } + + @Override + public java.lang.Integer getCol029() { + return this.col029; + } + + @Override + public V_3176 setCol029(java.lang.Integer col029) { + this.col029 = col029; + return this; + } + + @Override + public java.lang.Integer getCol030() { + return this.col030; + } + + @Override + public V_3176 setCol030(java.lang.Integer col030) { + this.col030 = col030; + return this; + } + + @Override + public java.lang.Integer getCol031() { + return this.col031; + } + + @Override + public V_3176 setCol031(java.lang.Integer col031) { + this.col031 = col031; + return this; + } + + @Override + public java.lang.Integer getCol032() { + return this.col032; + } + + @Override + public V_3176 setCol032(java.lang.Integer col032) { + this.col032 = col032; + return this; + } + + @Override + public java.lang.Integer getCol033() { + return this.col033; + } + + @Override + public V_3176 setCol033(java.lang.Integer col033) { + this.col033 = col033; + return this; + } + + @Override + public java.lang.Integer getCol034() { + return this.col034; + } + + @Override + public V_3176 setCol034(java.lang.Integer col034) { + this.col034 = col034; + return this; + } + + @Override + public java.lang.Integer getCol035() { + return this.col035; + } + + @Override + public V_3176 setCol035(java.lang.Integer col035) { + this.col035 = col035; + return this; + } + + @Override + public java.lang.Integer getCol036() { + return this.col036; + } + + @Override + public V_3176 setCol036(java.lang.Integer col036) { + this.col036 = col036; + return this; + } + + @Override + public java.lang.Integer getCol037() { + return this.col037; + } + + @Override + public V_3176 setCol037(java.lang.Integer col037) { + this.col037 = col037; + return this; + } + + @Override + public java.lang.Integer getCol038() { + return this.col038; + } + + @Override + public V_3176 setCol038(java.lang.Integer col038) { + this.col038 = col038; + return this; + } + + @Override + public java.lang.Integer getCol039() { + return this.col039; + } + + @Override + public V_3176 setCol039(java.lang.Integer col039) { + this.col039 = col039; + return this; + } + + @Override + public java.lang.Integer getCol040() { + return this.col040; + } + + @Override + public V_3176 setCol040(java.lang.Integer col040) { + this.col040 = col040; + return this; + } + + @Override + public java.lang.Integer getCol041() { + return this.col041; + } + + @Override + public V_3176 setCol041(java.lang.Integer col041) { + this.col041 = col041; + return this; + } + + @Override + public java.lang.Integer getCol042() { + return this.col042; + } + + @Override + public V_3176 setCol042(java.lang.Integer col042) { + this.col042 = col042; + return this; + } + + @Override + public java.lang.Integer getCol043() { + return this.col043; + } + + @Override + public V_3176 setCol043(java.lang.Integer col043) { + this.col043 = col043; + return this; + } + + @Override + public java.lang.Integer getCol044() { + return this.col044; + } + + @Override + public V_3176 setCol044(java.lang.Integer col044) { + this.col044 = col044; + return this; + } + + @Override + public java.lang.Integer getCol045() { + return this.col045; + } + + @Override + public V_3176 setCol045(java.lang.Integer col045) { + this.col045 = col045; + return this; + } + + @Override + public java.lang.Integer getCol046() { + return this.col046; + } + + @Override + public V_3176 setCol046(java.lang.Integer col046) { + this.col046 = col046; + return this; + } + + @Override + public java.lang.Integer getCol047() { + return this.col047; + } + + @Override + public V_3176 setCol047(java.lang.Integer col047) { + this.col047 = col047; + return this; + } + + @Override + public java.lang.Integer getCol048() { + return this.col048; + } + + @Override + public V_3176 setCol048(java.lang.Integer col048) { + this.col048 = col048; + return this; + } + + @Override + public java.lang.Integer getCol049() { + return this.col049; + } + + @Override + public V_3176 setCol049(java.lang.Integer col049) { + this.col049 = col049; + return this; + } + + @Override + public java.lang.Integer getCol050() { + return this.col050; + } + + @Override + public V_3176 setCol050(java.lang.Integer col050) { + this.col050 = col050; + return this; + } + + @Override + public java.lang.Integer getCol051() { + return this.col051; + } + + @Override + public V_3176 setCol051(java.lang.Integer col051) { + this.col051 = col051; + return this; + } + + @Override + public java.lang.Integer getCol052() { + return this.col052; + } + + @Override + public V_3176 setCol052(java.lang.Integer col052) { + this.col052 = col052; + return this; + } + + @Override + public java.lang.Integer getCol053() { + return this.col053; + } + + @Override + public V_3176 setCol053(java.lang.Integer col053) { + this.col053 = col053; + return this; + } + + @Override + public java.lang.Integer getCol054() { + return this.col054; + } + + @Override + public V_3176 setCol054(java.lang.Integer col054) { + this.col054 = col054; + return this; + } + + @Override + public java.lang.Integer getCol055() { + return this.col055; + } + + @Override + public V_3176 setCol055(java.lang.Integer col055) { + this.col055 = col055; + return this; + } + + @Override + public java.lang.Integer getCol056() { + return this.col056; + } + + @Override + public V_3176 setCol056(java.lang.Integer col056) { + this.col056 = col056; + return this; + } + + @Override + public java.lang.Integer getCol057() { + return this.col057; + } + + @Override + public V_3176 setCol057(java.lang.Integer col057) { + this.col057 = col057; + return this; + } + + @Override + public java.lang.Integer getCol058() { + return this.col058; + } + + @Override + public V_3176 setCol058(java.lang.Integer col058) { + this.col058 = col058; + return this; + } + + @Override + public java.lang.Integer getCol059() { + return this.col059; + } + + @Override + public V_3176 setCol059(java.lang.Integer col059) { + this.col059 = col059; + return this; + } + + @Override + public java.lang.Integer getCol060() { + return this.col060; + } + + @Override + public V_3176 setCol060(java.lang.Integer col060) { + this.col060 = col060; + return this; + } + + @Override + public java.lang.Integer getCol061() { + return this.col061; + } + + @Override + public V_3176 setCol061(java.lang.Integer col061) { + this.col061 = col061; + return this; + } + + @Override + public java.lang.Integer getCol062() { + return this.col062; + } + + @Override + public V_3176 setCol062(java.lang.Integer col062) { + this.col062 = col062; + return this; + } + + @Override + public java.lang.Integer getCol063() { + return this.col063; + } + + @Override + public V_3176 setCol063(java.lang.Integer col063) { + this.col063 = col063; + return this; + } + + @Override + public java.lang.Integer getCol064() { + return this.col064; + } + + @Override + public V_3176 setCol064(java.lang.Integer col064) { + this.col064 = col064; + return this; + } + + @Override + public java.lang.Integer getCol065() { + return this.col065; + } + + @Override + public V_3176 setCol065(java.lang.Integer col065) { + this.col065 = col065; + return this; + } + + @Override + public java.lang.Integer getCol066() { + return this.col066; + } + + @Override + public V_3176 setCol066(java.lang.Integer col066) { + this.col066 = col066; + return this; + } + + @Override + public java.lang.Integer getCol067() { + return this.col067; + } + + @Override + public V_3176 setCol067(java.lang.Integer col067) { + this.col067 = col067; + return this; + } + + @Override + public java.lang.Integer getCol068() { + return this.col068; + } + + @Override + public V_3176 setCol068(java.lang.Integer col068) { + this.col068 = col068; + return this; + } + + @Override + public java.lang.Integer getCol069() { + return this.col069; + } + + @Override + public V_3176 setCol069(java.lang.Integer col069) { + this.col069 = col069; + return this; + } + + @Override + public java.lang.Integer getCol070() { + return this.col070; + } + + @Override + public V_3176 setCol070(java.lang.Integer col070) { + this.col070 = col070; + return this; + } + + @Override + public java.lang.Integer getCol071() { + return this.col071; + } + + @Override + public V_3176 setCol071(java.lang.Integer col071) { + this.col071 = col071; + return this; + } + + @Override + public java.lang.Integer getCol072() { + return this.col072; + } + + @Override + public V_3176 setCol072(java.lang.Integer col072) { + this.col072 = col072; + return this; + } + + @Override + public java.lang.Integer getCol073() { + return this.col073; + } + + @Override + public V_3176 setCol073(java.lang.Integer col073) { + this.col073 = col073; + return this; + } + + @Override + public java.lang.Integer getCol074() { + return this.col074; + } + + @Override + public V_3176 setCol074(java.lang.Integer col074) { + this.col074 = col074; + return this; + } + + @Override + public java.lang.Integer getCol075() { + return this.col075; + } + + @Override + public V_3176 setCol075(java.lang.Integer col075) { + this.col075 = col075; + return this; + } + + @Override + public java.lang.Integer getCol076() { + return this.col076; + } + + @Override + public V_3176 setCol076(java.lang.Integer col076) { + this.col076 = col076; + return this; + } + + @Override + public java.lang.Integer getCol077() { + return this.col077; + } + + @Override + public V_3176 setCol077(java.lang.Integer col077) { + this.col077 = col077; + return this; + } + + @Override + public java.lang.Integer getCol078() { + return this.col078; + } + + @Override + public V_3176 setCol078(java.lang.Integer col078) { + this.col078 = col078; + return this; + } + + @Override + public java.lang.Integer getCol079() { + return this.col079; + } + + @Override + public V_3176 setCol079(java.lang.Integer col079) { + this.col079 = col079; + return this; + } + + @Override + public java.lang.Integer getCol080() { + return this.col080; + } + + @Override + public V_3176 setCol080(java.lang.Integer col080) { + this.col080 = col080; + return this; + } + + @Override + public java.lang.Integer getCol081() { + return this.col081; + } + + @Override + public V_3176 setCol081(java.lang.Integer col081) { + this.col081 = col081; + return this; + } + + @Override + public java.lang.Integer getCol082() { + return this.col082; + } + + @Override + public V_3176 setCol082(java.lang.Integer col082) { + this.col082 = col082; + return this; + } + + @Override + public java.lang.Integer getCol083() { + return this.col083; + } + + @Override + public V_3176 setCol083(java.lang.Integer col083) { + this.col083 = col083; + return this; + } + + @Override + public java.lang.Integer getCol084() { + return this.col084; + } + + @Override + public V_3176 setCol084(java.lang.Integer col084) { + this.col084 = col084; + return this; + } + + @Override + public java.lang.Integer getCol085() { + return this.col085; + } + + @Override + public V_3176 setCol085(java.lang.Integer col085) { + this.col085 = col085; + return this; + } + + @Override + public java.lang.Integer getCol086() { + return this.col086; + } + + @Override + public V_3176 setCol086(java.lang.Integer col086) { + this.col086 = col086; + return this; + } + + @Override + public java.lang.Integer getCol087() { + return this.col087; + } + + @Override + public V_3176 setCol087(java.lang.Integer col087) { + this.col087 = col087; + return this; + } + + @Override + public java.lang.Integer getCol088() { + return this.col088; + } + + @Override + public V_3176 setCol088(java.lang.Integer col088) { + this.col088 = col088; + return this; + } + + @Override + public java.lang.Integer getCol089() { + return this.col089; + } + + @Override + public V_3176 setCol089(java.lang.Integer col089) { + this.col089 = col089; + return this; + } + + @Override + public java.lang.Integer getCol090() { + return this.col090; + } + + @Override + public V_3176 setCol090(java.lang.Integer col090) { + this.col090 = col090; + return this; + } + + @Override + public java.lang.Integer getCol091() { + return this.col091; + } + + @Override + public V_3176 setCol091(java.lang.Integer col091) { + this.col091 = col091; + return this; + } + + @Override + public java.lang.Integer getCol092() { + return this.col092; + } + + @Override + public V_3176 setCol092(java.lang.Integer col092) { + this.col092 = col092; + return this; + } + + @Override + public java.lang.Integer getCol093() { + return this.col093; + } + + @Override + public V_3176 setCol093(java.lang.Integer col093) { + this.col093 = col093; + return this; + } + + @Override + public java.lang.Integer getCol094() { + return this.col094; + } + + @Override + public V_3176 setCol094(java.lang.Integer col094) { + this.col094 = col094; + return this; + } + + @Override + public java.lang.Integer getCol095() { + return this.col095; + } + + @Override + public V_3176 setCol095(java.lang.Integer col095) { + this.col095 = col095; + return this; + } + + @Override + public java.lang.Integer getCol096() { + return this.col096; + } + + @Override + public V_3176 setCol096(java.lang.Integer col096) { + this.col096 = col096; + return this; + } + + @Override + public java.lang.Integer getCol097() { + return this.col097; + } + + @Override + public V_3176 setCol097(java.lang.Integer col097) { + this.col097 = col097; + return this; + } + + @Override + public java.lang.Integer getCol098() { + return this.col098; + } + + @Override + public V_3176 setCol098(java.lang.Integer col098) { + this.col098 = col098; + return this; + } + + @Override + public java.lang.Integer getCol099() { + return this.col099; + } + + @Override + public V_3176 setCol099(java.lang.Integer col099) { + this.col099 = col099; + return this; + } + + @Override + public java.lang.Integer getCol100() { + return this.col100; + } + + @Override + public V_3176 setCol100(java.lang.Integer col100) { + this.col100 = col100; + return this; + } + + @Override + public java.lang.Integer getCol101() { + return this.col101; + } + + @Override + public V_3176 setCol101(java.lang.Integer col101) { + this.col101 = col101; + return this; + } + + @Override + public java.lang.Integer getCol102() { + return this.col102; + } + + @Override + public V_3176 setCol102(java.lang.Integer col102) { + this.col102 = col102; + return this; + } + + @Override + public java.lang.Integer getCol103() { + return this.col103; + } + + @Override + public V_3176 setCol103(java.lang.Integer col103) { + this.col103 = col103; + return this; + } + + @Override + public java.lang.Integer getCol104() { + return this.col104; + } + + @Override + public V_3176 setCol104(java.lang.Integer col104) { + this.col104 = col104; + return this; + } + + @Override + public java.lang.Integer getCol105() { + return this.col105; + } + + @Override + public V_3176 setCol105(java.lang.Integer col105) { + this.col105 = col105; + return this; + } + + @Override + public java.lang.Integer getCol106() { + return this.col106; + } + + @Override + public V_3176 setCol106(java.lang.Integer col106) { + this.col106 = col106; + return this; + } + + @Override + public java.lang.Integer getCol107() { + return this.col107; + } + + @Override + public V_3176 setCol107(java.lang.Integer col107) { + this.col107 = col107; + return this; + } + + @Override + public java.lang.Integer getCol108() { + return this.col108; + } + + @Override + public V_3176 setCol108(java.lang.Integer col108) { + this.col108 = col108; + return this; + } + + @Override + public java.lang.Integer getCol109() { + return this.col109; + } + + @Override + public V_3176 setCol109(java.lang.Integer col109) { + this.col109 = col109; + return this; + } + + @Override + public java.lang.Integer getCol110() { + return this.col110; + } + + @Override + public V_3176 setCol110(java.lang.Integer col110) { + this.col110 = col110; + return this; + } + + @Override + public java.lang.Integer getCol111() { + return this.col111; + } + + @Override + public V_3176 setCol111(java.lang.Integer col111) { + this.col111 = col111; + return this; + } + + @Override + public java.lang.Integer getCol112() { + return this.col112; + } + + @Override + public V_3176 setCol112(java.lang.Integer col112) { + this.col112 = col112; + return this; + } + + @Override + public java.lang.Integer getCol113() { + return this.col113; + } + + @Override + public V_3176 setCol113(java.lang.Integer col113) { + this.col113 = col113; + return this; + } + + @Override + public java.lang.Integer getCol114() { + return this.col114; + } + + @Override + public V_3176 setCol114(java.lang.Integer col114) { + this.col114 = col114; + return this; + } + + @Override + public java.lang.Integer getCol115() { + return this.col115; + } + + @Override + public V_3176 setCol115(java.lang.Integer col115) { + this.col115 = col115; + return this; + } + + @Override + public java.lang.Integer getCol116() { + return this.col116; + } + + @Override + public V_3176 setCol116(java.lang.Integer col116) { + this.col116 = col116; + return this; + } + + @Override + public java.lang.Integer getCol117() { + return this.col117; + } + + @Override + public V_3176 setCol117(java.lang.Integer col117) { + this.col117 = col117; + return this; + } + + @Override + public java.lang.Integer getCol118() { + return this.col118; + } + + @Override + public V_3176 setCol118(java.lang.Integer col118) { + this.col118 = col118; + return this; + } + + @Override + public java.lang.Integer getCol119() { + return this.col119; + } + + @Override + public V_3176 setCol119(java.lang.Integer col119) { + this.col119 = col119; + return this; + } + + @Override + public java.lang.Integer getCol120() { + return this.col120; + } + + @Override + public V_3176 setCol120(java.lang.Integer col120) { + this.col120 = col120; + return this; + } + + @Override + public java.lang.Integer getCol121() { + return this.col121; + } + + @Override + public V_3176 setCol121(java.lang.Integer col121) { + this.col121 = col121; + return this; + } + + @Override + public java.lang.Integer getCol122() { + return this.col122; + } + + @Override + public V_3176 setCol122(java.lang.Integer col122) { + this.col122 = col122; + return this; + } + + @Override + public java.lang.Integer getCol123() { + return this.col123; + } + + @Override + public V_3176 setCol123(java.lang.Integer col123) { + this.col123 = col123; + return this; + } + + @Override + public java.lang.Integer getCol124() { + return this.col124; + } + + @Override + public V_3176 setCol124(java.lang.Integer col124) { + this.col124 = col124; + return this; + } + + @Override + public java.lang.Integer getCol125() { + return this.col125; + } + + @Override + public V_3176 setCol125(java.lang.Integer col125) { + this.col125 = col125; + return this; + } + + @Override + public java.lang.Integer getCol126() { + return this.col126; + } + + @Override + public V_3176 setCol126(java.lang.Integer col126) { + this.col126 = col126; + return this; + } + + @Override + public java.lang.Integer getCol127() { + return this.col127; + } + + @Override + public V_3176 setCol127(java.lang.Integer col127) { + this.col127 = col127; + return this; + } + + @Override + public java.lang.Integer getCol128() { + return this.col128; + } + + @Override + public V_3176 setCol128(java.lang.Integer col128) { + this.col128 = col128; + return this; + } + + @Override + public java.lang.Integer getCol129() { + return this.col129; + } + + @Override + public V_3176 setCol129(java.lang.Integer col129) { + this.col129 = col129; + return this; + } + + @Override + public java.lang.Integer getCol130() { + return this.col130; + } + + @Override + public V_3176 setCol130(java.lang.Integer col130) { + this.col130 = col130; + return this; + } + + @Override + public java.lang.Integer getCol131() { + return this.col131; + } + + @Override + public V_3176 setCol131(java.lang.Integer col131) { + this.col131 = col131; + return this; + } + + @Override + public java.lang.Integer getCol132() { + return this.col132; + } + + @Override + public V_3176 setCol132(java.lang.Integer col132) { + this.col132 = col132; + return this; + } + + @Override + public java.lang.Integer getCol133() { + return this.col133; + } + + @Override + public V_3176 setCol133(java.lang.Integer col133) { + this.col133 = col133; + return this; + } + + @Override + public java.lang.Integer getCol134() { + return this.col134; + } + + @Override + public V_3176 setCol134(java.lang.Integer col134) { + this.col134 = col134; + return this; + } + + @Override + public java.lang.Integer getCol135() { + return this.col135; + } + + @Override + public V_3176 setCol135(java.lang.Integer col135) { + this.col135 = col135; + return this; + } + + @Override + public java.lang.Integer getCol136() { + return this.col136; + } + + @Override + public V_3176 setCol136(java.lang.Integer col136) { + this.col136 = col136; + return this; + } + + @Override + public java.lang.Integer getCol137() { + return this.col137; + } + + @Override + public V_3176 setCol137(java.lang.Integer col137) { + this.col137 = col137; + return this; + } + + @Override + public java.lang.Integer getCol138() { + return this.col138; + } + + @Override + public V_3176 setCol138(java.lang.Integer col138) { + this.col138 = col138; + return this; + } + + @Override + public java.lang.Integer getCol139() { + return this.col139; + } + + @Override + public V_3176 setCol139(java.lang.Integer col139) { + this.col139 = col139; + return this; + } + + @Override + public java.lang.Integer getCol140() { + return this.col140; + } + + @Override + public V_3176 setCol140(java.lang.Integer col140) { + this.col140 = col140; + return this; + } + + @Override + public java.lang.Integer getCol141() { + return this.col141; + } + + @Override + public V_3176 setCol141(java.lang.Integer col141) { + this.col141 = col141; + return this; + } + + @Override + public java.lang.Integer getCol142() { + return this.col142; + } + + @Override + public V_3176 setCol142(java.lang.Integer col142) { + this.col142 = col142; + return this; + } + + @Override + public java.lang.Integer getCol143() { + return this.col143; + } + + @Override + public V_3176 setCol143(java.lang.Integer col143) { + this.col143 = col143; + return this; + } + + @Override + public java.lang.Integer getCol144() { + return this.col144; + } + + @Override + public V_3176 setCol144(java.lang.Integer col144) { + this.col144 = col144; + return this; + } + + @Override + public java.lang.Integer getCol145() { + return this.col145; + } + + @Override + public V_3176 setCol145(java.lang.Integer col145) { + this.col145 = col145; + return this; + } + + @Override + public java.lang.Integer getCol146() { + return this.col146; + } + + @Override + public V_3176 setCol146(java.lang.Integer col146) { + this.col146 = col146; + return this; + } + + @Override + public java.lang.Integer getCol147() { + return this.col147; + } + + @Override + public V_3176 setCol147(java.lang.Integer col147) { + this.col147 = col147; + return this; + } + + @Override + public java.lang.Integer getCol148() { + return this.col148; + } + + @Override + public V_3176 setCol148(java.lang.Integer col148) { + this.col148 = col148; + return this; + } + + @Override + public java.lang.Integer getCol149() { + return this.col149; + } + + @Override + public V_3176 setCol149(java.lang.Integer col149) { + this.col149 = col149; + return this; + } + + @Override + public java.lang.Integer getCol150() { + return this.col150; + } + + @Override + public V_3176 setCol150(java.lang.Integer col150) { + this.col150 = col150; + return this; + } + + @Override + public java.lang.Integer getCol151() { + return this.col151; + } + + @Override + public V_3176 setCol151(java.lang.Integer col151) { + this.col151 = col151; + return this; + } + + @Override + public java.lang.Integer getCol152() { + return this.col152; + } + + @Override + public V_3176 setCol152(java.lang.Integer col152) { + this.col152 = col152; + return this; + } + + @Override + public java.lang.Integer getCol153() { + return this.col153; + } + + @Override + public V_3176 setCol153(java.lang.Integer col153) { + this.col153 = col153; + return this; + } + + @Override + public java.lang.Integer getCol154() { + return this.col154; + } + + @Override + public V_3176 setCol154(java.lang.Integer col154) { + this.col154 = col154; + return this; + } + + @Override + public java.lang.Integer getCol155() { + return this.col155; + } + + @Override + public V_3176 setCol155(java.lang.Integer col155) { + this.col155 = col155; + return this; + } + + @Override + public java.lang.Integer getCol156() { + return this.col156; + } + + @Override + public V_3176 setCol156(java.lang.Integer col156) { + this.col156 = col156; + return this; + } + + @Override + public java.lang.Integer getCol157() { + return this.col157; + } + + @Override + public V_3176 setCol157(java.lang.Integer col157) { + this.col157 = col157; + return this; + } + + @Override + public java.lang.Integer getCol158() { + return this.col158; + } + + @Override + public V_3176 setCol158(java.lang.Integer col158) { + this.col158 = col158; + return this; + } + + @Override + public java.lang.Integer getCol159() { + return this.col159; + } + + @Override + public V_3176 setCol159(java.lang.Integer col159) { + this.col159 = col159; + return this; + } + + @Override + public java.lang.Integer getCol160() { + return this.col160; + } + + @Override + public V_3176 setCol160(java.lang.Integer col160) { + this.col160 = col160; + return this; + } + + @Override + public java.lang.Integer getCol161() { + return this.col161; + } + + @Override + public V_3176 setCol161(java.lang.Integer col161) { + this.col161 = col161; + return this; + } + + @Override + public java.lang.Integer getCol162() { + return this.col162; + } + + @Override + public V_3176 setCol162(java.lang.Integer col162) { + this.col162 = col162; + return this; + } + + @Override + public java.lang.Integer getCol163() { + return this.col163; + } + + @Override + public V_3176 setCol163(java.lang.Integer col163) { + this.col163 = col163; + return this; + } + + @Override + public java.lang.Integer getCol164() { + return this.col164; + } + + @Override + public V_3176 setCol164(java.lang.Integer col164) { + this.col164 = col164; + return this; + } + + @Override + public java.lang.Integer getCol165() { + return this.col165; + } + + @Override + public V_3176 setCol165(java.lang.Integer col165) { + this.col165 = col165; + return this; + } + + @Override + public java.lang.Integer getCol166() { + return this.col166; + } + + @Override + public V_3176 setCol166(java.lang.Integer col166) { + this.col166 = col166; + return this; + } + + @Override + public java.lang.Integer getCol167() { + return this.col167; + } + + @Override + public V_3176 setCol167(java.lang.Integer col167) { + this.col167 = col167; + return this; + } + + @Override + public java.lang.Integer getCol168() { + return this.col168; + } + + @Override + public V_3176 setCol168(java.lang.Integer col168) { + this.col168 = col168; + return this; + } + + @Override + public java.lang.Integer getCol169() { + return this.col169; + } + + @Override + public V_3176 setCol169(java.lang.Integer col169) { + this.col169 = col169; + return this; + } + + @Override + public java.lang.Integer getCol170() { + return this.col170; + } + + @Override + public V_3176 setCol170(java.lang.Integer col170) { + this.col170 = col170; + return this; + } + + @Override + public java.lang.Integer getCol171() { + return this.col171; + } + + @Override + public V_3176 setCol171(java.lang.Integer col171) { + this.col171 = col171; + return this; + } + + @Override + public java.lang.Integer getCol172() { + return this.col172; + } + + @Override + public V_3176 setCol172(java.lang.Integer col172) { + this.col172 = col172; + return this; + } + + @Override + public java.lang.Integer getCol173() { + return this.col173; + } + + @Override + public V_3176 setCol173(java.lang.Integer col173) { + this.col173 = col173; + return this; + } + + @Override + public java.lang.Integer getCol174() { + return this.col174; + } + + @Override + public V_3176 setCol174(java.lang.Integer col174) { + this.col174 = col174; + return this; + } + + @Override + public java.lang.Integer getCol175() { + return this.col175; + } + + @Override + public V_3176 setCol175(java.lang.Integer col175) { + this.col175 = col175; + return this; + } + + @Override + public java.lang.Integer getCol176() { + return this.col176; + } + + @Override + public V_3176 setCol176(java.lang.Integer col176) { + this.col176 = col176; + return this; + } + + @Override + public java.lang.Integer getCol177() { + return this.col177; + } + + @Override + public V_3176 setCol177(java.lang.Integer col177) { + this.col177 = col177; + return this; + } + + @Override + public java.lang.Integer getCol178() { + return this.col178; + } + + @Override + public V_3176 setCol178(java.lang.Integer col178) { + this.col178 = col178; + return this; + } + + @Override + public java.lang.Integer getCol179() { + return this.col179; + } + + @Override + public V_3176 setCol179(java.lang.Integer col179) { + this.col179 = col179; + return this; + } + + @Override + public java.lang.Integer getCol180() { + return this.col180; + } + + @Override + public V_3176 setCol180(java.lang.Integer col180) { + this.col180 = col180; + return this; + } + + @Override + public java.lang.Integer getCol181() { + return this.col181; + } + + @Override + public V_3176 setCol181(java.lang.Integer col181) { + this.col181 = col181; + return this; + } + + @Override + public java.lang.Integer getCol182() { + return this.col182; + } + + @Override + public V_3176 setCol182(java.lang.Integer col182) { + this.col182 = col182; + return this; + } + + @Override + public java.lang.Integer getCol183() { + return this.col183; + } + + @Override + public V_3176 setCol183(java.lang.Integer col183) { + this.col183 = col183; + return this; + } + + @Override + public java.lang.Integer getCol184() { + return this.col184; + } + + @Override + public V_3176 setCol184(java.lang.Integer col184) { + this.col184 = col184; + return this; + } + + @Override + public java.lang.Integer getCol185() { + return this.col185; + } + + @Override + public V_3176 setCol185(java.lang.Integer col185) { + this.col185 = col185; + return this; + } + + @Override + public java.lang.Integer getCol186() { + return this.col186; + } + + @Override + public V_3176 setCol186(java.lang.Integer col186) { + this.col186 = col186; + return this; + } + + @Override + public java.lang.Integer getCol187() { + return this.col187; + } + + @Override + public V_3176 setCol187(java.lang.Integer col187) { + this.col187 = col187; + return this; + } + + @Override + public java.lang.Integer getCol188() { + return this.col188; + } + + @Override + public V_3176 setCol188(java.lang.Integer col188) { + this.col188 = col188; + return this; + } + + @Override + public java.lang.Integer getCol189() { + return this.col189; + } + + @Override + public V_3176 setCol189(java.lang.Integer col189) { + this.col189 = col189; + return this; + } + + @Override + public java.lang.Integer getCol190() { + return this.col190; + } + + @Override + public V_3176 setCol190(java.lang.Integer col190) { + this.col190 = col190; + return this; + } + + @Override + public java.lang.Integer getCol191() { + return this.col191; + } + + @Override + public V_3176 setCol191(java.lang.Integer col191) { + this.col191 = col191; + return this; + } + + @Override + public java.lang.Integer getCol192() { + return this.col192; + } + + @Override + public V_3176 setCol192(java.lang.Integer col192) { + this.col192 = col192; + return this; + } + + @Override + public java.lang.Integer getCol193() { + return this.col193; + } + + @Override + public V_3176 setCol193(java.lang.Integer col193) { + this.col193 = col193; + return this; + } + + @Override + public java.lang.Integer getCol194() { + return this.col194; + } + + @Override + public V_3176 setCol194(java.lang.Integer col194) { + this.col194 = col194; + return this; + } + + @Override + public java.lang.Integer getCol195() { + return this.col195; + } + + @Override + public V_3176 setCol195(java.lang.Integer col195) { + this.col195 = col195; + return this; + } + + @Override + public java.lang.Integer getCol196() { + return this.col196; + } + + @Override + public V_3176 setCol196(java.lang.Integer col196) { + this.col196 = col196; + return this; + } + + @Override + public java.lang.Integer getCol197() { + return this.col197; + } + + @Override + public V_3176 setCol197(java.lang.Integer col197) { + this.col197 = col197; + return this; + } + + @Override + public java.lang.Integer getCol198() { + return this.col198; + } + + @Override + public V_3176 setCol198(java.lang.Integer col198) { + this.col198 = col198; + return this; + } + + @Override + public java.lang.Integer getCol199() { + return this.col199; + } + + @Override + public V_3176 setCol199(java.lang.Integer col199) { + this.col199 = col199; + return this; + } + + @Override + public java.lang.Integer getCol200() { + return this.col200; + } + + @Override + public V_3176 setCol200(java.lang.Integer col200) { + this.col200 = col200; + return this; + } + + @Override + public java.lang.Integer getCol201() { + return this.col201; + } + + @Override + public V_3176 setCol201(java.lang.Integer col201) { + this.col201 = col201; + return this; + } + + @Override + public java.lang.Integer getCol202() { + return this.col202; + } + + @Override + public V_3176 setCol202(java.lang.Integer col202) { + this.col202 = col202; + return this; + } + + @Override + public java.lang.Integer getCol203() { + return this.col203; + } + + @Override + public V_3176 setCol203(java.lang.Integer col203) { + this.col203 = col203; + return this; + } + + @Override + public java.lang.Integer getCol204() { + return this.col204; + } + + @Override + public V_3176 setCol204(java.lang.Integer col204) { + this.col204 = col204; + return this; + } + + @Override + public java.lang.Integer getCol205() { + return this.col205; + } + + @Override + public V_3176 setCol205(java.lang.Integer col205) { + this.col205 = col205; + return this; + } + + @Override + public java.lang.Integer getCol206() { + return this.col206; + } + + @Override + public V_3176 setCol206(java.lang.Integer col206) { + this.col206 = col206; + return this; + } + + @Override + public java.lang.Integer getCol207() { + return this.col207; + } + + @Override + public V_3176 setCol207(java.lang.Integer col207) { + this.col207 = col207; + return this; + } + + @Override + public java.lang.Integer getCol208() { + return this.col208; + } + + @Override + public V_3176 setCol208(java.lang.Integer col208) { + this.col208 = col208; + return this; + } + + @Override + public java.lang.Integer getCol209() { + return this.col209; + } + + @Override + public V_3176 setCol209(java.lang.Integer col209) { + this.col209 = col209; + return this; + } + + @Override + public java.lang.Integer getCol210() { + return this.col210; + } + + @Override + public V_3176 setCol210(java.lang.Integer col210) { + this.col210 = col210; + return this; + } + + @Override + public java.lang.Integer getCol211() { + return this.col211; + } + + @Override + public V_3176 setCol211(java.lang.Integer col211) { + this.col211 = col211; + return this; + } + + @Override + public java.lang.Integer getCol212() { + return this.col212; + } + + @Override + public V_3176 setCol212(java.lang.Integer col212) { + this.col212 = col212; + return this; + } + + @Override + public java.lang.Integer getCol213() { + return this.col213; + } + + @Override + public V_3176 setCol213(java.lang.Integer col213) { + this.col213 = col213; + return this; + } + + @Override + public java.lang.Integer getCol214() { + return this.col214; + } + + @Override + public V_3176 setCol214(java.lang.Integer col214) { + this.col214 = col214; + return this; + } + + @Override + public java.lang.Integer getCol215() { + return this.col215; + } + + @Override + public V_3176 setCol215(java.lang.Integer col215) { + this.col215 = col215; + return this; + } + + @Override + public java.lang.Integer getCol216() { + return this.col216; + } + + @Override + public V_3176 setCol216(java.lang.Integer col216) { + this.col216 = col216; + return this; + } + + @Override + public java.lang.Integer getCol217() { + return this.col217; + } + + @Override + public V_3176 setCol217(java.lang.Integer col217) { + this.col217 = col217; + return this; + } + + @Override + public java.lang.Integer getCol218() { + return this.col218; + } + + @Override + public V_3176 setCol218(java.lang.Integer col218) { + this.col218 = col218; + return this; + } + + @Override + public java.lang.Integer getCol219() { + return this.col219; + } + + @Override + public V_3176 setCol219(java.lang.Integer col219) { + this.col219 = col219; + return this; + } + + @Override + public java.lang.Integer getCol220() { + return this.col220; + } + + @Override + public V_3176 setCol220(java.lang.Integer col220) { + this.col220 = col220; + return this; + } + + @Override + public java.lang.Integer getCol221() { + return this.col221; + } + + @Override + public V_3176 setCol221(java.lang.Integer col221) { + this.col221 = col221; + return this; + } + + @Override + public java.lang.Integer getCol222() { + return this.col222; + } + + @Override + public V_3176 setCol222(java.lang.Integer col222) { + this.col222 = col222; + return this; + } + + @Override + public java.lang.Integer getCol223() { + return this.col223; + } + + @Override + public V_3176 setCol223(java.lang.Integer col223) { + this.col223 = col223; + return this; + } + + @Override + public java.lang.Integer getCol224() { + return this.col224; + } + + @Override + public V_3176 setCol224(java.lang.Integer col224) { + this.col224 = col224; + return this; + } + + @Override + public java.lang.Integer getCol225() { + return this.col225; + } + + @Override + public V_3176 setCol225(java.lang.Integer col225) { + this.col225 = col225; + return this; + } + + @Override + public java.lang.Integer getCol226() { + return this.col226; + } + + @Override + public V_3176 setCol226(java.lang.Integer col226) { + this.col226 = col226; + return this; + } + + @Override + public java.lang.Integer getCol227() { + return this.col227; + } + + @Override + public V_3176 setCol227(java.lang.Integer col227) { + this.col227 = col227; + return this; + } + + @Override + public java.lang.Integer getCol228() { + return this.col228; + } + + @Override + public V_3176 setCol228(java.lang.Integer col228) { + this.col228 = col228; + return this; + } + + @Override + public java.lang.Integer getCol229() { + return this.col229; + } + + @Override + public V_3176 setCol229(java.lang.Integer col229) { + this.col229 = col229; + return this; + } + + @Override + public java.lang.Integer getCol230() { + return this.col230; + } + + @Override + public V_3176 setCol230(java.lang.Integer col230) { + this.col230 = col230; + return this; + } + + @Override + public java.lang.Integer getCol231() { + return this.col231; + } + + @Override + public V_3176 setCol231(java.lang.Integer col231) { + this.col231 = col231; + return this; + } + + @Override + public java.lang.Integer getCol232() { + return this.col232; + } + + @Override + public V_3176 setCol232(java.lang.Integer col232) { + this.col232 = col232; + return this; + } + + @Override + public java.lang.Integer getCol233() { + return this.col233; + } + + @Override + public V_3176 setCol233(java.lang.Integer col233) { + this.col233 = col233; + return this; + } + + @Override + public java.lang.Integer getCol234() { + return this.col234; + } + + @Override + public V_3176 setCol234(java.lang.Integer col234) { + this.col234 = col234; + return this; + } + + @Override + public java.lang.Integer getCol235() { + return this.col235; + } + + @Override + public V_3176 setCol235(java.lang.Integer col235) { + this.col235 = col235; + return this; + } + + @Override + public java.lang.Integer getCol236() { + return this.col236; + } + + @Override + public V_3176 setCol236(java.lang.Integer col236) { + this.col236 = col236; + return this; + } + + @Override + public java.lang.Integer getCol237() { + return this.col237; + } + + @Override + public V_3176 setCol237(java.lang.Integer col237) { + this.col237 = col237; + return this; + } + + @Override + public java.lang.Integer getCol238() { + return this.col238; + } + + @Override + public V_3176 setCol238(java.lang.Integer col238) { + this.col238 = col238; + return this; + } + + @Override + public java.lang.Integer getCol239() { + return this.col239; + } + + @Override + public V_3176 setCol239(java.lang.Integer col239) { + this.col239 = col239; + return this; + } + + @Override + public java.lang.Integer getCol240() { + return this.col240; + } + + @Override + public V_3176 setCol240(java.lang.Integer col240) { + this.col240 = col240; + return this; + } + + @Override + public java.lang.Integer getCol241() { + return this.col241; + } + + @Override + public V_3176 setCol241(java.lang.Integer col241) { + this.col241 = col241; + return this; + } + + @Override + public java.lang.Integer getCol242() { + return this.col242; + } + + @Override + public V_3176 setCol242(java.lang.Integer col242) { + this.col242 = col242; + return this; + } + + @Override + public java.lang.Integer getCol243() { + return this.col243; + } + + @Override + public V_3176 setCol243(java.lang.Integer col243) { + this.col243 = col243; + return this; + } + + @Override + public java.lang.Integer getCol244() { + return this.col244; + } + + @Override + public V_3176 setCol244(java.lang.Integer col244) { + this.col244 = col244; + return this; + } + + @Override + public java.lang.Integer getCol245() { + return this.col245; + } + + @Override + public V_3176 setCol245(java.lang.Integer col245) { + this.col245 = col245; + return this; + } + + @Override + public java.lang.Integer getCol246() { + return this.col246; + } + + @Override + public V_3176 setCol246(java.lang.Integer col246) { + this.col246 = col246; + return this; + } + + @Override + public java.lang.Integer getCol247() { + return this.col247; + } + + @Override + public V_3176 setCol247(java.lang.Integer col247) { + this.col247 = col247; + return this; + } + + @Override + public java.lang.Integer getCol248() { + return this.col248; + } + + @Override + public V_3176 setCol248(java.lang.Integer col248) { + this.col248 = col248; + return this; + } + + @Override + public java.lang.Integer getCol249() { + return this.col249; + } + + @Override + public V_3176 setCol249(java.lang.Integer col249) { + this.col249 = col249; + return this; + } + + @Override + public java.lang.Integer getCol250() { + return this.col250; + } + + @Override + public V_3176 setCol250(java.lang.Integer col250) { + this.col250 = col250; + return this; + } + + @Override + public java.lang.Integer getCol251() { + return this.col251; + } + + @Override + public V_3176 setCol251(java.lang.Integer col251) { + this.col251 = col251; + return this; + } + + @Override + public java.lang.Integer getCol252() { + return this.col252; + } + + @Override + public V_3176 setCol252(java.lang.Integer col252) { + this.col252 = col252; + return this; + } + + @Override + public java.lang.Integer getCol253() { + return this.col253; + } + + @Override + public V_3176 setCol253(java.lang.Integer col253) { + this.col253 = col253; + return this; + } + + @Override + public java.lang.Integer getCol254() { + return this.col254; + } + + @Override + public V_3176 setCol254(java.lang.Integer col254) { + this.col254 = col254; + return this; + } + + @Override + public java.lang.Integer getCol255() { + return this.col255; + } + + @Override + public V_3176 setCol255(java.lang.Integer col255) { + this.col255 = col255; + return this; + } + + @Override + public java.lang.Integer getCol256() { + return this.col256; + } + + @Override + public V_3176 setCol256(java.lang.Integer col256) { + this.col256 = col256; + return this; + } + + @Override + public java.lang.Integer getCol257() { + return this.col257; + } + + @Override + public V_3176 setCol257(java.lang.Integer col257) { + this.col257 = col257; + return this; + } + + @Override + public java.lang.Integer getCol258() { + return this.col258; + } + + @Override + public V_3176 setCol258(java.lang.Integer col258) { + this.col258 = col258; + return this; + } + + @Override + public java.lang.Integer getCol259() { + return this.col259; + } + + @Override + public V_3176 setCol259(java.lang.Integer col259) { + this.col259 = col259; + return this; + } + + @Override + public java.lang.Integer getCol260() { + return this.col260; + } + + @Override + public V_3176 setCol260(java.lang.Integer col260) { + this.col260 = col260; + return this; + } + + @Override + public java.lang.Integer getCol261() { + return this.col261; + } + + @Override + public V_3176 setCol261(java.lang.Integer col261) { + this.col261 = col261; + return this; + } + + @Override + public java.lang.Integer getCol262() { + return this.col262; + } + + @Override + public V_3176 setCol262(java.lang.Integer col262) { + this.col262 = col262; + return this; + } + + @Override + public java.lang.Integer getCol263() { + return this.col263; + } + + @Override + public V_3176 setCol263(java.lang.Integer col263) { + this.col263 = col263; + return this; + } + + @Override + public java.lang.Integer getCol264() { + return this.col264; + } + + @Override + public V_3176 setCol264(java.lang.Integer col264) { + this.col264 = col264; + return this; + } + + @Override + public java.lang.Integer getCol265() { + return this.col265; + } + + @Override + public V_3176 setCol265(java.lang.Integer col265) { + this.col265 = col265; + return this; + } + + @Override + public java.lang.Integer getCol266() { + return this.col266; + } + + @Override + public V_3176 setCol266(java.lang.Integer col266) { + this.col266 = col266; + return this; + } + + @Override + public java.lang.Integer getCol267() { + return this.col267; + } + + @Override + public V_3176 setCol267(java.lang.Integer col267) { + this.col267 = col267; + return this; + } + + @Override + public java.lang.Integer getCol268() { + return this.col268; + } + + @Override + public V_3176 setCol268(java.lang.Integer col268) { + this.col268 = col268; + return this; + } + + @Override + public java.lang.Integer getCol269() { + return this.col269; + } + + @Override + public V_3176 setCol269(java.lang.Integer col269) { + this.col269 = col269; + return this; + } + + @Override + public java.lang.Integer getCol270() { + return this.col270; + } + + @Override + public V_3176 setCol270(java.lang.Integer col270) { + this.col270 = col270; + return this; + } + + @Override + public java.lang.Integer getCol271() { + return this.col271; + } + + @Override + public V_3176 setCol271(java.lang.Integer col271) { + this.col271 = col271; + return this; + } + + @Override + public java.lang.Integer getCol272() { + return this.col272; + } + + @Override + public V_3176 setCol272(java.lang.Integer col272) { + this.col272 = col272; + return this; + } + + @Override + public java.lang.Integer getCol273() { + return this.col273; + } + + @Override + public V_3176 setCol273(java.lang.Integer col273) { + this.col273 = col273; + return this; + } + + @Override + public java.lang.Integer getCol274() { + return this.col274; + } + + @Override + public V_3176 setCol274(java.lang.Integer col274) { + this.col274 = col274; + return this; + } + + @Override + public java.lang.Integer getCol275() { + return this.col275; + } + + @Override + public V_3176 setCol275(java.lang.Integer col275) { + this.col275 = col275; + return this; + } + + @Override + public java.lang.Integer getCol276() { + return this.col276; + } + + @Override + public V_3176 setCol276(java.lang.Integer col276) { + this.col276 = col276; + return this; + } + + @Override + public java.lang.Integer getCol277() { + return this.col277; + } + + @Override + public V_3176 setCol277(java.lang.Integer col277) { + this.col277 = col277; + return this; + } + + @Override + public java.lang.Integer getCol278() { + return this.col278; + } + + @Override + public V_3176 setCol278(java.lang.Integer col278) { + this.col278 = col278; + return this; + } + + @Override + public java.lang.Integer getCol279() { + return this.col279; + } + + @Override + public V_3176 setCol279(java.lang.Integer col279) { + this.col279 = col279; + return this; + } + + @Override + public java.lang.Integer getCol280() { + return this.col280; + } + + @Override + public V_3176 setCol280(java.lang.Integer col280) { + this.col280 = col280; + return this; + } + + @Override + public java.lang.Integer getCol281() { + return this.col281; + } + + @Override + public V_3176 setCol281(java.lang.Integer col281) { + this.col281 = col281; + return this; + } + + @Override + public java.lang.Integer getCol282() { + return this.col282; + } + + @Override + public V_3176 setCol282(java.lang.Integer col282) { + this.col282 = col282; + return this; + } + + @Override + public java.lang.Integer getCol283() { + return this.col283; + } + + @Override + public V_3176 setCol283(java.lang.Integer col283) { + this.col283 = col283; + return this; + } + + @Override + public java.lang.Integer getCol284() { + return this.col284; + } + + @Override + public V_3176 setCol284(java.lang.Integer col284) { + this.col284 = col284; + return this; + } + + @Override + public java.lang.Integer getCol285() { + return this.col285; + } + + @Override + public V_3176 setCol285(java.lang.Integer col285) { + this.col285 = col285; + return this; + } + + @Override + public java.lang.Integer getCol286() { + return this.col286; + } + + @Override + public V_3176 setCol286(java.lang.Integer col286) { + this.col286 = col286; + return this; + } + + @Override + public java.lang.Integer getCol287() { + return this.col287; + } + + @Override + public V_3176 setCol287(java.lang.Integer col287) { + this.col287 = col287; + return this; + } + + @Override + public java.lang.Integer getCol288() { + return this.col288; + } + + @Override + public V_3176 setCol288(java.lang.Integer col288) { + this.col288 = col288; + return this; + } + + @Override + public java.lang.Integer getCol289() { + return this.col289; + } + + @Override + public V_3176 setCol289(java.lang.Integer col289) { + this.col289 = col289; + return this; + } + + @Override + public java.lang.Integer getCol290() { + return this.col290; + } + + @Override + public V_3176 setCol290(java.lang.Integer col290) { + this.col290 = col290; + return this; + } + + @Override + public java.lang.Integer getCol291() { + return this.col291; + } + + @Override + public V_3176 setCol291(java.lang.Integer col291) { + this.col291 = col291; + return this; + } + + @Override + public java.lang.Integer getCol292() { + return this.col292; + } + + @Override + public V_3176 setCol292(java.lang.Integer col292) { + this.col292 = col292; + return this; + } + + @Override + public java.lang.Integer getCol293() { + return this.col293; + } + + @Override + public V_3176 setCol293(java.lang.Integer col293) { + this.col293 = col293; + return this; + } + + @Override + public java.lang.Integer getCol294() { + return this.col294; + } + + @Override + public V_3176 setCol294(java.lang.Integer col294) { + this.col294 = col294; + return this; + } + + @Override + public java.lang.Integer getCol295() { + return this.col295; + } + + @Override + public V_3176 setCol295(java.lang.Integer col295) { + this.col295 = col295; + return this; + } + + @Override + public java.lang.Integer getCol296() { + return this.col296; + } + + @Override + public V_3176 setCol296(java.lang.Integer col296) { + this.col296 = col296; + return this; + } + + @Override + public java.lang.Integer getCol297() { + return this.col297; + } + + @Override + public V_3176 setCol297(java.lang.Integer col297) { + this.col297 = col297; + return this; + } + + @Override + public java.lang.Integer getCol298() { + return this.col298; + } + + @Override + public V_3176 setCol298(java.lang.Integer col298) { + this.col298 = col298; + return this; + } + + @Override + public java.lang.Integer getCol299() { + return this.col299; + } + + @Override + public V_3176 setCol299(java.lang.Integer col299) { + this.col299 = col299; + return this; + } + + @Override + public java.lang.Integer getCol300() { + return this.col300; + } + + @Override + public V_3176 setCol300(java.lang.Integer col300) { + this.col300 = col300; + return this; + } + + // ------------------------------------------------------------------------- + // FROM and INTO + // ------------------------------------------------------------------------- + + /** + * {@inheritDoc} + */ + @Override + public void from(org.jooq.test.h2.generatedclasses.tables.interfaces.IV_3176 from) { + setCol001(from.getCol001()); + setCol002(from.getCol002()); + setCol003(from.getCol003()); + setCol004(from.getCol004()); + setCol005(from.getCol005()); + setCol006(from.getCol006()); + setCol007(from.getCol007()); + setCol008(from.getCol008()); + setCol009(from.getCol009()); + setCol010(from.getCol010()); + setCol011(from.getCol011()); + setCol012(from.getCol012()); + setCol013(from.getCol013()); + setCol014(from.getCol014()); + setCol015(from.getCol015()); + setCol016(from.getCol016()); + setCol017(from.getCol017()); + setCol018(from.getCol018()); + setCol019(from.getCol019()); + setCol020(from.getCol020()); + setCol021(from.getCol021()); + setCol022(from.getCol022()); + setCol023(from.getCol023()); + setCol024(from.getCol024()); + setCol025(from.getCol025()); + setCol026(from.getCol026()); + setCol027(from.getCol027()); + setCol028(from.getCol028()); + setCol029(from.getCol029()); + setCol030(from.getCol030()); + setCol031(from.getCol031()); + setCol032(from.getCol032()); + setCol033(from.getCol033()); + setCol034(from.getCol034()); + setCol035(from.getCol035()); + setCol036(from.getCol036()); + setCol037(from.getCol037()); + setCol038(from.getCol038()); + setCol039(from.getCol039()); + setCol040(from.getCol040()); + setCol041(from.getCol041()); + setCol042(from.getCol042()); + setCol043(from.getCol043()); + setCol044(from.getCol044()); + setCol045(from.getCol045()); + setCol046(from.getCol046()); + setCol047(from.getCol047()); + setCol048(from.getCol048()); + setCol049(from.getCol049()); + setCol050(from.getCol050()); + setCol051(from.getCol051()); + setCol052(from.getCol052()); + setCol053(from.getCol053()); + setCol054(from.getCol054()); + setCol055(from.getCol055()); + setCol056(from.getCol056()); + setCol057(from.getCol057()); + setCol058(from.getCol058()); + setCol059(from.getCol059()); + setCol060(from.getCol060()); + setCol061(from.getCol061()); + setCol062(from.getCol062()); + setCol063(from.getCol063()); + setCol064(from.getCol064()); + setCol065(from.getCol065()); + setCol066(from.getCol066()); + setCol067(from.getCol067()); + setCol068(from.getCol068()); + setCol069(from.getCol069()); + setCol070(from.getCol070()); + setCol071(from.getCol071()); + setCol072(from.getCol072()); + setCol073(from.getCol073()); + setCol074(from.getCol074()); + setCol075(from.getCol075()); + setCol076(from.getCol076()); + setCol077(from.getCol077()); + setCol078(from.getCol078()); + setCol079(from.getCol079()); + setCol080(from.getCol080()); + setCol081(from.getCol081()); + setCol082(from.getCol082()); + setCol083(from.getCol083()); + setCol084(from.getCol084()); + setCol085(from.getCol085()); + setCol086(from.getCol086()); + setCol087(from.getCol087()); + setCol088(from.getCol088()); + setCol089(from.getCol089()); + setCol090(from.getCol090()); + setCol091(from.getCol091()); + setCol092(from.getCol092()); + setCol093(from.getCol093()); + setCol094(from.getCol094()); + setCol095(from.getCol095()); + setCol096(from.getCol096()); + setCol097(from.getCol097()); + setCol098(from.getCol098()); + setCol099(from.getCol099()); + setCol100(from.getCol100()); + setCol101(from.getCol101()); + setCol102(from.getCol102()); + setCol103(from.getCol103()); + setCol104(from.getCol104()); + setCol105(from.getCol105()); + setCol106(from.getCol106()); + setCol107(from.getCol107()); + setCol108(from.getCol108()); + setCol109(from.getCol109()); + setCol110(from.getCol110()); + setCol111(from.getCol111()); + setCol112(from.getCol112()); + setCol113(from.getCol113()); + setCol114(from.getCol114()); + setCol115(from.getCol115()); + setCol116(from.getCol116()); + setCol117(from.getCol117()); + setCol118(from.getCol118()); + setCol119(from.getCol119()); + setCol120(from.getCol120()); + setCol121(from.getCol121()); + setCol122(from.getCol122()); + setCol123(from.getCol123()); + setCol124(from.getCol124()); + setCol125(from.getCol125()); + setCol126(from.getCol126()); + setCol127(from.getCol127()); + setCol128(from.getCol128()); + setCol129(from.getCol129()); + setCol130(from.getCol130()); + setCol131(from.getCol131()); + setCol132(from.getCol132()); + setCol133(from.getCol133()); + setCol134(from.getCol134()); + setCol135(from.getCol135()); + setCol136(from.getCol136()); + setCol137(from.getCol137()); + setCol138(from.getCol138()); + setCol139(from.getCol139()); + setCol140(from.getCol140()); + setCol141(from.getCol141()); + setCol142(from.getCol142()); + setCol143(from.getCol143()); + setCol144(from.getCol144()); + setCol145(from.getCol145()); + setCol146(from.getCol146()); + setCol147(from.getCol147()); + setCol148(from.getCol148()); + setCol149(from.getCol149()); + setCol150(from.getCol150()); + setCol151(from.getCol151()); + setCol152(from.getCol152()); + setCol153(from.getCol153()); + setCol154(from.getCol154()); + setCol155(from.getCol155()); + setCol156(from.getCol156()); + setCol157(from.getCol157()); + setCol158(from.getCol158()); + setCol159(from.getCol159()); + setCol160(from.getCol160()); + setCol161(from.getCol161()); + setCol162(from.getCol162()); + setCol163(from.getCol163()); + setCol164(from.getCol164()); + setCol165(from.getCol165()); + setCol166(from.getCol166()); + setCol167(from.getCol167()); + setCol168(from.getCol168()); + setCol169(from.getCol169()); + setCol170(from.getCol170()); + setCol171(from.getCol171()); + setCol172(from.getCol172()); + setCol173(from.getCol173()); + setCol174(from.getCol174()); + setCol175(from.getCol175()); + setCol176(from.getCol176()); + setCol177(from.getCol177()); + setCol178(from.getCol178()); + setCol179(from.getCol179()); + setCol180(from.getCol180()); + setCol181(from.getCol181()); + setCol182(from.getCol182()); + setCol183(from.getCol183()); + setCol184(from.getCol184()); + setCol185(from.getCol185()); + setCol186(from.getCol186()); + setCol187(from.getCol187()); + setCol188(from.getCol188()); + setCol189(from.getCol189()); + setCol190(from.getCol190()); + setCol191(from.getCol191()); + setCol192(from.getCol192()); + setCol193(from.getCol193()); + setCol194(from.getCol194()); + setCol195(from.getCol195()); + setCol196(from.getCol196()); + setCol197(from.getCol197()); + setCol198(from.getCol198()); + setCol199(from.getCol199()); + setCol200(from.getCol200()); + setCol201(from.getCol201()); + setCol202(from.getCol202()); + setCol203(from.getCol203()); + setCol204(from.getCol204()); + setCol205(from.getCol205()); + setCol206(from.getCol206()); + setCol207(from.getCol207()); + setCol208(from.getCol208()); + setCol209(from.getCol209()); + setCol210(from.getCol210()); + setCol211(from.getCol211()); + setCol212(from.getCol212()); + setCol213(from.getCol213()); + setCol214(from.getCol214()); + setCol215(from.getCol215()); + setCol216(from.getCol216()); + setCol217(from.getCol217()); + setCol218(from.getCol218()); + setCol219(from.getCol219()); + setCol220(from.getCol220()); + setCol221(from.getCol221()); + setCol222(from.getCol222()); + setCol223(from.getCol223()); + setCol224(from.getCol224()); + setCol225(from.getCol225()); + setCol226(from.getCol226()); + setCol227(from.getCol227()); + setCol228(from.getCol228()); + setCol229(from.getCol229()); + setCol230(from.getCol230()); + setCol231(from.getCol231()); + setCol232(from.getCol232()); + setCol233(from.getCol233()); + setCol234(from.getCol234()); + setCol235(from.getCol235()); + setCol236(from.getCol236()); + setCol237(from.getCol237()); + setCol238(from.getCol238()); + setCol239(from.getCol239()); + setCol240(from.getCol240()); + setCol241(from.getCol241()); + setCol242(from.getCol242()); + setCol243(from.getCol243()); + setCol244(from.getCol244()); + setCol245(from.getCol245()); + setCol246(from.getCol246()); + setCol247(from.getCol247()); + setCol248(from.getCol248()); + setCol249(from.getCol249()); + setCol250(from.getCol250()); + setCol251(from.getCol251()); + setCol252(from.getCol252()); + setCol253(from.getCol253()); + setCol254(from.getCol254()); + setCol255(from.getCol255()); + setCol256(from.getCol256()); + setCol257(from.getCol257()); + setCol258(from.getCol258()); + setCol259(from.getCol259()); + setCol260(from.getCol260()); + setCol261(from.getCol261()); + setCol262(from.getCol262()); + setCol263(from.getCol263()); + setCol264(from.getCol264()); + setCol265(from.getCol265()); + setCol266(from.getCol266()); + setCol267(from.getCol267()); + setCol268(from.getCol268()); + setCol269(from.getCol269()); + setCol270(from.getCol270()); + setCol271(from.getCol271()); + setCol272(from.getCol272()); + setCol273(from.getCol273()); + setCol274(from.getCol274()); + setCol275(from.getCol275()); + setCol276(from.getCol276()); + setCol277(from.getCol277()); + setCol278(from.getCol278()); + setCol279(from.getCol279()); + setCol280(from.getCol280()); + setCol281(from.getCol281()); + setCol282(from.getCol282()); + setCol283(from.getCol283()); + setCol284(from.getCol284()); + setCol285(from.getCol285()); + setCol286(from.getCol286()); + setCol287(from.getCol287()); + setCol288(from.getCol288()); + setCol289(from.getCol289()); + setCol290(from.getCol290()); + setCol291(from.getCol291()); + setCol292(from.getCol292()); + setCol293(from.getCol293()); + setCol294(from.getCol294()); + setCol295(from.getCol295()); + setCol296(from.getCol296()); + setCol297(from.getCol297()); + setCol298(from.getCol298()); + setCol299(from.getCol299()); + setCol300(from.getCol300()); + } + + /** + * {@inheritDoc} + */ + @Override + public E into(E into) { + into.from(this); + return into; + } +} diff --git a/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/records/V_3176Record.java b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/records/V_3176Record.java new file mode 100644 index 0000000000..5ecb4baff1 --- /dev/null +++ b/jOOQ-test/src/org/jooq/test/h2/generatedclasses/tables/records/V_3176Record.java @@ -0,0 +1,5752 @@ +/** + * This class is generated by jOOQ + */ +package org.jooq.test.h2.generatedclasses.tables.records; + +/** + * This class is generated by jOOQ. + */ +@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" }) +public class V_3176Record extends org.jooq.impl.TableRecordImpl implements org.jooq.test.h2.generatedclasses.tables.interfaces.IV_3176 { + + private static final long serialVersionUID = -207593302; + + /** + * Setter for PUBLIC.V_3176.COL001. + */ + @Override + public V_3176Record setCol001(java.lang.Integer value) { + setValue(0, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL001. + */ + @Override + public java.lang.Integer getCol001() { + return (java.lang.Integer) getValue(0); + } + + /** + * Setter for PUBLIC.V_3176.COL002. + */ + @Override + public V_3176Record setCol002(java.lang.Integer value) { + setValue(1, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL002. + */ + @Override + public java.lang.Integer getCol002() { + return (java.lang.Integer) getValue(1); + } + + /** + * Setter for PUBLIC.V_3176.COL003. + */ + @Override + public V_3176Record setCol003(java.lang.Integer value) { + setValue(2, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL003. + */ + @Override + public java.lang.Integer getCol003() { + return (java.lang.Integer) getValue(2); + } + + /** + * Setter for PUBLIC.V_3176.COL004. + */ + @Override + public V_3176Record setCol004(java.lang.Integer value) { + setValue(3, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL004. + */ + @Override + public java.lang.Integer getCol004() { + return (java.lang.Integer) getValue(3); + } + + /** + * Setter for PUBLIC.V_3176.COL005. + */ + @Override + public V_3176Record setCol005(java.lang.Integer value) { + setValue(4, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL005. + */ + @Override + public java.lang.Integer getCol005() { + return (java.lang.Integer) getValue(4); + } + + /** + * Setter for PUBLIC.V_3176.COL006. + */ + @Override + public V_3176Record setCol006(java.lang.Integer value) { + setValue(5, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL006. + */ + @Override + public java.lang.Integer getCol006() { + return (java.lang.Integer) getValue(5); + } + + /** + * Setter for PUBLIC.V_3176.COL007. + */ + @Override + public V_3176Record setCol007(java.lang.Integer value) { + setValue(6, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL007. + */ + @Override + public java.lang.Integer getCol007() { + return (java.lang.Integer) getValue(6); + } + + /** + * Setter for PUBLIC.V_3176.COL008. + */ + @Override + public V_3176Record setCol008(java.lang.Integer value) { + setValue(7, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL008. + */ + @Override + public java.lang.Integer getCol008() { + return (java.lang.Integer) getValue(7); + } + + /** + * Setter for PUBLIC.V_3176.COL009. + */ + @Override + public V_3176Record setCol009(java.lang.Integer value) { + setValue(8, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL009. + */ + @Override + public java.lang.Integer getCol009() { + return (java.lang.Integer) getValue(8); + } + + /** + * Setter for PUBLIC.V_3176.COL010. + */ + @Override + public V_3176Record setCol010(java.lang.Integer value) { + setValue(9, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL010. + */ + @Override + public java.lang.Integer getCol010() { + return (java.lang.Integer) getValue(9); + } + + /** + * Setter for PUBLIC.V_3176.COL011. + */ + @Override + public V_3176Record setCol011(java.lang.Integer value) { + setValue(10, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL011. + */ + @Override + public java.lang.Integer getCol011() { + return (java.lang.Integer) getValue(10); + } + + /** + * Setter for PUBLIC.V_3176.COL012. + */ + @Override + public V_3176Record setCol012(java.lang.Integer value) { + setValue(11, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL012. + */ + @Override + public java.lang.Integer getCol012() { + return (java.lang.Integer) getValue(11); + } + + /** + * Setter for PUBLIC.V_3176.COL013. + */ + @Override + public V_3176Record setCol013(java.lang.Integer value) { + setValue(12, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL013. + */ + @Override + public java.lang.Integer getCol013() { + return (java.lang.Integer) getValue(12); + } + + /** + * Setter for PUBLIC.V_3176.COL014. + */ + @Override + public V_3176Record setCol014(java.lang.Integer value) { + setValue(13, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL014. + */ + @Override + public java.lang.Integer getCol014() { + return (java.lang.Integer) getValue(13); + } + + /** + * Setter for PUBLIC.V_3176.COL015. + */ + @Override + public V_3176Record setCol015(java.lang.Integer value) { + setValue(14, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL015. + */ + @Override + public java.lang.Integer getCol015() { + return (java.lang.Integer) getValue(14); + } + + /** + * Setter for PUBLIC.V_3176.COL016. + */ + @Override + public V_3176Record setCol016(java.lang.Integer value) { + setValue(15, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL016. + */ + @Override + public java.lang.Integer getCol016() { + return (java.lang.Integer) getValue(15); + } + + /** + * Setter for PUBLIC.V_3176.COL017. + */ + @Override + public V_3176Record setCol017(java.lang.Integer value) { + setValue(16, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL017. + */ + @Override + public java.lang.Integer getCol017() { + return (java.lang.Integer) getValue(16); + } + + /** + * Setter for PUBLIC.V_3176.COL018. + */ + @Override + public V_3176Record setCol018(java.lang.Integer value) { + setValue(17, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL018. + */ + @Override + public java.lang.Integer getCol018() { + return (java.lang.Integer) getValue(17); + } + + /** + * Setter for PUBLIC.V_3176.COL019. + */ + @Override + public V_3176Record setCol019(java.lang.Integer value) { + setValue(18, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL019. + */ + @Override + public java.lang.Integer getCol019() { + return (java.lang.Integer) getValue(18); + } + + /** + * Setter for PUBLIC.V_3176.COL020. + */ + @Override + public V_3176Record setCol020(java.lang.Integer value) { + setValue(19, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL020. + */ + @Override + public java.lang.Integer getCol020() { + return (java.lang.Integer) getValue(19); + } + + /** + * Setter for PUBLIC.V_3176.COL021. + */ + @Override + public V_3176Record setCol021(java.lang.Integer value) { + setValue(20, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL021. + */ + @Override + public java.lang.Integer getCol021() { + return (java.lang.Integer) getValue(20); + } + + /** + * Setter for PUBLIC.V_3176.COL022. + */ + @Override + public V_3176Record setCol022(java.lang.Integer value) { + setValue(21, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL022. + */ + @Override + public java.lang.Integer getCol022() { + return (java.lang.Integer) getValue(21); + } + + /** + * Setter for PUBLIC.V_3176.COL023. + */ + @Override + public V_3176Record setCol023(java.lang.Integer value) { + setValue(22, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL023. + */ + @Override + public java.lang.Integer getCol023() { + return (java.lang.Integer) getValue(22); + } + + /** + * Setter for PUBLIC.V_3176.COL024. + */ + @Override + public V_3176Record setCol024(java.lang.Integer value) { + setValue(23, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL024. + */ + @Override + public java.lang.Integer getCol024() { + return (java.lang.Integer) getValue(23); + } + + /** + * Setter for PUBLIC.V_3176.COL025. + */ + @Override + public V_3176Record setCol025(java.lang.Integer value) { + setValue(24, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL025. + */ + @Override + public java.lang.Integer getCol025() { + return (java.lang.Integer) getValue(24); + } + + /** + * Setter for PUBLIC.V_3176.COL026. + */ + @Override + public V_3176Record setCol026(java.lang.Integer value) { + setValue(25, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL026. + */ + @Override + public java.lang.Integer getCol026() { + return (java.lang.Integer) getValue(25); + } + + /** + * Setter for PUBLIC.V_3176.COL027. + */ + @Override + public V_3176Record setCol027(java.lang.Integer value) { + setValue(26, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL027. + */ + @Override + public java.lang.Integer getCol027() { + return (java.lang.Integer) getValue(26); + } + + /** + * Setter for PUBLIC.V_3176.COL028. + */ + @Override + public V_3176Record setCol028(java.lang.Integer value) { + setValue(27, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL028. + */ + @Override + public java.lang.Integer getCol028() { + return (java.lang.Integer) getValue(27); + } + + /** + * Setter for PUBLIC.V_3176.COL029. + */ + @Override + public V_3176Record setCol029(java.lang.Integer value) { + setValue(28, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL029. + */ + @Override + public java.lang.Integer getCol029() { + return (java.lang.Integer) getValue(28); + } + + /** + * Setter for PUBLIC.V_3176.COL030. + */ + @Override + public V_3176Record setCol030(java.lang.Integer value) { + setValue(29, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL030. + */ + @Override + public java.lang.Integer getCol030() { + return (java.lang.Integer) getValue(29); + } + + /** + * Setter for PUBLIC.V_3176.COL031. + */ + @Override + public V_3176Record setCol031(java.lang.Integer value) { + setValue(30, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL031. + */ + @Override + public java.lang.Integer getCol031() { + return (java.lang.Integer) getValue(30); + } + + /** + * Setter for PUBLIC.V_3176.COL032. + */ + @Override + public V_3176Record setCol032(java.lang.Integer value) { + setValue(31, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL032. + */ + @Override + public java.lang.Integer getCol032() { + return (java.lang.Integer) getValue(31); + } + + /** + * Setter for PUBLIC.V_3176.COL033. + */ + @Override + public V_3176Record setCol033(java.lang.Integer value) { + setValue(32, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL033. + */ + @Override + public java.lang.Integer getCol033() { + return (java.lang.Integer) getValue(32); + } + + /** + * Setter for PUBLIC.V_3176.COL034. + */ + @Override + public V_3176Record setCol034(java.lang.Integer value) { + setValue(33, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL034. + */ + @Override + public java.lang.Integer getCol034() { + return (java.lang.Integer) getValue(33); + } + + /** + * Setter for PUBLIC.V_3176.COL035. + */ + @Override + public V_3176Record setCol035(java.lang.Integer value) { + setValue(34, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL035. + */ + @Override + public java.lang.Integer getCol035() { + return (java.lang.Integer) getValue(34); + } + + /** + * Setter for PUBLIC.V_3176.COL036. + */ + @Override + public V_3176Record setCol036(java.lang.Integer value) { + setValue(35, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL036. + */ + @Override + public java.lang.Integer getCol036() { + return (java.lang.Integer) getValue(35); + } + + /** + * Setter for PUBLIC.V_3176.COL037. + */ + @Override + public V_3176Record setCol037(java.lang.Integer value) { + setValue(36, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL037. + */ + @Override + public java.lang.Integer getCol037() { + return (java.lang.Integer) getValue(36); + } + + /** + * Setter for PUBLIC.V_3176.COL038. + */ + @Override + public V_3176Record setCol038(java.lang.Integer value) { + setValue(37, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL038. + */ + @Override + public java.lang.Integer getCol038() { + return (java.lang.Integer) getValue(37); + } + + /** + * Setter for PUBLIC.V_3176.COL039. + */ + @Override + public V_3176Record setCol039(java.lang.Integer value) { + setValue(38, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL039. + */ + @Override + public java.lang.Integer getCol039() { + return (java.lang.Integer) getValue(38); + } + + /** + * Setter for PUBLIC.V_3176.COL040. + */ + @Override + public V_3176Record setCol040(java.lang.Integer value) { + setValue(39, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL040. + */ + @Override + public java.lang.Integer getCol040() { + return (java.lang.Integer) getValue(39); + } + + /** + * Setter for PUBLIC.V_3176.COL041. + */ + @Override + public V_3176Record setCol041(java.lang.Integer value) { + setValue(40, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL041. + */ + @Override + public java.lang.Integer getCol041() { + return (java.lang.Integer) getValue(40); + } + + /** + * Setter for PUBLIC.V_3176.COL042. + */ + @Override + public V_3176Record setCol042(java.lang.Integer value) { + setValue(41, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL042. + */ + @Override + public java.lang.Integer getCol042() { + return (java.lang.Integer) getValue(41); + } + + /** + * Setter for PUBLIC.V_3176.COL043. + */ + @Override + public V_3176Record setCol043(java.lang.Integer value) { + setValue(42, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL043. + */ + @Override + public java.lang.Integer getCol043() { + return (java.lang.Integer) getValue(42); + } + + /** + * Setter for PUBLIC.V_3176.COL044. + */ + @Override + public V_3176Record setCol044(java.lang.Integer value) { + setValue(43, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL044. + */ + @Override + public java.lang.Integer getCol044() { + return (java.lang.Integer) getValue(43); + } + + /** + * Setter for PUBLIC.V_3176.COL045. + */ + @Override + public V_3176Record setCol045(java.lang.Integer value) { + setValue(44, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL045. + */ + @Override + public java.lang.Integer getCol045() { + return (java.lang.Integer) getValue(44); + } + + /** + * Setter for PUBLIC.V_3176.COL046. + */ + @Override + public V_3176Record setCol046(java.lang.Integer value) { + setValue(45, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL046. + */ + @Override + public java.lang.Integer getCol046() { + return (java.lang.Integer) getValue(45); + } + + /** + * Setter for PUBLIC.V_3176.COL047. + */ + @Override + public V_3176Record setCol047(java.lang.Integer value) { + setValue(46, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL047. + */ + @Override + public java.lang.Integer getCol047() { + return (java.lang.Integer) getValue(46); + } + + /** + * Setter for PUBLIC.V_3176.COL048. + */ + @Override + public V_3176Record setCol048(java.lang.Integer value) { + setValue(47, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL048. + */ + @Override + public java.lang.Integer getCol048() { + return (java.lang.Integer) getValue(47); + } + + /** + * Setter for PUBLIC.V_3176.COL049. + */ + @Override + public V_3176Record setCol049(java.lang.Integer value) { + setValue(48, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL049. + */ + @Override + public java.lang.Integer getCol049() { + return (java.lang.Integer) getValue(48); + } + + /** + * Setter for PUBLIC.V_3176.COL050. + */ + @Override + public V_3176Record setCol050(java.lang.Integer value) { + setValue(49, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL050. + */ + @Override + public java.lang.Integer getCol050() { + return (java.lang.Integer) getValue(49); + } + + /** + * Setter for PUBLIC.V_3176.COL051. + */ + @Override + public V_3176Record setCol051(java.lang.Integer value) { + setValue(50, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL051. + */ + @Override + public java.lang.Integer getCol051() { + return (java.lang.Integer) getValue(50); + } + + /** + * Setter for PUBLIC.V_3176.COL052. + */ + @Override + public V_3176Record setCol052(java.lang.Integer value) { + setValue(51, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL052. + */ + @Override + public java.lang.Integer getCol052() { + return (java.lang.Integer) getValue(51); + } + + /** + * Setter for PUBLIC.V_3176.COL053. + */ + @Override + public V_3176Record setCol053(java.lang.Integer value) { + setValue(52, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL053. + */ + @Override + public java.lang.Integer getCol053() { + return (java.lang.Integer) getValue(52); + } + + /** + * Setter for PUBLIC.V_3176.COL054. + */ + @Override + public V_3176Record setCol054(java.lang.Integer value) { + setValue(53, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL054. + */ + @Override + public java.lang.Integer getCol054() { + return (java.lang.Integer) getValue(53); + } + + /** + * Setter for PUBLIC.V_3176.COL055. + */ + @Override + public V_3176Record setCol055(java.lang.Integer value) { + setValue(54, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL055. + */ + @Override + public java.lang.Integer getCol055() { + return (java.lang.Integer) getValue(54); + } + + /** + * Setter for PUBLIC.V_3176.COL056. + */ + @Override + public V_3176Record setCol056(java.lang.Integer value) { + setValue(55, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL056. + */ + @Override + public java.lang.Integer getCol056() { + return (java.lang.Integer) getValue(55); + } + + /** + * Setter for PUBLIC.V_3176.COL057. + */ + @Override + public V_3176Record setCol057(java.lang.Integer value) { + setValue(56, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL057. + */ + @Override + public java.lang.Integer getCol057() { + return (java.lang.Integer) getValue(56); + } + + /** + * Setter for PUBLIC.V_3176.COL058. + */ + @Override + public V_3176Record setCol058(java.lang.Integer value) { + setValue(57, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL058. + */ + @Override + public java.lang.Integer getCol058() { + return (java.lang.Integer) getValue(57); + } + + /** + * Setter for PUBLIC.V_3176.COL059. + */ + @Override + public V_3176Record setCol059(java.lang.Integer value) { + setValue(58, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL059. + */ + @Override + public java.lang.Integer getCol059() { + return (java.lang.Integer) getValue(58); + } + + /** + * Setter for PUBLIC.V_3176.COL060. + */ + @Override + public V_3176Record setCol060(java.lang.Integer value) { + setValue(59, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL060. + */ + @Override + public java.lang.Integer getCol060() { + return (java.lang.Integer) getValue(59); + } + + /** + * Setter for PUBLIC.V_3176.COL061. + */ + @Override + public V_3176Record setCol061(java.lang.Integer value) { + setValue(60, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL061. + */ + @Override + public java.lang.Integer getCol061() { + return (java.lang.Integer) getValue(60); + } + + /** + * Setter for PUBLIC.V_3176.COL062. + */ + @Override + public V_3176Record setCol062(java.lang.Integer value) { + setValue(61, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL062. + */ + @Override + public java.lang.Integer getCol062() { + return (java.lang.Integer) getValue(61); + } + + /** + * Setter for PUBLIC.V_3176.COL063. + */ + @Override + public V_3176Record setCol063(java.lang.Integer value) { + setValue(62, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL063. + */ + @Override + public java.lang.Integer getCol063() { + return (java.lang.Integer) getValue(62); + } + + /** + * Setter for PUBLIC.V_3176.COL064. + */ + @Override + public V_3176Record setCol064(java.lang.Integer value) { + setValue(63, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL064. + */ + @Override + public java.lang.Integer getCol064() { + return (java.lang.Integer) getValue(63); + } + + /** + * Setter for PUBLIC.V_3176.COL065. + */ + @Override + public V_3176Record setCol065(java.lang.Integer value) { + setValue(64, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL065. + */ + @Override + public java.lang.Integer getCol065() { + return (java.lang.Integer) getValue(64); + } + + /** + * Setter for PUBLIC.V_3176.COL066. + */ + @Override + public V_3176Record setCol066(java.lang.Integer value) { + setValue(65, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL066. + */ + @Override + public java.lang.Integer getCol066() { + return (java.lang.Integer) getValue(65); + } + + /** + * Setter for PUBLIC.V_3176.COL067. + */ + @Override + public V_3176Record setCol067(java.lang.Integer value) { + setValue(66, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL067. + */ + @Override + public java.lang.Integer getCol067() { + return (java.lang.Integer) getValue(66); + } + + /** + * Setter for PUBLIC.V_3176.COL068. + */ + @Override + public V_3176Record setCol068(java.lang.Integer value) { + setValue(67, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL068. + */ + @Override + public java.lang.Integer getCol068() { + return (java.lang.Integer) getValue(67); + } + + /** + * Setter for PUBLIC.V_3176.COL069. + */ + @Override + public V_3176Record setCol069(java.lang.Integer value) { + setValue(68, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL069. + */ + @Override + public java.lang.Integer getCol069() { + return (java.lang.Integer) getValue(68); + } + + /** + * Setter for PUBLIC.V_3176.COL070. + */ + @Override + public V_3176Record setCol070(java.lang.Integer value) { + setValue(69, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL070. + */ + @Override + public java.lang.Integer getCol070() { + return (java.lang.Integer) getValue(69); + } + + /** + * Setter for PUBLIC.V_3176.COL071. + */ + @Override + public V_3176Record setCol071(java.lang.Integer value) { + setValue(70, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL071. + */ + @Override + public java.lang.Integer getCol071() { + return (java.lang.Integer) getValue(70); + } + + /** + * Setter for PUBLIC.V_3176.COL072. + */ + @Override + public V_3176Record setCol072(java.lang.Integer value) { + setValue(71, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL072. + */ + @Override + public java.lang.Integer getCol072() { + return (java.lang.Integer) getValue(71); + } + + /** + * Setter for PUBLIC.V_3176.COL073. + */ + @Override + public V_3176Record setCol073(java.lang.Integer value) { + setValue(72, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL073. + */ + @Override + public java.lang.Integer getCol073() { + return (java.lang.Integer) getValue(72); + } + + /** + * Setter for PUBLIC.V_3176.COL074. + */ + @Override + public V_3176Record setCol074(java.lang.Integer value) { + setValue(73, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL074. + */ + @Override + public java.lang.Integer getCol074() { + return (java.lang.Integer) getValue(73); + } + + /** + * Setter for PUBLIC.V_3176.COL075. + */ + @Override + public V_3176Record setCol075(java.lang.Integer value) { + setValue(74, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL075. + */ + @Override + public java.lang.Integer getCol075() { + return (java.lang.Integer) getValue(74); + } + + /** + * Setter for PUBLIC.V_3176.COL076. + */ + @Override + public V_3176Record setCol076(java.lang.Integer value) { + setValue(75, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL076. + */ + @Override + public java.lang.Integer getCol076() { + return (java.lang.Integer) getValue(75); + } + + /** + * Setter for PUBLIC.V_3176.COL077. + */ + @Override + public V_3176Record setCol077(java.lang.Integer value) { + setValue(76, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL077. + */ + @Override + public java.lang.Integer getCol077() { + return (java.lang.Integer) getValue(76); + } + + /** + * Setter for PUBLIC.V_3176.COL078. + */ + @Override + public V_3176Record setCol078(java.lang.Integer value) { + setValue(77, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL078. + */ + @Override + public java.lang.Integer getCol078() { + return (java.lang.Integer) getValue(77); + } + + /** + * Setter for PUBLIC.V_3176.COL079. + */ + @Override + public V_3176Record setCol079(java.lang.Integer value) { + setValue(78, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL079. + */ + @Override + public java.lang.Integer getCol079() { + return (java.lang.Integer) getValue(78); + } + + /** + * Setter for PUBLIC.V_3176.COL080. + */ + @Override + public V_3176Record setCol080(java.lang.Integer value) { + setValue(79, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL080. + */ + @Override + public java.lang.Integer getCol080() { + return (java.lang.Integer) getValue(79); + } + + /** + * Setter for PUBLIC.V_3176.COL081. + */ + @Override + public V_3176Record setCol081(java.lang.Integer value) { + setValue(80, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL081. + */ + @Override + public java.lang.Integer getCol081() { + return (java.lang.Integer) getValue(80); + } + + /** + * Setter for PUBLIC.V_3176.COL082. + */ + @Override + public V_3176Record setCol082(java.lang.Integer value) { + setValue(81, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL082. + */ + @Override + public java.lang.Integer getCol082() { + return (java.lang.Integer) getValue(81); + } + + /** + * Setter for PUBLIC.V_3176.COL083. + */ + @Override + public V_3176Record setCol083(java.lang.Integer value) { + setValue(82, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL083. + */ + @Override + public java.lang.Integer getCol083() { + return (java.lang.Integer) getValue(82); + } + + /** + * Setter for PUBLIC.V_3176.COL084. + */ + @Override + public V_3176Record setCol084(java.lang.Integer value) { + setValue(83, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL084. + */ + @Override + public java.lang.Integer getCol084() { + return (java.lang.Integer) getValue(83); + } + + /** + * Setter for PUBLIC.V_3176.COL085. + */ + @Override + public V_3176Record setCol085(java.lang.Integer value) { + setValue(84, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL085. + */ + @Override + public java.lang.Integer getCol085() { + return (java.lang.Integer) getValue(84); + } + + /** + * Setter for PUBLIC.V_3176.COL086. + */ + @Override + public V_3176Record setCol086(java.lang.Integer value) { + setValue(85, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL086. + */ + @Override + public java.lang.Integer getCol086() { + return (java.lang.Integer) getValue(85); + } + + /** + * Setter for PUBLIC.V_3176.COL087. + */ + @Override + public V_3176Record setCol087(java.lang.Integer value) { + setValue(86, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL087. + */ + @Override + public java.lang.Integer getCol087() { + return (java.lang.Integer) getValue(86); + } + + /** + * Setter for PUBLIC.V_3176.COL088. + */ + @Override + public V_3176Record setCol088(java.lang.Integer value) { + setValue(87, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL088. + */ + @Override + public java.lang.Integer getCol088() { + return (java.lang.Integer) getValue(87); + } + + /** + * Setter for PUBLIC.V_3176.COL089. + */ + @Override + public V_3176Record setCol089(java.lang.Integer value) { + setValue(88, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL089. + */ + @Override + public java.lang.Integer getCol089() { + return (java.lang.Integer) getValue(88); + } + + /** + * Setter for PUBLIC.V_3176.COL090. + */ + @Override + public V_3176Record setCol090(java.lang.Integer value) { + setValue(89, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL090. + */ + @Override + public java.lang.Integer getCol090() { + return (java.lang.Integer) getValue(89); + } + + /** + * Setter for PUBLIC.V_3176.COL091. + */ + @Override + public V_3176Record setCol091(java.lang.Integer value) { + setValue(90, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL091. + */ + @Override + public java.lang.Integer getCol091() { + return (java.lang.Integer) getValue(90); + } + + /** + * Setter for PUBLIC.V_3176.COL092. + */ + @Override + public V_3176Record setCol092(java.lang.Integer value) { + setValue(91, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL092. + */ + @Override + public java.lang.Integer getCol092() { + return (java.lang.Integer) getValue(91); + } + + /** + * Setter for PUBLIC.V_3176.COL093. + */ + @Override + public V_3176Record setCol093(java.lang.Integer value) { + setValue(92, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL093. + */ + @Override + public java.lang.Integer getCol093() { + return (java.lang.Integer) getValue(92); + } + + /** + * Setter for PUBLIC.V_3176.COL094. + */ + @Override + public V_3176Record setCol094(java.lang.Integer value) { + setValue(93, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL094. + */ + @Override + public java.lang.Integer getCol094() { + return (java.lang.Integer) getValue(93); + } + + /** + * Setter for PUBLIC.V_3176.COL095. + */ + @Override + public V_3176Record setCol095(java.lang.Integer value) { + setValue(94, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL095. + */ + @Override + public java.lang.Integer getCol095() { + return (java.lang.Integer) getValue(94); + } + + /** + * Setter for PUBLIC.V_3176.COL096. + */ + @Override + public V_3176Record setCol096(java.lang.Integer value) { + setValue(95, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL096. + */ + @Override + public java.lang.Integer getCol096() { + return (java.lang.Integer) getValue(95); + } + + /** + * Setter for PUBLIC.V_3176.COL097. + */ + @Override + public V_3176Record setCol097(java.lang.Integer value) { + setValue(96, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL097. + */ + @Override + public java.lang.Integer getCol097() { + return (java.lang.Integer) getValue(96); + } + + /** + * Setter for PUBLIC.V_3176.COL098. + */ + @Override + public V_3176Record setCol098(java.lang.Integer value) { + setValue(97, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL098. + */ + @Override + public java.lang.Integer getCol098() { + return (java.lang.Integer) getValue(97); + } + + /** + * Setter for PUBLIC.V_3176.COL099. + */ + @Override + public V_3176Record setCol099(java.lang.Integer value) { + setValue(98, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL099. + */ + @Override + public java.lang.Integer getCol099() { + return (java.lang.Integer) getValue(98); + } + + /** + * Setter for PUBLIC.V_3176.COL100. + */ + @Override + public V_3176Record setCol100(java.lang.Integer value) { + setValue(99, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL100. + */ + @Override + public java.lang.Integer getCol100() { + return (java.lang.Integer) getValue(99); + } + + /** + * Setter for PUBLIC.V_3176.COL101. + */ + @Override + public V_3176Record setCol101(java.lang.Integer value) { + setValue(100, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL101. + */ + @Override + public java.lang.Integer getCol101() { + return (java.lang.Integer) getValue(100); + } + + /** + * Setter for PUBLIC.V_3176.COL102. + */ + @Override + public V_3176Record setCol102(java.lang.Integer value) { + setValue(101, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL102. + */ + @Override + public java.lang.Integer getCol102() { + return (java.lang.Integer) getValue(101); + } + + /** + * Setter for PUBLIC.V_3176.COL103. + */ + @Override + public V_3176Record setCol103(java.lang.Integer value) { + setValue(102, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL103. + */ + @Override + public java.lang.Integer getCol103() { + return (java.lang.Integer) getValue(102); + } + + /** + * Setter for PUBLIC.V_3176.COL104. + */ + @Override + public V_3176Record setCol104(java.lang.Integer value) { + setValue(103, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL104. + */ + @Override + public java.lang.Integer getCol104() { + return (java.lang.Integer) getValue(103); + } + + /** + * Setter for PUBLIC.V_3176.COL105. + */ + @Override + public V_3176Record setCol105(java.lang.Integer value) { + setValue(104, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL105. + */ + @Override + public java.lang.Integer getCol105() { + return (java.lang.Integer) getValue(104); + } + + /** + * Setter for PUBLIC.V_3176.COL106. + */ + @Override + public V_3176Record setCol106(java.lang.Integer value) { + setValue(105, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL106. + */ + @Override + public java.lang.Integer getCol106() { + return (java.lang.Integer) getValue(105); + } + + /** + * Setter for PUBLIC.V_3176.COL107. + */ + @Override + public V_3176Record setCol107(java.lang.Integer value) { + setValue(106, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL107. + */ + @Override + public java.lang.Integer getCol107() { + return (java.lang.Integer) getValue(106); + } + + /** + * Setter for PUBLIC.V_3176.COL108. + */ + @Override + public V_3176Record setCol108(java.lang.Integer value) { + setValue(107, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL108. + */ + @Override + public java.lang.Integer getCol108() { + return (java.lang.Integer) getValue(107); + } + + /** + * Setter for PUBLIC.V_3176.COL109. + */ + @Override + public V_3176Record setCol109(java.lang.Integer value) { + setValue(108, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL109. + */ + @Override + public java.lang.Integer getCol109() { + return (java.lang.Integer) getValue(108); + } + + /** + * Setter for PUBLIC.V_3176.COL110. + */ + @Override + public V_3176Record setCol110(java.lang.Integer value) { + setValue(109, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL110. + */ + @Override + public java.lang.Integer getCol110() { + return (java.lang.Integer) getValue(109); + } + + /** + * Setter for PUBLIC.V_3176.COL111. + */ + @Override + public V_3176Record setCol111(java.lang.Integer value) { + setValue(110, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL111. + */ + @Override + public java.lang.Integer getCol111() { + return (java.lang.Integer) getValue(110); + } + + /** + * Setter for PUBLIC.V_3176.COL112. + */ + @Override + public V_3176Record setCol112(java.lang.Integer value) { + setValue(111, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL112. + */ + @Override + public java.lang.Integer getCol112() { + return (java.lang.Integer) getValue(111); + } + + /** + * Setter for PUBLIC.V_3176.COL113. + */ + @Override + public V_3176Record setCol113(java.lang.Integer value) { + setValue(112, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL113. + */ + @Override + public java.lang.Integer getCol113() { + return (java.lang.Integer) getValue(112); + } + + /** + * Setter for PUBLIC.V_3176.COL114. + */ + @Override + public V_3176Record setCol114(java.lang.Integer value) { + setValue(113, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL114. + */ + @Override + public java.lang.Integer getCol114() { + return (java.lang.Integer) getValue(113); + } + + /** + * Setter for PUBLIC.V_3176.COL115. + */ + @Override + public V_3176Record setCol115(java.lang.Integer value) { + setValue(114, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL115. + */ + @Override + public java.lang.Integer getCol115() { + return (java.lang.Integer) getValue(114); + } + + /** + * Setter for PUBLIC.V_3176.COL116. + */ + @Override + public V_3176Record setCol116(java.lang.Integer value) { + setValue(115, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL116. + */ + @Override + public java.lang.Integer getCol116() { + return (java.lang.Integer) getValue(115); + } + + /** + * Setter for PUBLIC.V_3176.COL117. + */ + @Override + public V_3176Record setCol117(java.lang.Integer value) { + setValue(116, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL117. + */ + @Override + public java.lang.Integer getCol117() { + return (java.lang.Integer) getValue(116); + } + + /** + * Setter for PUBLIC.V_3176.COL118. + */ + @Override + public V_3176Record setCol118(java.lang.Integer value) { + setValue(117, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL118. + */ + @Override + public java.lang.Integer getCol118() { + return (java.lang.Integer) getValue(117); + } + + /** + * Setter for PUBLIC.V_3176.COL119. + */ + @Override + public V_3176Record setCol119(java.lang.Integer value) { + setValue(118, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL119. + */ + @Override + public java.lang.Integer getCol119() { + return (java.lang.Integer) getValue(118); + } + + /** + * Setter for PUBLIC.V_3176.COL120. + */ + @Override + public V_3176Record setCol120(java.lang.Integer value) { + setValue(119, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL120. + */ + @Override + public java.lang.Integer getCol120() { + return (java.lang.Integer) getValue(119); + } + + /** + * Setter for PUBLIC.V_3176.COL121. + */ + @Override + public V_3176Record setCol121(java.lang.Integer value) { + setValue(120, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL121. + */ + @Override + public java.lang.Integer getCol121() { + return (java.lang.Integer) getValue(120); + } + + /** + * Setter for PUBLIC.V_3176.COL122. + */ + @Override + public V_3176Record setCol122(java.lang.Integer value) { + setValue(121, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL122. + */ + @Override + public java.lang.Integer getCol122() { + return (java.lang.Integer) getValue(121); + } + + /** + * Setter for PUBLIC.V_3176.COL123. + */ + @Override + public V_3176Record setCol123(java.lang.Integer value) { + setValue(122, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL123. + */ + @Override + public java.lang.Integer getCol123() { + return (java.lang.Integer) getValue(122); + } + + /** + * Setter for PUBLIC.V_3176.COL124. + */ + @Override + public V_3176Record setCol124(java.lang.Integer value) { + setValue(123, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL124. + */ + @Override + public java.lang.Integer getCol124() { + return (java.lang.Integer) getValue(123); + } + + /** + * Setter for PUBLIC.V_3176.COL125. + */ + @Override + public V_3176Record setCol125(java.lang.Integer value) { + setValue(124, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL125. + */ + @Override + public java.lang.Integer getCol125() { + return (java.lang.Integer) getValue(124); + } + + /** + * Setter for PUBLIC.V_3176.COL126. + */ + @Override + public V_3176Record setCol126(java.lang.Integer value) { + setValue(125, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL126. + */ + @Override + public java.lang.Integer getCol126() { + return (java.lang.Integer) getValue(125); + } + + /** + * Setter for PUBLIC.V_3176.COL127. + */ + @Override + public V_3176Record setCol127(java.lang.Integer value) { + setValue(126, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL127. + */ + @Override + public java.lang.Integer getCol127() { + return (java.lang.Integer) getValue(126); + } + + /** + * Setter for PUBLIC.V_3176.COL128. + */ + @Override + public V_3176Record setCol128(java.lang.Integer value) { + setValue(127, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL128. + */ + @Override + public java.lang.Integer getCol128() { + return (java.lang.Integer) getValue(127); + } + + /** + * Setter for PUBLIC.V_3176.COL129. + */ + @Override + public V_3176Record setCol129(java.lang.Integer value) { + setValue(128, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL129. + */ + @Override + public java.lang.Integer getCol129() { + return (java.lang.Integer) getValue(128); + } + + /** + * Setter for PUBLIC.V_3176.COL130. + */ + @Override + public V_3176Record setCol130(java.lang.Integer value) { + setValue(129, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL130. + */ + @Override + public java.lang.Integer getCol130() { + return (java.lang.Integer) getValue(129); + } + + /** + * Setter for PUBLIC.V_3176.COL131. + */ + @Override + public V_3176Record setCol131(java.lang.Integer value) { + setValue(130, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL131. + */ + @Override + public java.lang.Integer getCol131() { + return (java.lang.Integer) getValue(130); + } + + /** + * Setter for PUBLIC.V_3176.COL132. + */ + @Override + public V_3176Record setCol132(java.lang.Integer value) { + setValue(131, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL132. + */ + @Override + public java.lang.Integer getCol132() { + return (java.lang.Integer) getValue(131); + } + + /** + * Setter for PUBLIC.V_3176.COL133. + */ + @Override + public V_3176Record setCol133(java.lang.Integer value) { + setValue(132, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL133. + */ + @Override + public java.lang.Integer getCol133() { + return (java.lang.Integer) getValue(132); + } + + /** + * Setter for PUBLIC.V_3176.COL134. + */ + @Override + public V_3176Record setCol134(java.lang.Integer value) { + setValue(133, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL134. + */ + @Override + public java.lang.Integer getCol134() { + return (java.lang.Integer) getValue(133); + } + + /** + * Setter for PUBLIC.V_3176.COL135. + */ + @Override + public V_3176Record setCol135(java.lang.Integer value) { + setValue(134, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL135. + */ + @Override + public java.lang.Integer getCol135() { + return (java.lang.Integer) getValue(134); + } + + /** + * Setter for PUBLIC.V_3176.COL136. + */ + @Override + public V_3176Record setCol136(java.lang.Integer value) { + setValue(135, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL136. + */ + @Override + public java.lang.Integer getCol136() { + return (java.lang.Integer) getValue(135); + } + + /** + * Setter for PUBLIC.V_3176.COL137. + */ + @Override + public V_3176Record setCol137(java.lang.Integer value) { + setValue(136, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL137. + */ + @Override + public java.lang.Integer getCol137() { + return (java.lang.Integer) getValue(136); + } + + /** + * Setter for PUBLIC.V_3176.COL138. + */ + @Override + public V_3176Record setCol138(java.lang.Integer value) { + setValue(137, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL138. + */ + @Override + public java.lang.Integer getCol138() { + return (java.lang.Integer) getValue(137); + } + + /** + * Setter for PUBLIC.V_3176.COL139. + */ + @Override + public V_3176Record setCol139(java.lang.Integer value) { + setValue(138, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL139. + */ + @Override + public java.lang.Integer getCol139() { + return (java.lang.Integer) getValue(138); + } + + /** + * Setter for PUBLIC.V_3176.COL140. + */ + @Override + public V_3176Record setCol140(java.lang.Integer value) { + setValue(139, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL140. + */ + @Override + public java.lang.Integer getCol140() { + return (java.lang.Integer) getValue(139); + } + + /** + * Setter for PUBLIC.V_3176.COL141. + */ + @Override + public V_3176Record setCol141(java.lang.Integer value) { + setValue(140, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL141. + */ + @Override + public java.lang.Integer getCol141() { + return (java.lang.Integer) getValue(140); + } + + /** + * Setter for PUBLIC.V_3176.COL142. + */ + @Override + public V_3176Record setCol142(java.lang.Integer value) { + setValue(141, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL142. + */ + @Override + public java.lang.Integer getCol142() { + return (java.lang.Integer) getValue(141); + } + + /** + * Setter for PUBLIC.V_3176.COL143. + */ + @Override + public V_3176Record setCol143(java.lang.Integer value) { + setValue(142, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL143. + */ + @Override + public java.lang.Integer getCol143() { + return (java.lang.Integer) getValue(142); + } + + /** + * Setter for PUBLIC.V_3176.COL144. + */ + @Override + public V_3176Record setCol144(java.lang.Integer value) { + setValue(143, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL144. + */ + @Override + public java.lang.Integer getCol144() { + return (java.lang.Integer) getValue(143); + } + + /** + * Setter for PUBLIC.V_3176.COL145. + */ + @Override + public V_3176Record setCol145(java.lang.Integer value) { + setValue(144, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL145. + */ + @Override + public java.lang.Integer getCol145() { + return (java.lang.Integer) getValue(144); + } + + /** + * Setter for PUBLIC.V_3176.COL146. + */ + @Override + public V_3176Record setCol146(java.lang.Integer value) { + setValue(145, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL146. + */ + @Override + public java.lang.Integer getCol146() { + return (java.lang.Integer) getValue(145); + } + + /** + * Setter for PUBLIC.V_3176.COL147. + */ + @Override + public V_3176Record setCol147(java.lang.Integer value) { + setValue(146, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL147. + */ + @Override + public java.lang.Integer getCol147() { + return (java.lang.Integer) getValue(146); + } + + /** + * Setter for PUBLIC.V_3176.COL148. + */ + @Override + public V_3176Record setCol148(java.lang.Integer value) { + setValue(147, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL148. + */ + @Override + public java.lang.Integer getCol148() { + return (java.lang.Integer) getValue(147); + } + + /** + * Setter for PUBLIC.V_3176.COL149. + */ + @Override + public V_3176Record setCol149(java.lang.Integer value) { + setValue(148, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL149. + */ + @Override + public java.lang.Integer getCol149() { + return (java.lang.Integer) getValue(148); + } + + /** + * Setter for PUBLIC.V_3176.COL150. + */ + @Override + public V_3176Record setCol150(java.lang.Integer value) { + setValue(149, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL150. + */ + @Override + public java.lang.Integer getCol150() { + return (java.lang.Integer) getValue(149); + } + + /** + * Setter for PUBLIC.V_3176.COL151. + */ + @Override + public V_3176Record setCol151(java.lang.Integer value) { + setValue(150, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL151. + */ + @Override + public java.lang.Integer getCol151() { + return (java.lang.Integer) getValue(150); + } + + /** + * Setter for PUBLIC.V_3176.COL152. + */ + @Override + public V_3176Record setCol152(java.lang.Integer value) { + setValue(151, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL152. + */ + @Override + public java.lang.Integer getCol152() { + return (java.lang.Integer) getValue(151); + } + + /** + * Setter for PUBLIC.V_3176.COL153. + */ + @Override + public V_3176Record setCol153(java.lang.Integer value) { + setValue(152, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL153. + */ + @Override + public java.lang.Integer getCol153() { + return (java.lang.Integer) getValue(152); + } + + /** + * Setter for PUBLIC.V_3176.COL154. + */ + @Override + public V_3176Record setCol154(java.lang.Integer value) { + setValue(153, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL154. + */ + @Override + public java.lang.Integer getCol154() { + return (java.lang.Integer) getValue(153); + } + + /** + * Setter for PUBLIC.V_3176.COL155. + */ + @Override + public V_3176Record setCol155(java.lang.Integer value) { + setValue(154, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL155. + */ + @Override + public java.lang.Integer getCol155() { + return (java.lang.Integer) getValue(154); + } + + /** + * Setter for PUBLIC.V_3176.COL156. + */ + @Override + public V_3176Record setCol156(java.lang.Integer value) { + setValue(155, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL156. + */ + @Override + public java.lang.Integer getCol156() { + return (java.lang.Integer) getValue(155); + } + + /** + * Setter for PUBLIC.V_3176.COL157. + */ + @Override + public V_3176Record setCol157(java.lang.Integer value) { + setValue(156, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL157. + */ + @Override + public java.lang.Integer getCol157() { + return (java.lang.Integer) getValue(156); + } + + /** + * Setter for PUBLIC.V_3176.COL158. + */ + @Override + public V_3176Record setCol158(java.lang.Integer value) { + setValue(157, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL158. + */ + @Override + public java.lang.Integer getCol158() { + return (java.lang.Integer) getValue(157); + } + + /** + * Setter for PUBLIC.V_3176.COL159. + */ + @Override + public V_3176Record setCol159(java.lang.Integer value) { + setValue(158, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL159. + */ + @Override + public java.lang.Integer getCol159() { + return (java.lang.Integer) getValue(158); + } + + /** + * Setter for PUBLIC.V_3176.COL160. + */ + @Override + public V_3176Record setCol160(java.lang.Integer value) { + setValue(159, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL160. + */ + @Override + public java.lang.Integer getCol160() { + return (java.lang.Integer) getValue(159); + } + + /** + * Setter for PUBLIC.V_3176.COL161. + */ + @Override + public V_3176Record setCol161(java.lang.Integer value) { + setValue(160, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL161. + */ + @Override + public java.lang.Integer getCol161() { + return (java.lang.Integer) getValue(160); + } + + /** + * Setter for PUBLIC.V_3176.COL162. + */ + @Override + public V_3176Record setCol162(java.lang.Integer value) { + setValue(161, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL162. + */ + @Override + public java.lang.Integer getCol162() { + return (java.lang.Integer) getValue(161); + } + + /** + * Setter for PUBLIC.V_3176.COL163. + */ + @Override + public V_3176Record setCol163(java.lang.Integer value) { + setValue(162, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL163. + */ + @Override + public java.lang.Integer getCol163() { + return (java.lang.Integer) getValue(162); + } + + /** + * Setter for PUBLIC.V_3176.COL164. + */ + @Override + public V_3176Record setCol164(java.lang.Integer value) { + setValue(163, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL164. + */ + @Override + public java.lang.Integer getCol164() { + return (java.lang.Integer) getValue(163); + } + + /** + * Setter for PUBLIC.V_3176.COL165. + */ + @Override + public V_3176Record setCol165(java.lang.Integer value) { + setValue(164, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL165. + */ + @Override + public java.lang.Integer getCol165() { + return (java.lang.Integer) getValue(164); + } + + /** + * Setter for PUBLIC.V_3176.COL166. + */ + @Override + public V_3176Record setCol166(java.lang.Integer value) { + setValue(165, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL166. + */ + @Override + public java.lang.Integer getCol166() { + return (java.lang.Integer) getValue(165); + } + + /** + * Setter for PUBLIC.V_3176.COL167. + */ + @Override + public V_3176Record setCol167(java.lang.Integer value) { + setValue(166, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL167. + */ + @Override + public java.lang.Integer getCol167() { + return (java.lang.Integer) getValue(166); + } + + /** + * Setter for PUBLIC.V_3176.COL168. + */ + @Override + public V_3176Record setCol168(java.lang.Integer value) { + setValue(167, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL168. + */ + @Override + public java.lang.Integer getCol168() { + return (java.lang.Integer) getValue(167); + } + + /** + * Setter for PUBLIC.V_3176.COL169. + */ + @Override + public V_3176Record setCol169(java.lang.Integer value) { + setValue(168, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL169. + */ + @Override + public java.lang.Integer getCol169() { + return (java.lang.Integer) getValue(168); + } + + /** + * Setter for PUBLIC.V_3176.COL170. + */ + @Override + public V_3176Record setCol170(java.lang.Integer value) { + setValue(169, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL170. + */ + @Override + public java.lang.Integer getCol170() { + return (java.lang.Integer) getValue(169); + } + + /** + * Setter for PUBLIC.V_3176.COL171. + */ + @Override + public V_3176Record setCol171(java.lang.Integer value) { + setValue(170, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL171. + */ + @Override + public java.lang.Integer getCol171() { + return (java.lang.Integer) getValue(170); + } + + /** + * Setter for PUBLIC.V_3176.COL172. + */ + @Override + public V_3176Record setCol172(java.lang.Integer value) { + setValue(171, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL172. + */ + @Override + public java.lang.Integer getCol172() { + return (java.lang.Integer) getValue(171); + } + + /** + * Setter for PUBLIC.V_3176.COL173. + */ + @Override + public V_3176Record setCol173(java.lang.Integer value) { + setValue(172, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL173. + */ + @Override + public java.lang.Integer getCol173() { + return (java.lang.Integer) getValue(172); + } + + /** + * Setter for PUBLIC.V_3176.COL174. + */ + @Override + public V_3176Record setCol174(java.lang.Integer value) { + setValue(173, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL174. + */ + @Override + public java.lang.Integer getCol174() { + return (java.lang.Integer) getValue(173); + } + + /** + * Setter for PUBLIC.V_3176.COL175. + */ + @Override + public V_3176Record setCol175(java.lang.Integer value) { + setValue(174, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL175. + */ + @Override + public java.lang.Integer getCol175() { + return (java.lang.Integer) getValue(174); + } + + /** + * Setter for PUBLIC.V_3176.COL176. + */ + @Override + public V_3176Record setCol176(java.lang.Integer value) { + setValue(175, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL176. + */ + @Override + public java.lang.Integer getCol176() { + return (java.lang.Integer) getValue(175); + } + + /** + * Setter for PUBLIC.V_3176.COL177. + */ + @Override + public V_3176Record setCol177(java.lang.Integer value) { + setValue(176, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL177. + */ + @Override + public java.lang.Integer getCol177() { + return (java.lang.Integer) getValue(176); + } + + /** + * Setter for PUBLIC.V_3176.COL178. + */ + @Override + public V_3176Record setCol178(java.lang.Integer value) { + setValue(177, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL178. + */ + @Override + public java.lang.Integer getCol178() { + return (java.lang.Integer) getValue(177); + } + + /** + * Setter for PUBLIC.V_3176.COL179. + */ + @Override + public V_3176Record setCol179(java.lang.Integer value) { + setValue(178, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL179. + */ + @Override + public java.lang.Integer getCol179() { + return (java.lang.Integer) getValue(178); + } + + /** + * Setter for PUBLIC.V_3176.COL180. + */ + @Override + public V_3176Record setCol180(java.lang.Integer value) { + setValue(179, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL180. + */ + @Override + public java.lang.Integer getCol180() { + return (java.lang.Integer) getValue(179); + } + + /** + * Setter for PUBLIC.V_3176.COL181. + */ + @Override + public V_3176Record setCol181(java.lang.Integer value) { + setValue(180, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL181. + */ + @Override + public java.lang.Integer getCol181() { + return (java.lang.Integer) getValue(180); + } + + /** + * Setter for PUBLIC.V_3176.COL182. + */ + @Override + public V_3176Record setCol182(java.lang.Integer value) { + setValue(181, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL182. + */ + @Override + public java.lang.Integer getCol182() { + return (java.lang.Integer) getValue(181); + } + + /** + * Setter for PUBLIC.V_3176.COL183. + */ + @Override + public V_3176Record setCol183(java.lang.Integer value) { + setValue(182, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL183. + */ + @Override + public java.lang.Integer getCol183() { + return (java.lang.Integer) getValue(182); + } + + /** + * Setter for PUBLIC.V_3176.COL184. + */ + @Override + public V_3176Record setCol184(java.lang.Integer value) { + setValue(183, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL184. + */ + @Override + public java.lang.Integer getCol184() { + return (java.lang.Integer) getValue(183); + } + + /** + * Setter for PUBLIC.V_3176.COL185. + */ + @Override + public V_3176Record setCol185(java.lang.Integer value) { + setValue(184, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL185. + */ + @Override + public java.lang.Integer getCol185() { + return (java.lang.Integer) getValue(184); + } + + /** + * Setter for PUBLIC.V_3176.COL186. + */ + @Override + public V_3176Record setCol186(java.lang.Integer value) { + setValue(185, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL186. + */ + @Override + public java.lang.Integer getCol186() { + return (java.lang.Integer) getValue(185); + } + + /** + * Setter for PUBLIC.V_3176.COL187. + */ + @Override + public V_3176Record setCol187(java.lang.Integer value) { + setValue(186, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL187. + */ + @Override + public java.lang.Integer getCol187() { + return (java.lang.Integer) getValue(186); + } + + /** + * Setter for PUBLIC.V_3176.COL188. + */ + @Override + public V_3176Record setCol188(java.lang.Integer value) { + setValue(187, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL188. + */ + @Override + public java.lang.Integer getCol188() { + return (java.lang.Integer) getValue(187); + } + + /** + * Setter for PUBLIC.V_3176.COL189. + */ + @Override + public V_3176Record setCol189(java.lang.Integer value) { + setValue(188, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL189. + */ + @Override + public java.lang.Integer getCol189() { + return (java.lang.Integer) getValue(188); + } + + /** + * Setter for PUBLIC.V_3176.COL190. + */ + @Override + public V_3176Record setCol190(java.lang.Integer value) { + setValue(189, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL190. + */ + @Override + public java.lang.Integer getCol190() { + return (java.lang.Integer) getValue(189); + } + + /** + * Setter for PUBLIC.V_3176.COL191. + */ + @Override + public V_3176Record setCol191(java.lang.Integer value) { + setValue(190, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL191. + */ + @Override + public java.lang.Integer getCol191() { + return (java.lang.Integer) getValue(190); + } + + /** + * Setter for PUBLIC.V_3176.COL192. + */ + @Override + public V_3176Record setCol192(java.lang.Integer value) { + setValue(191, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL192. + */ + @Override + public java.lang.Integer getCol192() { + return (java.lang.Integer) getValue(191); + } + + /** + * Setter for PUBLIC.V_3176.COL193. + */ + @Override + public V_3176Record setCol193(java.lang.Integer value) { + setValue(192, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL193. + */ + @Override + public java.lang.Integer getCol193() { + return (java.lang.Integer) getValue(192); + } + + /** + * Setter for PUBLIC.V_3176.COL194. + */ + @Override + public V_3176Record setCol194(java.lang.Integer value) { + setValue(193, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL194. + */ + @Override + public java.lang.Integer getCol194() { + return (java.lang.Integer) getValue(193); + } + + /** + * Setter for PUBLIC.V_3176.COL195. + */ + @Override + public V_3176Record setCol195(java.lang.Integer value) { + setValue(194, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL195. + */ + @Override + public java.lang.Integer getCol195() { + return (java.lang.Integer) getValue(194); + } + + /** + * Setter for PUBLIC.V_3176.COL196. + */ + @Override + public V_3176Record setCol196(java.lang.Integer value) { + setValue(195, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL196. + */ + @Override + public java.lang.Integer getCol196() { + return (java.lang.Integer) getValue(195); + } + + /** + * Setter for PUBLIC.V_3176.COL197. + */ + @Override + public V_3176Record setCol197(java.lang.Integer value) { + setValue(196, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL197. + */ + @Override + public java.lang.Integer getCol197() { + return (java.lang.Integer) getValue(196); + } + + /** + * Setter for PUBLIC.V_3176.COL198. + */ + @Override + public V_3176Record setCol198(java.lang.Integer value) { + setValue(197, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL198. + */ + @Override + public java.lang.Integer getCol198() { + return (java.lang.Integer) getValue(197); + } + + /** + * Setter for PUBLIC.V_3176.COL199. + */ + @Override + public V_3176Record setCol199(java.lang.Integer value) { + setValue(198, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL199. + */ + @Override + public java.lang.Integer getCol199() { + return (java.lang.Integer) getValue(198); + } + + /** + * Setter for PUBLIC.V_3176.COL200. + */ + @Override + public V_3176Record setCol200(java.lang.Integer value) { + setValue(199, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL200. + */ + @Override + public java.lang.Integer getCol200() { + return (java.lang.Integer) getValue(199); + } + + /** + * Setter for PUBLIC.V_3176.COL201. + */ + @Override + public V_3176Record setCol201(java.lang.Integer value) { + setValue(200, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL201. + */ + @Override + public java.lang.Integer getCol201() { + return (java.lang.Integer) getValue(200); + } + + /** + * Setter for PUBLIC.V_3176.COL202. + */ + @Override + public V_3176Record setCol202(java.lang.Integer value) { + setValue(201, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL202. + */ + @Override + public java.lang.Integer getCol202() { + return (java.lang.Integer) getValue(201); + } + + /** + * Setter for PUBLIC.V_3176.COL203. + */ + @Override + public V_3176Record setCol203(java.lang.Integer value) { + setValue(202, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL203. + */ + @Override + public java.lang.Integer getCol203() { + return (java.lang.Integer) getValue(202); + } + + /** + * Setter for PUBLIC.V_3176.COL204. + */ + @Override + public V_3176Record setCol204(java.lang.Integer value) { + setValue(203, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL204. + */ + @Override + public java.lang.Integer getCol204() { + return (java.lang.Integer) getValue(203); + } + + /** + * Setter for PUBLIC.V_3176.COL205. + */ + @Override + public V_3176Record setCol205(java.lang.Integer value) { + setValue(204, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL205. + */ + @Override + public java.lang.Integer getCol205() { + return (java.lang.Integer) getValue(204); + } + + /** + * Setter for PUBLIC.V_3176.COL206. + */ + @Override + public V_3176Record setCol206(java.lang.Integer value) { + setValue(205, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL206. + */ + @Override + public java.lang.Integer getCol206() { + return (java.lang.Integer) getValue(205); + } + + /** + * Setter for PUBLIC.V_3176.COL207. + */ + @Override + public V_3176Record setCol207(java.lang.Integer value) { + setValue(206, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL207. + */ + @Override + public java.lang.Integer getCol207() { + return (java.lang.Integer) getValue(206); + } + + /** + * Setter for PUBLIC.V_3176.COL208. + */ + @Override + public V_3176Record setCol208(java.lang.Integer value) { + setValue(207, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL208. + */ + @Override + public java.lang.Integer getCol208() { + return (java.lang.Integer) getValue(207); + } + + /** + * Setter for PUBLIC.V_3176.COL209. + */ + @Override + public V_3176Record setCol209(java.lang.Integer value) { + setValue(208, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL209. + */ + @Override + public java.lang.Integer getCol209() { + return (java.lang.Integer) getValue(208); + } + + /** + * Setter for PUBLIC.V_3176.COL210. + */ + @Override + public V_3176Record setCol210(java.lang.Integer value) { + setValue(209, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL210. + */ + @Override + public java.lang.Integer getCol210() { + return (java.lang.Integer) getValue(209); + } + + /** + * Setter for PUBLIC.V_3176.COL211. + */ + @Override + public V_3176Record setCol211(java.lang.Integer value) { + setValue(210, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL211. + */ + @Override + public java.lang.Integer getCol211() { + return (java.lang.Integer) getValue(210); + } + + /** + * Setter for PUBLIC.V_3176.COL212. + */ + @Override + public V_3176Record setCol212(java.lang.Integer value) { + setValue(211, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL212. + */ + @Override + public java.lang.Integer getCol212() { + return (java.lang.Integer) getValue(211); + } + + /** + * Setter for PUBLIC.V_3176.COL213. + */ + @Override + public V_3176Record setCol213(java.lang.Integer value) { + setValue(212, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL213. + */ + @Override + public java.lang.Integer getCol213() { + return (java.lang.Integer) getValue(212); + } + + /** + * Setter for PUBLIC.V_3176.COL214. + */ + @Override + public V_3176Record setCol214(java.lang.Integer value) { + setValue(213, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL214. + */ + @Override + public java.lang.Integer getCol214() { + return (java.lang.Integer) getValue(213); + } + + /** + * Setter for PUBLIC.V_3176.COL215. + */ + @Override + public V_3176Record setCol215(java.lang.Integer value) { + setValue(214, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL215. + */ + @Override + public java.lang.Integer getCol215() { + return (java.lang.Integer) getValue(214); + } + + /** + * Setter for PUBLIC.V_3176.COL216. + */ + @Override + public V_3176Record setCol216(java.lang.Integer value) { + setValue(215, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL216. + */ + @Override + public java.lang.Integer getCol216() { + return (java.lang.Integer) getValue(215); + } + + /** + * Setter for PUBLIC.V_3176.COL217. + */ + @Override + public V_3176Record setCol217(java.lang.Integer value) { + setValue(216, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL217. + */ + @Override + public java.lang.Integer getCol217() { + return (java.lang.Integer) getValue(216); + } + + /** + * Setter for PUBLIC.V_3176.COL218. + */ + @Override + public V_3176Record setCol218(java.lang.Integer value) { + setValue(217, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL218. + */ + @Override + public java.lang.Integer getCol218() { + return (java.lang.Integer) getValue(217); + } + + /** + * Setter for PUBLIC.V_3176.COL219. + */ + @Override + public V_3176Record setCol219(java.lang.Integer value) { + setValue(218, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL219. + */ + @Override + public java.lang.Integer getCol219() { + return (java.lang.Integer) getValue(218); + } + + /** + * Setter for PUBLIC.V_3176.COL220. + */ + @Override + public V_3176Record setCol220(java.lang.Integer value) { + setValue(219, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL220. + */ + @Override + public java.lang.Integer getCol220() { + return (java.lang.Integer) getValue(219); + } + + /** + * Setter for PUBLIC.V_3176.COL221. + */ + @Override + public V_3176Record setCol221(java.lang.Integer value) { + setValue(220, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL221. + */ + @Override + public java.lang.Integer getCol221() { + return (java.lang.Integer) getValue(220); + } + + /** + * Setter for PUBLIC.V_3176.COL222. + */ + @Override + public V_3176Record setCol222(java.lang.Integer value) { + setValue(221, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL222. + */ + @Override + public java.lang.Integer getCol222() { + return (java.lang.Integer) getValue(221); + } + + /** + * Setter for PUBLIC.V_3176.COL223. + */ + @Override + public V_3176Record setCol223(java.lang.Integer value) { + setValue(222, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL223. + */ + @Override + public java.lang.Integer getCol223() { + return (java.lang.Integer) getValue(222); + } + + /** + * Setter for PUBLIC.V_3176.COL224. + */ + @Override + public V_3176Record setCol224(java.lang.Integer value) { + setValue(223, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL224. + */ + @Override + public java.lang.Integer getCol224() { + return (java.lang.Integer) getValue(223); + } + + /** + * Setter for PUBLIC.V_3176.COL225. + */ + @Override + public V_3176Record setCol225(java.lang.Integer value) { + setValue(224, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL225. + */ + @Override + public java.lang.Integer getCol225() { + return (java.lang.Integer) getValue(224); + } + + /** + * Setter for PUBLIC.V_3176.COL226. + */ + @Override + public V_3176Record setCol226(java.lang.Integer value) { + setValue(225, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL226. + */ + @Override + public java.lang.Integer getCol226() { + return (java.lang.Integer) getValue(225); + } + + /** + * Setter for PUBLIC.V_3176.COL227. + */ + @Override + public V_3176Record setCol227(java.lang.Integer value) { + setValue(226, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL227. + */ + @Override + public java.lang.Integer getCol227() { + return (java.lang.Integer) getValue(226); + } + + /** + * Setter for PUBLIC.V_3176.COL228. + */ + @Override + public V_3176Record setCol228(java.lang.Integer value) { + setValue(227, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL228. + */ + @Override + public java.lang.Integer getCol228() { + return (java.lang.Integer) getValue(227); + } + + /** + * Setter for PUBLIC.V_3176.COL229. + */ + @Override + public V_3176Record setCol229(java.lang.Integer value) { + setValue(228, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL229. + */ + @Override + public java.lang.Integer getCol229() { + return (java.lang.Integer) getValue(228); + } + + /** + * Setter for PUBLIC.V_3176.COL230. + */ + @Override + public V_3176Record setCol230(java.lang.Integer value) { + setValue(229, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL230. + */ + @Override + public java.lang.Integer getCol230() { + return (java.lang.Integer) getValue(229); + } + + /** + * Setter for PUBLIC.V_3176.COL231. + */ + @Override + public V_3176Record setCol231(java.lang.Integer value) { + setValue(230, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL231. + */ + @Override + public java.lang.Integer getCol231() { + return (java.lang.Integer) getValue(230); + } + + /** + * Setter for PUBLIC.V_3176.COL232. + */ + @Override + public V_3176Record setCol232(java.lang.Integer value) { + setValue(231, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL232. + */ + @Override + public java.lang.Integer getCol232() { + return (java.lang.Integer) getValue(231); + } + + /** + * Setter for PUBLIC.V_3176.COL233. + */ + @Override + public V_3176Record setCol233(java.lang.Integer value) { + setValue(232, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL233. + */ + @Override + public java.lang.Integer getCol233() { + return (java.lang.Integer) getValue(232); + } + + /** + * Setter for PUBLIC.V_3176.COL234. + */ + @Override + public V_3176Record setCol234(java.lang.Integer value) { + setValue(233, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL234. + */ + @Override + public java.lang.Integer getCol234() { + return (java.lang.Integer) getValue(233); + } + + /** + * Setter for PUBLIC.V_3176.COL235. + */ + @Override + public V_3176Record setCol235(java.lang.Integer value) { + setValue(234, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL235. + */ + @Override + public java.lang.Integer getCol235() { + return (java.lang.Integer) getValue(234); + } + + /** + * Setter for PUBLIC.V_3176.COL236. + */ + @Override + public V_3176Record setCol236(java.lang.Integer value) { + setValue(235, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL236. + */ + @Override + public java.lang.Integer getCol236() { + return (java.lang.Integer) getValue(235); + } + + /** + * Setter for PUBLIC.V_3176.COL237. + */ + @Override + public V_3176Record setCol237(java.lang.Integer value) { + setValue(236, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL237. + */ + @Override + public java.lang.Integer getCol237() { + return (java.lang.Integer) getValue(236); + } + + /** + * Setter for PUBLIC.V_3176.COL238. + */ + @Override + public V_3176Record setCol238(java.lang.Integer value) { + setValue(237, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL238. + */ + @Override + public java.lang.Integer getCol238() { + return (java.lang.Integer) getValue(237); + } + + /** + * Setter for PUBLIC.V_3176.COL239. + */ + @Override + public V_3176Record setCol239(java.lang.Integer value) { + setValue(238, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL239. + */ + @Override + public java.lang.Integer getCol239() { + return (java.lang.Integer) getValue(238); + } + + /** + * Setter for PUBLIC.V_3176.COL240. + */ + @Override + public V_3176Record setCol240(java.lang.Integer value) { + setValue(239, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL240. + */ + @Override + public java.lang.Integer getCol240() { + return (java.lang.Integer) getValue(239); + } + + /** + * Setter for PUBLIC.V_3176.COL241. + */ + @Override + public V_3176Record setCol241(java.lang.Integer value) { + setValue(240, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL241. + */ + @Override + public java.lang.Integer getCol241() { + return (java.lang.Integer) getValue(240); + } + + /** + * Setter for PUBLIC.V_3176.COL242. + */ + @Override + public V_3176Record setCol242(java.lang.Integer value) { + setValue(241, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL242. + */ + @Override + public java.lang.Integer getCol242() { + return (java.lang.Integer) getValue(241); + } + + /** + * Setter for PUBLIC.V_3176.COL243. + */ + @Override + public V_3176Record setCol243(java.lang.Integer value) { + setValue(242, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL243. + */ + @Override + public java.lang.Integer getCol243() { + return (java.lang.Integer) getValue(242); + } + + /** + * Setter for PUBLIC.V_3176.COL244. + */ + @Override + public V_3176Record setCol244(java.lang.Integer value) { + setValue(243, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL244. + */ + @Override + public java.lang.Integer getCol244() { + return (java.lang.Integer) getValue(243); + } + + /** + * Setter for PUBLIC.V_3176.COL245. + */ + @Override + public V_3176Record setCol245(java.lang.Integer value) { + setValue(244, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL245. + */ + @Override + public java.lang.Integer getCol245() { + return (java.lang.Integer) getValue(244); + } + + /** + * Setter for PUBLIC.V_3176.COL246. + */ + @Override + public V_3176Record setCol246(java.lang.Integer value) { + setValue(245, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL246. + */ + @Override + public java.lang.Integer getCol246() { + return (java.lang.Integer) getValue(245); + } + + /** + * Setter for PUBLIC.V_3176.COL247. + */ + @Override + public V_3176Record setCol247(java.lang.Integer value) { + setValue(246, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL247. + */ + @Override + public java.lang.Integer getCol247() { + return (java.lang.Integer) getValue(246); + } + + /** + * Setter for PUBLIC.V_3176.COL248. + */ + @Override + public V_3176Record setCol248(java.lang.Integer value) { + setValue(247, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL248. + */ + @Override + public java.lang.Integer getCol248() { + return (java.lang.Integer) getValue(247); + } + + /** + * Setter for PUBLIC.V_3176.COL249. + */ + @Override + public V_3176Record setCol249(java.lang.Integer value) { + setValue(248, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL249. + */ + @Override + public java.lang.Integer getCol249() { + return (java.lang.Integer) getValue(248); + } + + /** + * Setter for PUBLIC.V_3176.COL250. + */ + @Override + public V_3176Record setCol250(java.lang.Integer value) { + setValue(249, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL250. + */ + @Override + public java.lang.Integer getCol250() { + return (java.lang.Integer) getValue(249); + } + + /** + * Setter for PUBLIC.V_3176.COL251. + */ + @Override + public V_3176Record setCol251(java.lang.Integer value) { + setValue(250, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL251. + */ + @Override + public java.lang.Integer getCol251() { + return (java.lang.Integer) getValue(250); + } + + /** + * Setter for PUBLIC.V_3176.COL252. + */ + @Override + public V_3176Record setCol252(java.lang.Integer value) { + setValue(251, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL252. + */ + @Override + public java.lang.Integer getCol252() { + return (java.lang.Integer) getValue(251); + } + + /** + * Setter for PUBLIC.V_3176.COL253. + */ + @Override + public V_3176Record setCol253(java.lang.Integer value) { + setValue(252, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL253. + */ + @Override + public java.lang.Integer getCol253() { + return (java.lang.Integer) getValue(252); + } + + /** + * Setter for PUBLIC.V_3176.COL254. + */ + @Override + public V_3176Record setCol254(java.lang.Integer value) { + setValue(253, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL254. + */ + @Override + public java.lang.Integer getCol254() { + return (java.lang.Integer) getValue(253); + } + + /** + * Setter for PUBLIC.V_3176.COL255. + */ + @Override + public V_3176Record setCol255(java.lang.Integer value) { + setValue(254, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL255. + */ + @Override + public java.lang.Integer getCol255() { + return (java.lang.Integer) getValue(254); + } + + /** + * Setter for PUBLIC.V_3176.COL256. + */ + @Override + public V_3176Record setCol256(java.lang.Integer value) { + setValue(255, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL256. + */ + @Override + public java.lang.Integer getCol256() { + return (java.lang.Integer) getValue(255); + } + + /** + * Setter for PUBLIC.V_3176.COL257. + */ + @Override + public V_3176Record setCol257(java.lang.Integer value) { + setValue(256, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL257. + */ + @Override + public java.lang.Integer getCol257() { + return (java.lang.Integer) getValue(256); + } + + /** + * Setter for PUBLIC.V_3176.COL258. + */ + @Override + public V_3176Record setCol258(java.lang.Integer value) { + setValue(257, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL258. + */ + @Override + public java.lang.Integer getCol258() { + return (java.lang.Integer) getValue(257); + } + + /** + * Setter for PUBLIC.V_3176.COL259. + */ + @Override + public V_3176Record setCol259(java.lang.Integer value) { + setValue(258, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL259. + */ + @Override + public java.lang.Integer getCol259() { + return (java.lang.Integer) getValue(258); + } + + /** + * Setter for PUBLIC.V_3176.COL260. + */ + @Override + public V_3176Record setCol260(java.lang.Integer value) { + setValue(259, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL260. + */ + @Override + public java.lang.Integer getCol260() { + return (java.lang.Integer) getValue(259); + } + + /** + * Setter for PUBLIC.V_3176.COL261. + */ + @Override + public V_3176Record setCol261(java.lang.Integer value) { + setValue(260, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL261. + */ + @Override + public java.lang.Integer getCol261() { + return (java.lang.Integer) getValue(260); + } + + /** + * Setter for PUBLIC.V_3176.COL262. + */ + @Override + public V_3176Record setCol262(java.lang.Integer value) { + setValue(261, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL262. + */ + @Override + public java.lang.Integer getCol262() { + return (java.lang.Integer) getValue(261); + } + + /** + * Setter for PUBLIC.V_3176.COL263. + */ + @Override + public V_3176Record setCol263(java.lang.Integer value) { + setValue(262, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL263. + */ + @Override + public java.lang.Integer getCol263() { + return (java.lang.Integer) getValue(262); + } + + /** + * Setter for PUBLIC.V_3176.COL264. + */ + @Override + public V_3176Record setCol264(java.lang.Integer value) { + setValue(263, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL264. + */ + @Override + public java.lang.Integer getCol264() { + return (java.lang.Integer) getValue(263); + } + + /** + * Setter for PUBLIC.V_3176.COL265. + */ + @Override + public V_3176Record setCol265(java.lang.Integer value) { + setValue(264, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL265. + */ + @Override + public java.lang.Integer getCol265() { + return (java.lang.Integer) getValue(264); + } + + /** + * Setter for PUBLIC.V_3176.COL266. + */ + @Override + public V_3176Record setCol266(java.lang.Integer value) { + setValue(265, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL266. + */ + @Override + public java.lang.Integer getCol266() { + return (java.lang.Integer) getValue(265); + } + + /** + * Setter for PUBLIC.V_3176.COL267. + */ + @Override + public V_3176Record setCol267(java.lang.Integer value) { + setValue(266, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL267. + */ + @Override + public java.lang.Integer getCol267() { + return (java.lang.Integer) getValue(266); + } + + /** + * Setter for PUBLIC.V_3176.COL268. + */ + @Override + public V_3176Record setCol268(java.lang.Integer value) { + setValue(267, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL268. + */ + @Override + public java.lang.Integer getCol268() { + return (java.lang.Integer) getValue(267); + } + + /** + * Setter for PUBLIC.V_3176.COL269. + */ + @Override + public V_3176Record setCol269(java.lang.Integer value) { + setValue(268, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL269. + */ + @Override + public java.lang.Integer getCol269() { + return (java.lang.Integer) getValue(268); + } + + /** + * Setter for PUBLIC.V_3176.COL270. + */ + @Override + public V_3176Record setCol270(java.lang.Integer value) { + setValue(269, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL270. + */ + @Override + public java.lang.Integer getCol270() { + return (java.lang.Integer) getValue(269); + } + + /** + * Setter for PUBLIC.V_3176.COL271. + */ + @Override + public V_3176Record setCol271(java.lang.Integer value) { + setValue(270, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL271. + */ + @Override + public java.lang.Integer getCol271() { + return (java.lang.Integer) getValue(270); + } + + /** + * Setter for PUBLIC.V_3176.COL272. + */ + @Override + public V_3176Record setCol272(java.lang.Integer value) { + setValue(271, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL272. + */ + @Override + public java.lang.Integer getCol272() { + return (java.lang.Integer) getValue(271); + } + + /** + * Setter for PUBLIC.V_3176.COL273. + */ + @Override + public V_3176Record setCol273(java.lang.Integer value) { + setValue(272, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL273. + */ + @Override + public java.lang.Integer getCol273() { + return (java.lang.Integer) getValue(272); + } + + /** + * Setter for PUBLIC.V_3176.COL274. + */ + @Override + public V_3176Record setCol274(java.lang.Integer value) { + setValue(273, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL274. + */ + @Override + public java.lang.Integer getCol274() { + return (java.lang.Integer) getValue(273); + } + + /** + * Setter for PUBLIC.V_3176.COL275. + */ + @Override + public V_3176Record setCol275(java.lang.Integer value) { + setValue(274, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL275. + */ + @Override + public java.lang.Integer getCol275() { + return (java.lang.Integer) getValue(274); + } + + /** + * Setter for PUBLIC.V_3176.COL276. + */ + @Override + public V_3176Record setCol276(java.lang.Integer value) { + setValue(275, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL276. + */ + @Override + public java.lang.Integer getCol276() { + return (java.lang.Integer) getValue(275); + } + + /** + * Setter for PUBLIC.V_3176.COL277. + */ + @Override + public V_3176Record setCol277(java.lang.Integer value) { + setValue(276, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL277. + */ + @Override + public java.lang.Integer getCol277() { + return (java.lang.Integer) getValue(276); + } + + /** + * Setter for PUBLIC.V_3176.COL278. + */ + @Override + public V_3176Record setCol278(java.lang.Integer value) { + setValue(277, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL278. + */ + @Override + public java.lang.Integer getCol278() { + return (java.lang.Integer) getValue(277); + } + + /** + * Setter for PUBLIC.V_3176.COL279. + */ + @Override + public V_3176Record setCol279(java.lang.Integer value) { + setValue(278, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL279. + */ + @Override + public java.lang.Integer getCol279() { + return (java.lang.Integer) getValue(278); + } + + /** + * Setter for PUBLIC.V_3176.COL280. + */ + @Override + public V_3176Record setCol280(java.lang.Integer value) { + setValue(279, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL280. + */ + @Override + public java.lang.Integer getCol280() { + return (java.lang.Integer) getValue(279); + } + + /** + * Setter for PUBLIC.V_3176.COL281. + */ + @Override + public V_3176Record setCol281(java.lang.Integer value) { + setValue(280, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL281. + */ + @Override + public java.lang.Integer getCol281() { + return (java.lang.Integer) getValue(280); + } + + /** + * Setter for PUBLIC.V_3176.COL282. + */ + @Override + public V_3176Record setCol282(java.lang.Integer value) { + setValue(281, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL282. + */ + @Override + public java.lang.Integer getCol282() { + return (java.lang.Integer) getValue(281); + } + + /** + * Setter for PUBLIC.V_3176.COL283. + */ + @Override + public V_3176Record setCol283(java.lang.Integer value) { + setValue(282, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL283. + */ + @Override + public java.lang.Integer getCol283() { + return (java.lang.Integer) getValue(282); + } + + /** + * Setter for PUBLIC.V_3176.COL284. + */ + @Override + public V_3176Record setCol284(java.lang.Integer value) { + setValue(283, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL284. + */ + @Override + public java.lang.Integer getCol284() { + return (java.lang.Integer) getValue(283); + } + + /** + * Setter for PUBLIC.V_3176.COL285. + */ + @Override + public V_3176Record setCol285(java.lang.Integer value) { + setValue(284, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL285. + */ + @Override + public java.lang.Integer getCol285() { + return (java.lang.Integer) getValue(284); + } + + /** + * Setter for PUBLIC.V_3176.COL286. + */ + @Override + public V_3176Record setCol286(java.lang.Integer value) { + setValue(285, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL286. + */ + @Override + public java.lang.Integer getCol286() { + return (java.lang.Integer) getValue(285); + } + + /** + * Setter for PUBLIC.V_3176.COL287. + */ + @Override + public V_3176Record setCol287(java.lang.Integer value) { + setValue(286, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL287. + */ + @Override + public java.lang.Integer getCol287() { + return (java.lang.Integer) getValue(286); + } + + /** + * Setter for PUBLIC.V_3176.COL288. + */ + @Override + public V_3176Record setCol288(java.lang.Integer value) { + setValue(287, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL288. + */ + @Override + public java.lang.Integer getCol288() { + return (java.lang.Integer) getValue(287); + } + + /** + * Setter for PUBLIC.V_3176.COL289. + */ + @Override + public V_3176Record setCol289(java.lang.Integer value) { + setValue(288, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL289. + */ + @Override + public java.lang.Integer getCol289() { + return (java.lang.Integer) getValue(288); + } + + /** + * Setter for PUBLIC.V_3176.COL290. + */ + @Override + public V_3176Record setCol290(java.lang.Integer value) { + setValue(289, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL290. + */ + @Override + public java.lang.Integer getCol290() { + return (java.lang.Integer) getValue(289); + } + + /** + * Setter for PUBLIC.V_3176.COL291. + */ + @Override + public V_3176Record setCol291(java.lang.Integer value) { + setValue(290, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL291. + */ + @Override + public java.lang.Integer getCol291() { + return (java.lang.Integer) getValue(290); + } + + /** + * Setter for PUBLIC.V_3176.COL292. + */ + @Override + public V_3176Record setCol292(java.lang.Integer value) { + setValue(291, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL292. + */ + @Override + public java.lang.Integer getCol292() { + return (java.lang.Integer) getValue(291); + } + + /** + * Setter for PUBLIC.V_3176.COL293. + */ + @Override + public V_3176Record setCol293(java.lang.Integer value) { + setValue(292, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL293. + */ + @Override + public java.lang.Integer getCol293() { + return (java.lang.Integer) getValue(292); + } + + /** + * Setter for PUBLIC.V_3176.COL294. + */ + @Override + public V_3176Record setCol294(java.lang.Integer value) { + setValue(293, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL294. + */ + @Override + public java.lang.Integer getCol294() { + return (java.lang.Integer) getValue(293); + } + + /** + * Setter for PUBLIC.V_3176.COL295. + */ + @Override + public V_3176Record setCol295(java.lang.Integer value) { + setValue(294, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL295. + */ + @Override + public java.lang.Integer getCol295() { + return (java.lang.Integer) getValue(294); + } + + /** + * Setter for PUBLIC.V_3176.COL296. + */ + @Override + public V_3176Record setCol296(java.lang.Integer value) { + setValue(295, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL296. + */ + @Override + public java.lang.Integer getCol296() { + return (java.lang.Integer) getValue(295); + } + + /** + * Setter for PUBLIC.V_3176.COL297. + */ + @Override + public V_3176Record setCol297(java.lang.Integer value) { + setValue(296, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL297. + */ + @Override + public java.lang.Integer getCol297() { + return (java.lang.Integer) getValue(296); + } + + /** + * Setter for PUBLIC.V_3176.COL298. + */ + @Override + public V_3176Record setCol298(java.lang.Integer value) { + setValue(297, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL298. + */ + @Override + public java.lang.Integer getCol298() { + return (java.lang.Integer) getValue(297); + } + + /** + * Setter for PUBLIC.V_3176.COL299. + */ + @Override + public V_3176Record setCol299(java.lang.Integer value) { + setValue(298, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL299. + */ + @Override + public java.lang.Integer getCol299() { + return (java.lang.Integer) getValue(298); + } + + /** + * Setter for PUBLIC.V_3176.COL300. + */ + @Override + public V_3176Record setCol300(java.lang.Integer value) { + setValue(299, value); + return this; + } + + /** + * Getter for PUBLIC.V_3176.COL300. + */ + @Override + public java.lang.Integer getCol300() { + return (java.lang.Integer) getValue(299); + } + + // ------------------------------------------------------------------------- + // FROM and INTO + // ------------------------------------------------------------------------- + + /** + * {@inheritDoc} + */ + @Override + public void from(org.jooq.test.h2.generatedclasses.tables.interfaces.IV_3176 from) { + setCol001(from.getCol001()); + setCol002(from.getCol002()); + setCol003(from.getCol003()); + setCol004(from.getCol004()); + setCol005(from.getCol005()); + setCol006(from.getCol006()); + setCol007(from.getCol007()); + setCol008(from.getCol008()); + setCol009(from.getCol009()); + setCol010(from.getCol010()); + setCol011(from.getCol011()); + setCol012(from.getCol012()); + setCol013(from.getCol013()); + setCol014(from.getCol014()); + setCol015(from.getCol015()); + setCol016(from.getCol016()); + setCol017(from.getCol017()); + setCol018(from.getCol018()); + setCol019(from.getCol019()); + setCol020(from.getCol020()); + setCol021(from.getCol021()); + setCol022(from.getCol022()); + setCol023(from.getCol023()); + setCol024(from.getCol024()); + setCol025(from.getCol025()); + setCol026(from.getCol026()); + setCol027(from.getCol027()); + setCol028(from.getCol028()); + setCol029(from.getCol029()); + setCol030(from.getCol030()); + setCol031(from.getCol031()); + setCol032(from.getCol032()); + setCol033(from.getCol033()); + setCol034(from.getCol034()); + setCol035(from.getCol035()); + setCol036(from.getCol036()); + setCol037(from.getCol037()); + setCol038(from.getCol038()); + setCol039(from.getCol039()); + setCol040(from.getCol040()); + setCol041(from.getCol041()); + setCol042(from.getCol042()); + setCol043(from.getCol043()); + setCol044(from.getCol044()); + setCol045(from.getCol045()); + setCol046(from.getCol046()); + setCol047(from.getCol047()); + setCol048(from.getCol048()); + setCol049(from.getCol049()); + setCol050(from.getCol050()); + setCol051(from.getCol051()); + setCol052(from.getCol052()); + setCol053(from.getCol053()); + setCol054(from.getCol054()); + setCol055(from.getCol055()); + setCol056(from.getCol056()); + setCol057(from.getCol057()); + setCol058(from.getCol058()); + setCol059(from.getCol059()); + setCol060(from.getCol060()); + setCol061(from.getCol061()); + setCol062(from.getCol062()); + setCol063(from.getCol063()); + setCol064(from.getCol064()); + setCol065(from.getCol065()); + setCol066(from.getCol066()); + setCol067(from.getCol067()); + setCol068(from.getCol068()); + setCol069(from.getCol069()); + setCol070(from.getCol070()); + setCol071(from.getCol071()); + setCol072(from.getCol072()); + setCol073(from.getCol073()); + setCol074(from.getCol074()); + setCol075(from.getCol075()); + setCol076(from.getCol076()); + setCol077(from.getCol077()); + setCol078(from.getCol078()); + setCol079(from.getCol079()); + setCol080(from.getCol080()); + setCol081(from.getCol081()); + setCol082(from.getCol082()); + setCol083(from.getCol083()); + setCol084(from.getCol084()); + setCol085(from.getCol085()); + setCol086(from.getCol086()); + setCol087(from.getCol087()); + setCol088(from.getCol088()); + setCol089(from.getCol089()); + setCol090(from.getCol090()); + setCol091(from.getCol091()); + setCol092(from.getCol092()); + setCol093(from.getCol093()); + setCol094(from.getCol094()); + setCol095(from.getCol095()); + setCol096(from.getCol096()); + setCol097(from.getCol097()); + setCol098(from.getCol098()); + setCol099(from.getCol099()); + setCol100(from.getCol100()); + setCol101(from.getCol101()); + setCol102(from.getCol102()); + setCol103(from.getCol103()); + setCol104(from.getCol104()); + setCol105(from.getCol105()); + setCol106(from.getCol106()); + setCol107(from.getCol107()); + setCol108(from.getCol108()); + setCol109(from.getCol109()); + setCol110(from.getCol110()); + setCol111(from.getCol111()); + setCol112(from.getCol112()); + setCol113(from.getCol113()); + setCol114(from.getCol114()); + setCol115(from.getCol115()); + setCol116(from.getCol116()); + setCol117(from.getCol117()); + setCol118(from.getCol118()); + setCol119(from.getCol119()); + setCol120(from.getCol120()); + setCol121(from.getCol121()); + setCol122(from.getCol122()); + setCol123(from.getCol123()); + setCol124(from.getCol124()); + setCol125(from.getCol125()); + setCol126(from.getCol126()); + setCol127(from.getCol127()); + setCol128(from.getCol128()); + setCol129(from.getCol129()); + setCol130(from.getCol130()); + setCol131(from.getCol131()); + setCol132(from.getCol132()); + setCol133(from.getCol133()); + setCol134(from.getCol134()); + setCol135(from.getCol135()); + setCol136(from.getCol136()); + setCol137(from.getCol137()); + setCol138(from.getCol138()); + setCol139(from.getCol139()); + setCol140(from.getCol140()); + setCol141(from.getCol141()); + setCol142(from.getCol142()); + setCol143(from.getCol143()); + setCol144(from.getCol144()); + setCol145(from.getCol145()); + setCol146(from.getCol146()); + setCol147(from.getCol147()); + setCol148(from.getCol148()); + setCol149(from.getCol149()); + setCol150(from.getCol150()); + setCol151(from.getCol151()); + setCol152(from.getCol152()); + setCol153(from.getCol153()); + setCol154(from.getCol154()); + setCol155(from.getCol155()); + setCol156(from.getCol156()); + setCol157(from.getCol157()); + setCol158(from.getCol158()); + setCol159(from.getCol159()); + setCol160(from.getCol160()); + setCol161(from.getCol161()); + setCol162(from.getCol162()); + setCol163(from.getCol163()); + setCol164(from.getCol164()); + setCol165(from.getCol165()); + setCol166(from.getCol166()); + setCol167(from.getCol167()); + setCol168(from.getCol168()); + setCol169(from.getCol169()); + setCol170(from.getCol170()); + setCol171(from.getCol171()); + setCol172(from.getCol172()); + setCol173(from.getCol173()); + setCol174(from.getCol174()); + setCol175(from.getCol175()); + setCol176(from.getCol176()); + setCol177(from.getCol177()); + setCol178(from.getCol178()); + setCol179(from.getCol179()); + setCol180(from.getCol180()); + setCol181(from.getCol181()); + setCol182(from.getCol182()); + setCol183(from.getCol183()); + setCol184(from.getCol184()); + setCol185(from.getCol185()); + setCol186(from.getCol186()); + setCol187(from.getCol187()); + setCol188(from.getCol188()); + setCol189(from.getCol189()); + setCol190(from.getCol190()); + setCol191(from.getCol191()); + setCol192(from.getCol192()); + setCol193(from.getCol193()); + setCol194(from.getCol194()); + setCol195(from.getCol195()); + setCol196(from.getCol196()); + setCol197(from.getCol197()); + setCol198(from.getCol198()); + setCol199(from.getCol199()); + setCol200(from.getCol200()); + setCol201(from.getCol201()); + setCol202(from.getCol202()); + setCol203(from.getCol203()); + setCol204(from.getCol204()); + setCol205(from.getCol205()); + setCol206(from.getCol206()); + setCol207(from.getCol207()); + setCol208(from.getCol208()); + setCol209(from.getCol209()); + setCol210(from.getCol210()); + setCol211(from.getCol211()); + setCol212(from.getCol212()); + setCol213(from.getCol213()); + setCol214(from.getCol214()); + setCol215(from.getCol215()); + setCol216(from.getCol216()); + setCol217(from.getCol217()); + setCol218(from.getCol218()); + setCol219(from.getCol219()); + setCol220(from.getCol220()); + setCol221(from.getCol221()); + setCol222(from.getCol222()); + setCol223(from.getCol223()); + setCol224(from.getCol224()); + setCol225(from.getCol225()); + setCol226(from.getCol226()); + setCol227(from.getCol227()); + setCol228(from.getCol228()); + setCol229(from.getCol229()); + setCol230(from.getCol230()); + setCol231(from.getCol231()); + setCol232(from.getCol232()); + setCol233(from.getCol233()); + setCol234(from.getCol234()); + setCol235(from.getCol235()); + setCol236(from.getCol236()); + setCol237(from.getCol237()); + setCol238(from.getCol238()); + setCol239(from.getCol239()); + setCol240(from.getCol240()); + setCol241(from.getCol241()); + setCol242(from.getCol242()); + setCol243(from.getCol243()); + setCol244(from.getCol244()); + setCol245(from.getCol245()); + setCol246(from.getCol246()); + setCol247(from.getCol247()); + setCol248(from.getCol248()); + setCol249(from.getCol249()); + setCol250(from.getCol250()); + setCol251(from.getCol251()); + setCol252(from.getCol252()); + setCol253(from.getCol253()); + setCol254(from.getCol254()); + setCol255(from.getCol255()); + setCol256(from.getCol256()); + setCol257(from.getCol257()); + setCol258(from.getCol258()); + setCol259(from.getCol259()); + setCol260(from.getCol260()); + setCol261(from.getCol261()); + setCol262(from.getCol262()); + setCol263(from.getCol263()); + setCol264(from.getCol264()); + setCol265(from.getCol265()); + setCol266(from.getCol266()); + setCol267(from.getCol267()); + setCol268(from.getCol268()); + setCol269(from.getCol269()); + setCol270(from.getCol270()); + setCol271(from.getCol271()); + setCol272(from.getCol272()); + setCol273(from.getCol273()); + setCol274(from.getCol274()); + setCol275(from.getCol275()); + setCol276(from.getCol276()); + setCol277(from.getCol277()); + setCol278(from.getCol278()); + setCol279(from.getCol279()); + setCol280(from.getCol280()); + setCol281(from.getCol281()); + setCol282(from.getCol282()); + setCol283(from.getCol283()); + setCol284(from.getCol284()); + setCol285(from.getCol285()); + setCol286(from.getCol286()); + setCol287(from.getCol287()); + setCol288(from.getCol288()); + setCol289(from.getCol289()); + setCol290(from.getCol290()); + setCol291(from.getCol291()); + setCol292(from.getCol292()); + setCol293(from.getCol293()); + setCol294(from.getCol294()); + setCol295(from.getCol295()); + setCol296(from.getCol296()); + setCol297(from.getCol297()); + setCol298(from.getCol298()); + setCol299(from.getCol299()); + setCol300(from.getCol300()); + } + + /** + * {@inheritDoc} + */ + @Override + public E into(E into) { + into.from(this); + return into; + } + + // ------------------------------------------------------------------------- + // Constructors + // ------------------------------------------------------------------------- + + /** + * Create a detached V_3176Record + */ + public V_3176Record() { + super(org.jooq.test.h2.generatedclasses.tables.V_3176.V_3176); + } + + /** + * Create a detached, initialised V_3176Record + */ + public V_3176Record(java.lang.Integer col001, java.lang.Integer col002, java.lang.Integer col003, java.lang.Integer col004, java.lang.Integer col005, java.lang.Integer col006, java.lang.Integer col007, java.lang.Integer col008, java.lang.Integer col009, java.lang.Integer col010, java.lang.Integer col011, java.lang.Integer col012, java.lang.Integer col013, java.lang.Integer col014, java.lang.Integer col015, java.lang.Integer col016, java.lang.Integer col017, java.lang.Integer col018, java.lang.Integer col019, java.lang.Integer col020, java.lang.Integer col021, java.lang.Integer col022, java.lang.Integer col023, java.lang.Integer col024, java.lang.Integer col025, java.lang.Integer col026, java.lang.Integer col027, java.lang.Integer col028, java.lang.Integer col029, java.lang.Integer col030, java.lang.Integer col031, java.lang.Integer col032, java.lang.Integer col033, java.lang.Integer col034, java.lang.Integer col035, java.lang.Integer col036, java.lang.Integer col037, java.lang.Integer col038, java.lang.Integer col039, java.lang.Integer col040, java.lang.Integer col041, java.lang.Integer col042, java.lang.Integer col043, java.lang.Integer col044, java.lang.Integer col045, java.lang.Integer col046, java.lang.Integer col047, java.lang.Integer col048, java.lang.Integer col049, java.lang.Integer col050, java.lang.Integer col051, java.lang.Integer col052, java.lang.Integer col053, java.lang.Integer col054, java.lang.Integer col055, java.lang.Integer col056, java.lang.Integer col057, java.lang.Integer col058, java.lang.Integer col059, java.lang.Integer col060, java.lang.Integer col061, java.lang.Integer col062, java.lang.Integer col063, java.lang.Integer col064, java.lang.Integer col065, java.lang.Integer col066, java.lang.Integer col067, java.lang.Integer col068, java.lang.Integer col069, java.lang.Integer col070, java.lang.Integer col071, java.lang.Integer col072, java.lang.Integer col073, java.lang.Integer col074, java.lang.Integer col075, java.lang.Integer col076, java.lang.Integer col077, java.lang.Integer col078, java.lang.Integer col079, java.lang.Integer col080, java.lang.Integer col081, java.lang.Integer col082, java.lang.Integer col083, java.lang.Integer col084, java.lang.Integer col085, java.lang.Integer col086, java.lang.Integer col087, java.lang.Integer col088, java.lang.Integer col089, java.lang.Integer col090, java.lang.Integer col091, java.lang.Integer col092, java.lang.Integer col093, java.lang.Integer col094, java.lang.Integer col095, java.lang.Integer col096, java.lang.Integer col097, java.lang.Integer col098, java.lang.Integer col099, java.lang.Integer col100, java.lang.Integer col101, java.lang.Integer col102, java.lang.Integer col103, java.lang.Integer col104, java.lang.Integer col105, java.lang.Integer col106, java.lang.Integer col107, java.lang.Integer col108, java.lang.Integer col109, java.lang.Integer col110, java.lang.Integer col111, java.lang.Integer col112, java.lang.Integer col113, java.lang.Integer col114, java.lang.Integer col115, java.lang.Integer col116, java.lang.Integer col117, java.lang.Integer col118, java.lang.Integer col119, java.lang.Integer col120, java.lang.Integer col121, java.lang.Integer col122, java.lang.Integer col123, java.lang.Integer col124, java.lang.Integer col125, java.lang.Integer col126, java.lang.Integer col127, java.lang.Integer col128, java.lang.Integer col129, java.lang.Integer col130, java.lang.Integer col131, java.lang.Integer col132, java.lang.Integer col133, java.lang.Integer col134, java.lang.Integer col135, java.lang.Integer col136, java.lang.Integer col137, java.lang.Integer col138, java.lang.Integer col139, java.lang.Integer col140, java.lang.Integer col141, java.lang.Integer col142, java.lang.Integer col143, java.lang.Integer col144, java.lang.Integer col145, java.lang.Integer col146, java.lang.Integer col147, java.lang.Integer col148, java.lang.Integer col149, java.lang.Integer col150, java.lang.Integer col151, java.lang.Integer col152, java.lang.Integer col153, java.lang.Integer col154, java.lang.Integer col155, java.lang.Integer col156, java.lang.Integer col157, java.lang.Integer col158, java.lang.Integer col159, java.lang.Integer col160, java.lang.Integer col161, java.lang.Integer col162, java.lang.Integer col163, java.lang.Integer col164, java.lang.Integer col165, java.lang.Integer col166, java.lang.Integer col167, java.lang.Integer col168, java.lang.Integer col169, java.lang.Integer col170, java.lang.Integer col171, java.lang.Integer col172, java.lang.Integer col173, java.lang.Integer col174, java.lang.Integer col175, java.lang.Integer col176, java.lang.Integer col177, java.lang.Integer col178, java.lang.Integer col179, java.lang.Integer col180, java.lang.Integer col181, java.lang.Integer col182, java.lang.Integer col183, java.lang.Integer col184, java.lang.Integer col185, java.lang.Integer col186, java.lang.Integer col187, java.lang.Integer col188, java.lang.Integer col189, java.lang.Integer col190, java.lang.Integer col191, java.lang.Integer col192, java.lang.Integer col193, java.lang.Integer col194, java.lang.Integer col195, java.lang.Integer col196, java.lang.Integer col197, java.lang.Integer col198, java.lang.Integer col199, java.lang.Integer col200, java.lang.Integer col201, java.lang.Integer col202, java.lang.Integer col203, java.lang.Integer col204, java.lang.Integer col205, java.lang.Integer col206, java.lang.Integer col207, java.lang.Integer col208, java.lang.Integer col209, java.lang.Integer col210, java.lang.Integer col211, java.lang.Integer col212, java.lang.Integer col213, java.lang.Integer col214, java.lang.Integer col215, java.lang.Integer col216, java.lang.Integer col217, java.lang.Integer col218, java.lang.Integer col219, java.lang.Integer col220, java.lang.Integer col221, java.lang.Integer col222, java.lang.Integer col223, java.lang.Integer col224, java.lang.Integer col225, java.lang.Integer col226, java.lang.Integer col227, java.lang.Integer col228, java.lang.Integer col229, java.lang.Integer col230, java.lang.Integer col231, java.lang.Integer col232, java.lang.Integer col233, java.lang.Integer col234, java.lang.Integer col235, java.lang.Integer col236, java.lang.Integer col237, java.lang.Integer col238, java.lang.Integer col239, java.lang.Integer col240, java.lang.Integer col241, java.lang.Integer col242, java.lang.Integer col243, java.lang.Integer col244, java.lang.Integer col245, java.lang.Integer col246, java.lang.Integer col247, java.lang.Integer col248, java.lang.Integer col249, java.lang.Integer col250, java.lang.Integer col251, java.lang.Integer col252, java.lang.Integer col253, java.lang.Integer col254, java.lang.Integer col255, java.lang.Integer col256, java.lang.Integer col257, java.lang.Integer col258, java.lang.Integer col259, java.lang.Integer col260, java.lang.Integer col261, java.lang.Integer col262, java.lang.Integer col263, java.lang.Integer col264, java.lang.Integer col265, java.lang.Integer col266, java.lang.Integer col267, java.lang.Integer col268, java.lang.Integer col269, java.lang.Integer col270, java.lang.Integer col271, java.lang.Integer col272, java.lang.Integer col273, java.lang.Integer col274, java.lang.Integer col275, java.lang.Integer col276, java.lang.Integer col277, java.lang.Integer col278, java.lang.Integer col279, java.lang.Integer col280, java.lang.Integer col281, java.lang.Integer col282, java.lang.Integer col283, java.lang.Integer col284, java.lang.Integer col285, java.lang.Integer col286, java.lang.Integer col287, java.lang.Integer col288, java.lang.Integer col289, java.lang.Integer col290, java.lang.Integer col291, java.lang.Integer col292, java.lang.Integer col293, java.lang.Integer col294, java.lang.Integer col295, java.lang.Integer col296, java.lang.Integer col297, java.lang.Integer col298, java.lang.Integer col299, java.lang.Integer col300) { + super(org.jooq.test.h2.generatedclasses.tables.V_3176.V_3176); + + setValue(0, col001); + setValue(1, col002); + setValue(2, col003); + setValue(3, col004); + setValue(4, col005); + setValue(5, col006); + setValue(6, col007); + setValue(7, col008); + setValue(8, col009); + setValue(9, col010); + setValue(10, col011); + setValue(11, col012); + setValue(12, col013); + setValue(13, col014); + setValue(14, col015); + setValue(15, col016); + setValue(16, col017); + setValue(17, col018); + setValue(18, col019); + setValue(19, col020); + setValue(20, col021); + setValue(21, col022); + setValue(22, col023); + setValue(23, col024); + setValue(24, col025); + setValue(25, col026); + setValue(26, col027); + setValue(27, col028); + setValue(28, col029); + setValue(29, col030); + setValue(30, col031); + setValue(31, col032); + setValue(32, col033); + setValue(33, col034); + setValue(34, col035); + setValue(35, col036); + setValue(36, col037); + setValue(37, col038); + setValue(38, col039); + setValue(39, col040); + setValue(40, col041); + setValue(41, col042); + setValue(42, col043); + setValue(43, col044); + setValue(44, col045); + setValue(45, col046); + setValue(46, col047); + setValue(47, col048); + setValue(48, col049); + setValue(49, col050); + setValue(50, col051); + setValue(51, col052); + setValue(52, col053); + setValue(53, col054); + setValue(54, col055); + setValue(55, col056); + setValue(56, col057); + setValue(57, col058); + setValue(58, col059); + setValue(59, col060); + setValue(60, col061); + setValue(61, col062); + setValue(62, col063); + setValue(63, col064); + setValue(64, col065); + setValue(65, col066); + setValue(66, col067); + setValue(67, col068); + setValue(68, col069); + setValue(69, col070); + setValue(70, col071); + setValue(71, col072); + setValue(72, col073); + setValue(73, col074); + setValue(74, col075); + setValue(75, col076); + setValue(76, col077); + setValue(77, col078); + setValue(78, col079); + setValue(79, col080); + setValue(80, col081); + setValue(81, col082); + setValue(82, col083); + setValue(83, col084); + setValue(84, col085); + setValue(85, col086); + setValue(86, col087); + setValue(87, col088); + setValue(88, col089); + setValue(89, col090); + setValue(90, col091); + setValue(91, col092); + setValue(92, col093); + setValue(93, col094); + setValue(94, col095); + setValue(95, col096); + setValue(96, col097); + setValue(97, col098); + setValue(98, col099); + setValue(99, col100); + setValue(100, col101); + setValue(101, col102); + setValue(102, col103); + setValue(103, col104); + setValue(104, col105); + setValue(105, col106); + setValue(106, col107); + setValue(107, col108); + setValue(108, col109); + setValue(109, col110); + setValue(110, col111); + setValue(111, col112); + setValue(112, col113); + setValue(113, col114); + setValue(114, col115); + setValue(115, col116); + setValue(116, col117); + setValue(117, col118); + setValue(118, col119); + setValue(119, col120); + setValue(120, col121); + setValue(121, col122); + setValue(122, col123); + setValue(123, col124); + setValue(124, col125); + setValue(125, col126); + setValue(126, col127); + setValue(127, col128); + setValue(128, col129); + setValue(129, col130); + setValue(130, col131); + setValue(131, col132); + setValue(132, col133); + setValue(133, col134); + setValue(134, col135); + setValue(135, col136); + setValue(136, col137); + setValue(137, col138); + setValue(138, col139); + setValue(139, col140); + setValue(140, col141); + setValue(141, col142); + setValue(142, col143); + setValue(143, col144); + setValue(144, col145); + setValue(145, col146); + setValue(146, col147); + setValue(147, col148); + setValue(148, col149); + setValue(149, col150); + setValue(150, col151); + setValue(151, col152); + setValue(152, col153); + setValue(153, col154); + setValue(154, col155); + setValue(155, col156); + setValue(156, col157); + setValue(157, col158); + setValue(158, col159); + setValue(159, col160); + setValue(160, col161); + setValue(161, col162); + setValue(162, col163); + setValue(163, col164); + setValue(164, col165); + setValue(165, col166); + setValue(166, col167); + setValue(167, col168); + setValue(168, col169); + setValue(169, col170); + setValue(170, col171); + setValue(171, col172); + setValue(172, col173); + setValue(173, col174); + setValue(174, col175); + setValue(175, col176); + setValue(176, col177); + setValue(177, col178); + setValue(178, col179); + setValue(179, col180); + setValue(180, col181); + setValue(181, col182); + setValue(182, col183); + setValue(183, col184); + setValue(184, col185); + setValue(185, col186); + setValue(186, col187); + setValue(187, col188); + setValue(188, col189); + setValue(189, col190); + setValue(190, col191); + setValue(191, col192); + setValue(192, col193); + setValue(193, col194); + setValue(194, col195); + setValue(195, col196); + setValue(196, col197); + setValue(197, col198); + setValue(198, col199); + setValue(199, col200); + setValue(200, col201); + setValue(201, col202); + setValue(202, col203); + setValue(203, col204); + setValue(204, col205); + setValue(205, col206); + setValue(206, col207); + setValue(207, col208); + setValue(208, col209); + setValue(209, col210); + setValue(210, col211); + setValue(211, col212); + setValue(212, col213); + setValue(213, col214); + setValue(214, col215); + setValue(215, col216); + setValue(216, col217); + setValue(217, col218); + setValue(218, col219); + setValue(219, col220); + setValue(220, col221); + setValue(221, col222); + setValue(222, col223); + setValue(223, col224); + setValue(224, col225); + setValue(225, col226); + setValue(226, col227); + setValue(227, col228); + setValue(228, col229); + setValue(229, col230); + setValue(230, col231); + setValue(231, col232); + setValue(232, col233); + setValue(233, col234); + setValue(234, col235); + setValue(235, col236); + setValue(236, col237); + setValue(237, col238); + setValue(238, col239); + setValue(239, col240); + setValue(240, col241); + setValue(241, col242); + setValue(242, col243); + setValue(243, col244); + setValue(244, col245); + setValue(245, col246); + setValue(246, col247); + setValue(247, col248); + setValue(248, col249); + setValue(249, col250); + setValue(250, col251); + setValue(251, col252); + setValue(252, col253); + setValue(253, col254); + setValue(254, col255); + setValue(255, col256); + setValue(256, col257); + setValue(257, col258); + setValue(258, col259); + setValue(259, col260); + setValue(260, col261); + setValue(261, col262); + setValue(262, col263); + setValue(263, col264); + setValue(264, col265); + setValue(265, col266); + setValue(266, col267); + setValue(267, col268); + setValue(268, col269); + setValue(269, col270); + setValue(270, col271); + setValue(271, col272); + setValue(272, col273); + setValue(273, col274); + setValue(274, col275); + setValue(275, col276); + setValue(276, col277); + setValue(277, col278); + setValue(278, col279); + setValue(279, col280); + setValue(280, col281); + setValue(281, col282); + setValue(282, col283); + setValue(283, col284); + setValue(284, col285); + setValue(285, col286); + setValue(286, col287); + setValue(287, col288); + setValue(288, col289); + setValue(289, col290); + setValue(290, col291); + setValue(291, col292); + setValue(292, col293); + setValue(293, col294); + setValue(294, col295); + setValue(295, col296); + setValue(296, col297); + setValue(297, col298); + setValue(298, col299); + setValue(299, col300); + } +}