From 5d9a9a71a845ed9bb0fcab4069ff7d0ca85d1f9b Mon Sep 17 00:00:00 2001 From: Kelvin Date: Thu, 12 Dec 2024 15:17:09 +0800 Subject: [PATCH] refactor: lombok --- .../java/com/ktg/mes/md/domain/AP0AE.java | 384 +----------------- 1 file changed, 8 insertions(+), 376 deletions(-) diff --git a/ktg-mes/src/main/java/com/ktg/mes/md/domain/AP0AE.java b/ktg-mes/src/main/java/com/ktg/mes/md/domain/AP0AE.java index 815cddd..d87c88e 100644 --- a/ktg-mes/src/main/java/com/ktg/mes/md/domain/AP0AE.java +++ b/ktg-mes/src/main/java/com/ktg/mes/md/domain/AP0AE.java @@ -1,7 +1,15 @@ package com.ktg.mes.md.domain; +import lombok.Getter; +import lombok.Setter; + import java.util.Date; +/** + * @author luo26 + */ +@Setter +@Getter public class AP0AE { private String AE001 = null; private String AE002 = null; @@ -105,382 +113,6 @@ public class AP0AE { this.DATE02 = DATE02; } - public String getAE001() { - return AE001; - } - - public void setAE001(String AE001) { - this.AE001 = AE001; - } - - public String getAE002() { - return AE002; - } - - public void setAE002(String AE002) { - this.AE002 = AE002; - } - - public Date getAE003() { - return AE003; - } - - public void setAE003(Date AE003) { - this.AE003 = AE003; - } - - public String getAE004() { - return AE004; - } - - public void setAE004(String AE004) { - this.AE004 = AE004; - } - - public String getAE005() { - return AE005; - } - - public void setAE005(String AE005) { - this.AE005 = AE005; - } - - public String getAE006() { - return AE006; - } - - public void setAE006(String AE006) { - this.AE006 = AE006; - } - - public String getAE007() { - return AE007; - } - - public void setAE007(String AE007) { - this.AE007 = AE007; - } - - public String getAE008() { - return AE008; - } - - public void setAE008(String AE008) { - this.AE008 = AE008; - } - - public String getAE009() { - return AE009; - } - - public void setAE009(String AE009) { - this.AE009 = AE009; - } - - public String getAE010() { - return AE010; - } - - public void setAE010(String AE010) { - this.AE010 = AE010; - } - - public String getAE011() { - return AE011; - } - - public void setAE011(String AE011) { - this.AE011 = AE011; - } - - public String getAE012() { - return AE012; - } - - public void setAE012(String AE012) { - this.AE012 = AE012; - } - - public String getAE013() { - return AE013; - } - - public void setAE013(String AE013) { - this.AE013 = AE013; - } - - public String getAE014() { - return AE014; - } - - public void setAE014(String AE014) { - this.AE014 = AE014; - } - - public String getAE015() { - return AE015; - } - - public void setAE015(String AE015) { - this.AE015 = AE015; - } - - public String getAE016() { - return AE016; - } - - public void setAE016(String AE016) { - this.AE016 = AE016; - } - - public Double getAE017() { - return AE017; - } - - public void setAE017(Double AE017) { - this.AE017 = AE017; - } - - public Double getAE018() { - return AE018; - } - - public void setAE018(Double AE018) { - this.AE018 = AE018; - } - - public Double getAE019() { - return AE019; - } - - public void setAE019(Double AE019) { - this.AE019 = AE019; - } - - public String getAE020() { - return AE020; - } - - public void setAE020(String AE020) { - this.AE020 = AE020; - } - - public String getAE021() { - return AE021; - } - - public void setAE021(String AE021) { - this.AE021 = AE021; - } - - public Double getAE022() { - return AE022; - } - - public void setAE022(Double AE022) { - this.AE022 = AE022; - } - - public String getAE023() { - return AE023; - } - - public void setAE023(String AE023) { - this.AE023 = AE023; - } - - public String getAE024() { - return AE024; - } - - public void setAE024(String AE024) { - this.AE024 = AE024; - } - - public String getAE025() { - return AE025; - } - - public void setAE025(String AE025) { - this.AE025 = AE025; - } - - public String getAE026() { - return AE026; - } - - public void setAE026(String AE026) { - this.AE026 = AE026; - } - - public String getAE027() { - return AE027; - } - - public void setAE027(String AE027) { - this.AE027 = AE027; - } - - public String getAE028() { - return AE028; - } - - public void setAE028(String AE028) { - this.AE028 = AE028; - } - - public String getUDF01() { - return UDF01; - } - - public void setUDF01(String UDF01) { - this.UDF01 = UDF01; - } - - public String getUDF02() { - return UDF02; - } - - public void setUDF02(String UDF02) { - this.UDF02 = UDF02; - } - - public String getUDF03() { - return UDF03; - } - - public void setUDF03(String UDF03) { - this.UDF03 = UDF03; - } - - public String getUDF04() { - return UDF04; - } - - public void setUDF04(String UDF04) { - this.UDF04 = UDF04; - } - - public String getUDF05() { - return UDF05; - } - - public void setUDF05(String UDF05) { - this.UDF05 = UDF05; - } - - public String getUDF06() { - return UDF06; - } - - public void setUDF06(String UDF06) { - this.UDF06 = UDF06; - } - - public String getUDF07() { - return UDF07; - } - - public void setUDF07(String UDF07) { - this.UDF07 = UDF07; - } - - public String getUDF08() { - return UDF08; - } - - public void setUDF08(String UDF08) { - this.UDF08 = UDF08; - } - - public String getUDF09() { - return UDF09; - } - - public void setUDF09(String UDF09) { - this.UDF09 = UDF09; - } - - public String getUDF10() { - return UDF10; - } - - public void setUDF10(String UDF10) { - this.UDF10 = UDF10; - } - - public Double getUDF51() { - return UDF51; - } - - public void setUDF51(Double UDF51) { - this.UDF51 = UDF51; - } - - public Double getUDF52() { - return UDF52; - } - - public void setUDF52(Double UDF52) { - this.UDF52 = UDF52; - } - - public Double getUDF53() { - return UDF53; - } - - public void setUDF53(Double UDF53) { - this.UDF53 = UDF53; - } - - public Double getUDF54() { - return UDF54; - } - - public void setUDF54(Double UDF54) { - this.UDF54 = UDF54; - } - - public Double getUDF55() { - return UDF55; - } - - public void setUDF55(Double UDF55) { - this.UDF55 = UDF55; - } - - public String getUSER01() { - return USER01; - } - - public void setUSER01(String USER01) { - this.USER01 = USER01; - } - - public String getUSER02() { - return USER02; - } - - public void setUSER02(String USER02) { - this.USER02 = USER02; - } - - public Date getDATE01() { - return DATE01; - } - - public void setDATE01(Date DATE01) { - this.DATE01 = DATE01; - } - - public Date getDATE02() { - return DATE02; - } - - public void setDATE02(Date DATE02) { - this.DATE02 = DATE02; - } - @Override public String toString() { return "AP0AE{" +