|
|
@@ -28,650 +28,650 @@ import org.jooq.impl.UpdatableRecordImpl;
|
|
|
@SuppressWarnings({ "all", "unchecked", "rawtypes" })
|
|
|
public class ModelinfoRecord extends UpdatableRecordImpl<ModelinfoRecord> {
|
|
|
|
|
|
- private static final long serialVersionUID = -1539727251;
|
|
|
+ private static final long serialVersionUID = 1308652793;
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.PK</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.PK</code>.
|
|
|
*/
|
|
|
public void setPk(Integer value) {
|
|
|
set(0, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.PK</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.PK</code>.
|
|
|
*/
|
|
|
public Integer getPk() {
|
|
|
return (Integer) get(0);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.MemberPK</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.MemberPK</code>.
|
|
|
*/
|
|
|
public void setMemberpk(Integer value) {
|
|
|
set(1, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.MemberPK</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.MemberPK</code>.
|
|
|
*/
|
|
|
public Integer getMemberpk() {
|
|
|
return (Integer) get(1);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.nominate</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.nominate</code>.
|
|
|
*/
|
|
|
public void setNominate(Integer value) {
|
|
|
set(2, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.nominate</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.nominate</code>.
|
|
|
*/
|
|
|
public Integer getNominate() {
|
|
|
return (Integer) get(2);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Name</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Name</code>.
|
|
|
*/
|
|
|
public void setName(String value) {
|
|
|
set(3, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Name</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Name</code>.
|
|
|
*/
|
|
|
public String getName() {
|
|
|
return (String) get(3);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Sex</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Sex</code>.
|
|
|
*/
|
|
|
public void setSex(Integer value) {
|
|
|
set(4, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Sex</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Sex</code>.
|
|
|
*/
|
|
|
public Integer getSex() {
|
|
|
return (Integer) get(4);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.hei</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.hei</code>.
|
|
|
*/
|
|
|
public void setHei(BigDecimal value) {
|
|
|
set(5, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.hei</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.hei</code>.
|
|
|
*/
|
|
|
public BigDecimal getHei() {
|
|
|
return (BigDecimal) get(5);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.wei</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.wei</code>.
|
|
|
*/
|
|
|
public void setWei(BigDecimal value) {
|
|
|
set(6, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.wei</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.wei</code>.
|
|
|
*/
|
|
|
public BigDecimal getWei() {
|
|
|
return (BigDecimal) get(6);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.wai</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.wai</code>.
|
|
|
*/
|
|
|
public void setWai(BigDecimal value) {
|
|
|
set(7, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.wai</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.wai</code>.
|
|
|
*/
|
|
|
public BigDecimal getWai() {
|
|
|
return (BigDecimal) get(7);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.bust</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.bust</code>.
|
|
|
*/
|
|
|
public void setBust(BigDecimal value) {
|
|
|
set(8, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.bust</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.bust</code>.
|
|
|
*/
|
|
|
public BigDecimal getBust() {
|
|
|
return (BigDecimal) get(8);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.hip</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.hip</code>.
|
|
|
*/
|
|
|
public void setHip(BigDecimal value) {
|
|
|
set(9, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.hip</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.hip</code>.
|
|
|
*/
|
|
|
public BigDecimal getHip() {
|
|
|
return (BigDecimal) get(9);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.shoe</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.shoe</code>.
|
|
|
*/
|
|
|
public void setShoe(BigDecimal value) {
|
|
|
set(10, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.shoe</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.shoe</code>.
|
|
|
*/
|
|
|
public BigDecimal getShoe() {
|
|
|
return (BigDecimal) get(10);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.eye</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.eye</code>.
|
|
|
*/
|
|
|
public void setEye(Integer value) {
|
|
|
set(11, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.eye</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.eye</code>.
|
|
|
*/
|
|
|
public Integer getEye() {
|
|
|
return (Integer) get(11);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.hair</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.hair</code>.
|
|
|
*/
|
|
|
public void setHair(Integer value) {
|
|
|
set(12, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.hair</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.hair</code>.
|
|
|
*/
|
|
|
public Integer getHair() {
|
|
|
return (Integer) get(12);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.addr</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.addr</code>.
|
|
|
*/
|
|
|
public void setAddr(String value) {
|
|
|
set(13, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.addr</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.addr</code>.
|
|
|
*/
|
|
|
public String getAddr() {
|
|
|
return (String) get(13);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.BrokePK</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.BrokePK</code>.
|
|
|
*/
|
|
|
public void setBrokepk(Integer value) {
|
|
|
set(14, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.BrokePK</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.BrokePK</code>.
|
|
|
*/
|
|
|
public Integer getBrokepk() {
|
|
|
return (Integer) get(14);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.BMemberPK</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.BMemberPK</code>.
|
|
|
*/
|
|
|
public void setBmemberpk(Integer value) {
|
|
|
set(15, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.BMemberPK</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.BMemberPK</code>.
|
|
|
*/
|
|
|
public Integer getBmemberpk() {
|
|
|
return (Integer) get(15);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Stage</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Stage</code>.
|
|
|
*/
|
|
|
public void setStage(String value) {
|
|
|
set(16, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Stage</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Stage</code>.
|
|
|
*/
|
|
|
public String getStage() {
|
|
|
return (String) get(16);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Star</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Star</code>.
|
|
|
*/
|
|
|
public void setStar(Integer value) {
|
|
|
set(17, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Star</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Star</code>.
|
|
|
*/
|
|
|
public Integer getStar() {
|
|
|
return (Integer) get(17);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.FCount</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.FCount</code>.
|
|
|
*/
|
|
|
public void setFcount(Integer value) {
|
|
|
set(18, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.FCount</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.FCount</code>.
|
|
|
*/
|
|
|
public Integer getFcount() {
|
|
|
return (Integer) get(18);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.LName</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.LName</code>.
|
|
|
*/
|
|
|
public void setLname(String value) {
|
|
|
set(19, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.LName</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.LName</code>.
|
|
|
*/
|
|
|
public String getLname() {
|
|
|
return (String) get(19);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.UCount</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.UCount</code>.
|
|
|
*/
|
|
|
public void setUcount(Integer value) {
|
|
|
set(20, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.UCount</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.UCount</code>.
|
|
|
*/
|
|
|
public Integer getUcount() {
|
|
|
return (Integer) get(20);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.DCount</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.DCount</code>.
|
|
|
*/
|
|
|
public void setDcount(Integer value) {
|
|
|
set(21, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.DCount</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.DCount</code>.
|
|
|
*/
|
|
|
public Integer getDcount() {
|
|
|
return (Integer) get(21);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.VPrice</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.VPrice</code>.
|
|
|
*/
|
|
|
public void setVprice(BigDecimal value) {
|
|
|
set(22, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.VPrice</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.VPrice</code>.
|
|
|
*/
|
|
|
public BigDecimal getVprice() {
|
|
|
return (BigDecimal) get(22);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.hobby</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Is_A</code>.
|
|
|
*/
|
|
|
- public void setHobby(String value) {
|
|
|
+ public void setIsA(Integer value) {
|
|
|
set(23, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.hobby</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Is_A</code>.
|
|
|
*/
|
|
|
- public String getHobby() {
|
|
|
- return (String) get(23);
|
|
|
+ public Integer getIsA() {
|
|
|
+ return (Integer) get(23);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.college</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_R</code>.
|
|
|
*/
|
|
|
- public void setCollege(String value) {
|
|
|
+ public void setRatioR(BigDecimal value) {
|
|
|
set(24, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.college</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_R</code>.
|
|
|
*/
|
|
|
- public String getCollege() {
|
|
|
- return (String) get(24);
|
|
|
+ public BigDecimal getRatioR() {
|
|
|
+ return (BigDecimal) get(24);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.constellation</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_V</code>.
|
|
|
*/
|
|
|
- public void setConstellation(String value) {
|
|
|
+ public void setRatioV(BigDecimal value) {
|
|
|
set(25, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.constellation</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_V</code>.
|
|
|
*/
|
|
|
- public String getConstellation() {
|
|
|
- return (String) get(25);
|
|
|
+ public BigDecimal getRatioV() {
|
|
|
+ return (BigDecimal) get(25);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Is_A</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_S</code>.
|
|
|
*/
|
|
|
- public void setIsA(Integer value) {
|
|
|
+ public void setRatioS(BigDecimal value) {
|
|
|
set(26, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Is_A</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_S</code>.
|
|
|
*/
|
|
|
- public Integer getIsA() {
|
|
|
- return (Integer) get(26);
|
|
|
+ public BigDecimal getRatioS() {
|
|
|
+ return (BigDecimal) get(26);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_R</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_RB</code>.
|
|
|
*/
|
|
|
- public void setRatioR(BigDecimal value) {
|
|
|
+ public void setRatioRb(BigDecimal value) {
|
|
|
set(27, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_R</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_RB</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioR() {
|
|
|
+ public BigDecimal getRatioRb() {
|
|
|
return (BigDecimal) get(27);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_V</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_VB</code>.
|
|
|
*/
|
|
|
- public void setRatioV(BigDecimal value) {
|
|
|
+ public void setRatioVb(BigDecimal value) {
|
|
|
set(28, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_V</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_VB</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioV() {
|
|
|
+ public BigDecimal getRatioVb() {
|
|
|
return (BigDecimal) get(28);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_S</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_SB</code>.
|
|
|
*/
|
|
|
- public void setRatioS(BigDecimal value) {
|
|
|
+ public void setRatioSb(BigDecimal value) {
|
|
|
set(29, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_S</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_SB</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioS() {
|
|
|
+ public BigDecimal getRatioSb() {
|
|
|
return (BigDecimal) get(29);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_RB</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Is_V</code>.
|
|
|
*/
|
|
|
- public void setRatioRb(BigDecimal value) {
|
|
|
+ public void setIsV(Integer value) {
|
|
|
set(30, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_RB</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Is_V</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioRb() {
|
|
|
- return (BigDecimal) get(30);
|
|
|
+ public Integer getIsV() {
|
|
|
+ return (Integer) get(30);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_VB</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.CardPK</code>.
|
|
|
*/
|
|
|
- public void setRatioVb(BigDecimal value) {
|
|
|
+ public void setCardpk(Integer value) {
|
|
|
set(31, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_VB</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.CardPK</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioVb() {
|
|
|
- return (BigDecimal) get(31);
|
|
|
+ public Integer getCardpk() {
|
|
|
+ return (Integer) get(31);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_SB</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.Rdate</code>.
|
|
|
*/
|
|
|
- public void setRatioSb(BigDecimal value) {
|
|
|
+ public void setRdate(Timestamp value) {
|
|
|
set(32, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_SB</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.Rdate</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioSb() {
|
|
|
- return (BigDecimal) get(32);
|
|
|
+ public Timestamp getRdate() {
|
|
|
+ return (Timestamp) get(32);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Is_V</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.occupation</code>.
|
|
|
*/
|
|
|
- public void setIsV(Integer value) {
|
|
|
+ public void setOccupation(String value) {
|
|
|
set(33, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Is_V</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.occupation</code>.
|
|
|
*/
|
|
|
- public Integer getIsV() {
|
|
|
- return (Integer) get(33);
|
|
|
+ public String getOccupation() {
|
|
|
+ return (String) get(33);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.CardPK</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.IsOrder</code>.
|
|
|
*/
|
|
|
- public void setCardpk(Integer value) {
|
|
|
+ public void setIsorder(Integer value) {
|
|
|
set(34, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.CardPK</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.IsOrder</code>.
|
|
|
*/
|
|
|
- public Integer getCardpk() {
|
|
|
+ public Integer getIsorder() {
|
|
|
return (Integer) get(34);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.Rdate</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_RR</code>.
|
|
|
*/
|
|
|
- public void setRdate(Timestamp value) {
|
|
|
+ public void setRatioRr(BigDecimal value) {
|
|
|
set(35, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.Rdate</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_RR</code>.
|
|
|
*/
|
|
|
- public Timestamp getRdate() {
|
|
|
- return (Timestamp) get(35);
|
|
|
+ public BigDecimal getRatioRr() {
|
|
|
+ return (BigDecimal) get(35);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.occupation</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_VR</code>.
|
|
|
*/
|
|
|
- public void setOccupation(String value) {
|
|
|
+ public void setRatioVr(BigDecimal value) {
|
|
|
set(36, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.occupation</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_VR</code>.
|
|
|
*/
|
|
|
- public String getOccupation() {
|
|
|
- return (String) get(36);
|
|
|
+ public BigDecimal getRatioVr() {
|
|
|
+ return (BigDecimal) get(36);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.IsOrder</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_SR</code>.
|
|
|
*/
|
|
|
- public void setIsorder(Integer value) {
|
|
|
+ public void setRatioSr(BigDecimal value) {
|
|
|
set(37, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.IsOrder</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_SR</code>.
|
|
|
*/
|
|
|
- public Integer getIsorder() {
|
|
|
- return (Integer) get(37);
|
|
|
+ public BigDecimal getRatioSr() {
|
|
|
+ return (BigDecimal) get(37);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_RR</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_RRM</code>.
|
|
|
*/
|
|
|
- public void setRatioRr(BigDecimal value) {
|
|
|
+ public void setRatioRrm(BigDecimal value) {
|
|
|
set(38, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_RR</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_RRM</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioRr() {
|
|
|
+ public BigDecimal getRatioRrm() {
|
|
|
return (BigDecimal) get(38);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_VR</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_VRM</code>.
|
|
|
*/
|
|
|
- public void setRatioVr(BigDecimal value) {
|
|
|
+ public void setRatioVrm(BigDecimal value) {
|
|
|
set(39, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_VR</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_VRM</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioVr() {
|
|
|
+ public BigDecimal getRatioVrm() {
|
|
|
return (BigDecimal) get(39);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_SR</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.ratio_SRM</code>.
|
|
|
*/
|
|
|
- public void setRatioSr(BigDecimal value) {
|
|
|
+ public void setRatioSrm(BigDecimal value) {
|
|
|
set(40, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_SR</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.ratio_SRM</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioSr() {
|
|
|
+ public BigDecimal getRatioSrm() {
|
|
|
return (BigDecimal) get(40);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_RRM</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.HasRed</code>.
|
|
|
*/
|
|
|
- public void setRatioRrm(BigDecimal value) {
|
|
|
+ public void setHasred(Integer value) {
|
|
|
set(41, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_RRM</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.HasRed</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioRrm() {
|
|
|
- return (BigDecimal) get(41);
|
|
|
+ public Integer getHasred() {
|
|
|
+ return (Integer) get(41);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_VRM</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.sort</code>.
|
|
|
*/
|
|
|
- public void setRatioVrm(BigDecimal value) {
|
|
|
+ public void setSort(Integer value) {
|
|
|
set(42, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_VRM</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.sort</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioVrm() {
|
|
|
- return (BigDecimal) get(42);
|
|
|
+ public Integer getSort() {
|
|
|
+ return (Integer) get(42);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.ratio_SRM</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.hobby</code>.
|
|
|
*/
|
|
|
- public void setRatioSrm(BigDecimal value) {
|
|
|
+ public void setHobby(String value) {
|
|
|
set(43, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.ratio_SRM</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.hobby</code>.
|
|
|
*/
|
|
|
- public BigDecimal getRatioSrm() {
|
|
|
- return (BigDecimal) get(43);
|
|
|
+ public String getHobby() {
|
|
|
+ return (String) get(43);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.HasRed</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.college</code>.
|
|
|
*/
|
|
|
- public void setHasred(Integer value) {
|
|
|
+ public void setCollege(String value) {
|
|
|
set(44, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.HasRed</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.college</code>.
|
|
|
*/
|
|
|
- public Integer getHasred() {
|
|
|
- return (Integer) get(44);
|
|
|
+ public String getCollege() {
|
|
|
+ return (String) get(44);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Setter for <code>thmodeltest.modelinfo.sort</code>.
|
|
|
+ * Setter for <code>thmodel.modelinfo.constellation</code>.
|
|
|
*/
|
|
|
- public void setSort(Integer value) {
|
|
|
+ public void setConstellation(String value) {
|
|
|
set(45, value);
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
- * Getter for <code>thmodeltest.modelinfo.sort</code>.
|
|
|
+ * Getter for <code>thmodel.modelinfo.constellation</code>.
|
|
|
*/
|
|
|
- public Integer getSort() {
|
|
|
- return (Integer) get(45);
|
|
|
+ public String getConstellation() {
|
|
|
+ return (String) get(45);
|
|
|
}
|
|
|
|
|
|
// -------------------------------------------------------------------------
|
|
|
@@ -700,7 +700,7 @@ public class ModelinfoRecord extends UpdatableRecordImpl<ModelinfoRecord> {
|
|
|
/**
|
|
|
* Create a detached, initialised ModelinfoRecord
|
|
|
*/
|
|
|
- public ModelinfoRecord(Integer pk, Integer memberpk, Integer nominate, String name, Integer sex, BigDecimal hei, BigDecimal wei, BigDecimal wai, BigDecimal bust, BigDecimal hip, BigDecimal shoe, Integer eye, Integer hair, String addr, Integer brokepk, Integer bmemberpk, String stage, Integer star, Integer fcount, String lname, Integer ucount, Integer dcount, BigDecimal vprice, String hobby, String college, String constellation, Integer isA, BigDecimal ratioR, BigDecimal ratioV, BigDecimal ratioS, BigDecimal ratioRb, BigDecimal ratioVb, BigDecimal ratioSb, Integer isV, Integer cardpk, Timestamp rdate, String occupation, Integer isorder, BigDecimal ratioRr, BigDecimal ratioVr, BigDecimal ratioSr, BigDecimal ratioRrm, BigDecimal ratioVrm, BigDecimal ratioSrm, Integer hasred, Integer sort) {
|
|
|
+ public ModelinfoRecord(Integer pk, Integer memberpk, Integer nominate, String name, Integer sex, BigDecimal hei, BigDecimal wei, BigDecimal wai, BigDecimal bust, BigDecimal hip, BigDecimal shoe, Integer eye, Integer hair, String addr, Integer brokepk, Integer bmemberpk, String stage, Integer star, Integer fcount, String lname, Integer ucount, Integer dcount, BigDecimal vprice, Integer isA, BigDecimal ratioR, BigDecimal ratioV, BigDecimal ratioS, BigDecimal ratioRb, BigDecimal ratioVb, BigDecimal ratioSb, Integer isV, Integer cardpk, Timestamp rdate, String occupation, Integer isorder, BigDecimal ratioRr, BigDecimal ratioVr, BigDecimal ratioSr, BigDecimal ratioRrm, BigDecimal ratioVrm, BigDecimal ratioSrm, Integer hasred, Integer sort, String hobby, String college, String constellation) {
|
|
|
super(Modelinfo.MODELINFO);
|
|
|
|
|
|
set(0, pk);
|
|
|
@@ -726,28 +726,28 @@ public class ModelinfoRecord extends UpdatableRecordImpl<ModelinfoRecord> {
|
|
|
set(20, ucount);
|
|
|
set(21, dcount);
|
|
|
set(22, vprice);
|
|
|
- set(23, hobby);
|
|
|
- set(24, college);
|
|
|
- set(25, constellation);
|
|
|
- set(26, isA);
|
|
|
- set(27, ratioR);
|
|
|
- set(28, ratioV);
|
|
|
- set(29, ratioS);
|
|
|
- set(30, ratioRb);
|
|
|
- set(31, ratioVb);
|
|
|
- set(32, ratioSb);
|
|
|
- set(33, isV);
|
|
|
- set(34, cardpk);
|
|
|
- set(35, rdate);
|
|
|
- set(36, occupation);
|
|
|
- set(37, isorder);
|
|
|
- set(38, ratioRr);
|
|
|
- set(39, ratioVr);
|
|
|
- set(40, ratioSr);
|
|
|
- set(41, ratioRrm);
|
|
|
- set(42, ratioVrm);
|
|
|
- set(43, ratioSrm);
|
|
|
- set(44, hasred);
|
|
|
- set(45, sort);
|
|
|
+ set(23, isA);
|
|
|
+ set(24, ratioR);
|
|
|
+ set(25, ratioV);
|
|
|
+ set(26, ratioS);
|
|
|
+ set(27, ratioRb);
|
|
|
+ set(28, ratioVb);
|
|
|
+ set(29, ratioSb);
|
|
|
+ set(30, isV);
|
|
|
+ set(31, cardpk);
|
|
|
+ set(32, rdate);
|
|
|
+ set(33, occupation);
|
|
|
+ set(34, isorder);
|
|
|
+ set(35, ratioRr);
|
|
|
+ set(36, ratioVr);
|
|
|
+ set(37, ratioSr);
|
|
|
+ set(38, ratioRrm);
|
|
|
+ set(39, ratioVrm);
|
|
|
+ set(40, ratioSrm);
|
|
|
+ set(41, hasred);
|
|
|
+ set(42, sort);
|
|
|
+ set(43, hobby);
|
|
|
+ set(44, college);
|
|
|
+ set(45, constellation);
|
|
|
}
|
|
|
}
|