427 lines
9.8 KiB
Java
427 lines
9.8 KiB
Java
package WEB-INF.classes.wenrgise.hrms.bean;
|
|
|
|
import java.io.Serializable;
|
|
import wenrgise.common.bean.BaseDetailBean;
|
|
|
|
public class HrmAprslGoalsDtlBean extends BaseDetailBean implements Serializable {
|
|
String txtSection;
|
|
|
|
String txtParentSec;
|
|
|
|
String txtGoalDesc;
|
|
|
|
String txtLevelAprl0g;
|
|
|
|
String txtLevelRating0g;
|
|
|
|
String txtLevelAprl1g;
|
|
|
|
String txtLevelRating1g;
|
|
|
|
String txtLevelAprl2g;
|
|
|
|
String txtLevelRating2g;
|
|
|
|
String txtLevelAprl3g;
|
|
|
|
String txtLevelRating3g;
|
|
|
|
String txtLevelAprl4g;
|
|
|
|
String txtLevelRating4g;
|
|
|
|
String txtTmplGoalId;
|
|
|
|
String txtTmplSecId;
|
|
|
|
String txtParentSecId;
|
|
|
|
String txtEmpAprslHdrId;
|
|
|
|
String txtRatingDescG;
|
|
|
|
String txtRatingToG;
|
|
|
|
String txtRatingFromG;
|
|
|
|
String txtSecRatingReq;
|
|
|
|
String disabtxtLevelAprl0g;
|
|
|
|
String disabtxtLevelRating0g;
|
|
|
|
String disabtxtLevelAprl1g;
|
|
|
|
String disabtxtLevelRating1g;
|
|
|
|
String disabtxtLevelAprl2g;
|
|
|
|
String disabtxtLevelRating2g;
|
|
|
|
String disabtxtLevelAprl3g;
|
|
|
|
String disabtxtLevelRating3g;
|
|
|
|
String disabtxtLevelAprl4g;
|
|
|
|
String disabtxtLevelRating4g;
|
|
|
|
String disabbutRatingG0LOV;
|
|
|
|
String disabbutRatingG1LOV;
|
|
|
|
String disabbutRatingG2LOV;
|
|
|
|
String disabbutRatingG3LOV;
|
|
|
|
String disabbutRatingG4LOV;
|
|
|
|
String txtSecAprslType;
|
|
|
|
private String txtLevelAprl5g;
|
|
|
|
private String disabtxtLevelAprl5g;
|
|
|
|
private String txtLevelRating5g;
|
|
|
|
private String disabtxtLevelRating5g;
|
|
|
|
private String disabbutRatingG5LOV;
|
|
|
|
public String getTxtSection() {
|
|
return this.txtSection;
|
|
}
|
|
|
|
public void setTxtSection(String newTxtSection) {
|
|
this.txtSection = newTxtSection;
|
|
}
|
|
|
|
public String getTxtParentSec() {
|
|
return this.txtParentSec;
|
|
}
|
|
|
|
public void setTxtParentSec(String newTxtParentSec) {
|
|
this.txtParentSec = newTxtParentSec;
|
|
}
|
|
|
|
public String getTxtGoalDesc() {
|
|
return this.txtGoalDesc;
|
|
}
|
|
|
|
public void setTxtGoalDesc(String newTxtGoalDesc) {
|
|
this.txtGoalDesc = newTxtGoalDesc;
|
|
}
|
|
|
|
public String getTxtLevelAprl0g() {
|
|
return this.txtLevelAprl0g;
|
|
}
|
|
|
|
public void setTxtLevelAprl0g(String newTxtLevelAprl0g) {
|
|
this.txtLevelAprl0g = newTxtLevelAprl0g;
|
|
}
|
|
|
|
public String getTxtLevelRating0g() {
|
|
return this.txtLevelRating0g;
|
|
}
|
|
|
|
public void setTxtLevelRating0g(String newTxtLevelRating0g) {
|
|
this.txtLevelRating0g = newTxtLevelRating0g;
|
|
}
|
|
|
|
public String getTxtLevelAprl1g() {
|
|
return this.txtLevelAprl1g;
|
|
}
|
|
|
|
public void setTxtLevelAprl1g(String newTxtLevelAprl1g) {
|
|
this.txtLevelAprl1g = newTxtLevelAprl1g;
|
|
}
|
|
|
|
public String getTxtLevelRating1g() {
|
|
return this.txtLevelRating1g;
|
|
}
|
|
|
|
public void setTxtLevelRating1g(String newTxtLevelRating1g) {
|
|
this.txtLevelRating1g = newTxtLevelRating1g;
|
|
}
|
|
|
|
public String getTxtLevelAprl2g() {
|
|
return this.txtLevelAprl2g;
|
|
}
|
|
|
|
public void setTxtLevelAprl2g(String newTxtLevelAprl2g) {
|
|
this.txtLevelAprl2g = newTxtLevelAprl2g;
|
|
}
|
|
|
|
public String getTxtLevelRating2g() {
|
|
return this.txtLevelRating2g;
|
|
}
|
|
|
|
public void setTxtLevelRating2g(String newTxtLevelRating2g) {
|
|
this.txtLevelRating2g = newTxtLevelRating2g;
|
|
}
|
|
|
|
public String getTxtLevelAprl3g() {
|
|
return this.txtLevelAprl3g;
|
|
}
|
|
|
|
public void setTxtLevelAprl3g(String newTxtLevelAprl3g) {
|
|
this.txtLevelAprl3g = newTxtLevelAprl3g;
|
|
}
|
|
|
|
public String getTxtLevelRating3g() {
|
|
return this.txtLevelRating3g;
|
|
}
|
|
|
|
public void setTxtLevelRating3g(String newTxtLevelRating3g) {
|
|
this.txtLevelRating3g = newTxtLevelRating3g;
|
|
}
|
|
|
|
public String getTxtLevelAprl4g() {
|
|
return this.txtLevelAprl4g;
|
|
}
|
|
|
|
public void setTxtLevelAprl4g(String newTxtLevelAprl4g) {
|
|
this.txtLevelAprl4g = newTxtLevelAprl4g;
|
|
}
|
|
|
|
public String getTxtLevelRating4g() {
|
|
return this.txtLevelRating4g;
|
|
}
|
|
|
|
public void setTxtLevelRating4g(String newTxtLevelRating4g) {
|
|
this.txtLevelRating4g = newTxtLevelRating4g;
|
|
}
|
|
|
|
public String getTxtTmplGoalId() {
|
|
return this.txtTmplGoalId;
|
|
}
|
|
|
|
public void setTxtTmplGoalId(String newTxtTmplGoalId) {
|
|
this.txtTmplGoalId = newTxtTmplGoalId;
|
|
}
|
|
|
|
public String getTxtTmplSecId() {
|
|
return this.txtTmplSecId;
|
|
}
|
|
|
|
public void setTxtTmplSecId(String newTxtTmplSecId) {
|
|
this.txtTmplSecId = newTxtTmplSecId;
|
|
}
|
|
|
|
public String getTxtParentSecId() {
|
|
return this.txtParentSecId;
|
|
}
|
|
|
|
public void setTxtParentSecId(String newTxtParentSecId) {
|
|
this.txtParentSecId = newTxtParentSecId;
|
|
}
|
|
|
|
public String getTxtEmpAprslHdrId() {
|
|
return this.txtEmpAprslHdrId;
|
|
}
|
|
|
|
public void setTxtEmpAprslHdrId(String newTxtEmpAprslHdrId) {
|
|
this.txtEmpAprslHdrId = newTxtEmpAprslHdrId;
|
|
}
|
|
|
|
public String getTxtRatingDescG() {
|
|
return this.txtRatingDescG;
|
|
}
|
|
|
|
public void setTxtRatingDescG(String newTxtRatingDescG) {
|
|
this.txtRatingDescG = newTxtRatingDescG;
|
|
}
|
|
|
|
public String getTxtRatingToG() {
|
|
return this.txtRatingToG;
|
|
}
|
|
|
|
public void setTxtRatingToG(String newTxtRatingToG) {
|
|
this.txtRatingToG = newTxtRatingToG;
|
|
}
|
|
|
|
public String getTxtRatingFromG() {
|
|
return this.txtRatingFromG;
|
|
}
|
|
|
|
public void setTxtRatingFromG(String newTxtRatingFromG) {
|
|
this.txtRatingFromG = newTxtRatingFromG;
|
|
}
|
|
|
|
public String getTxtSecRatingReq() {
|
|
return this.txtSecRatingReq;
|
|
}
|
|
|
|
public void setTxtSecRatingReq(String newTxtSecRatingReq) {
|
|
this.txtSecRatingReq = newTxtSecRatingReq;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl0g() {
|
|
return this.disabtxtLevelAprl0g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl0g(String newDisabtxtLevelAprl0g) {
|
|
this.disabtxtLevelAprl0g = newDisabtxtLevelAprl0g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating0g() {
|
|
return this.disabtxtLevelRating0g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating0g(String newDisabtxtLevelRating0g) {
|
|
this.disabtxtLevelRating0g = newDisabtxtLevelRating0g;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl1g() {
|
|
return this.disabtxtLevelAprl1g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl1g(String newDisabtxtLevelAprl1g) {
|
|
this.disabtxtLevelAprl1g = newDisabtxtLevelAprl1g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating1g() {
|
|
return this.disabtxtLevelRating1g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating1g(String newDisabtxtLevelRating1g) {
|
|
this.disabtxtLevelRating1g = newDisabtxtLevelRating1g;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl2g() {
|
|
return this.disabtxtLevelAprl2g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl2g(String newDisabtxtLevelAprl2g) {
|
|
this.disabtxtLevelAprl2g = newDisabtxtLevelAprl2g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating2g() {
|
|
return this.disabtxtLevelRating2g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating2g(String newDisabtxtLevelRating2g) {
|
|
this.disabtxtLevelRating2g = newDisabtxtLevelRating2g;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl3g() {
|
|
return this.disabtxtLevelAprl3g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl3g(String newDisabtxtLevelAprl3g) {
|
|
this.disabtxtLevelAprl3g = newDisabtxtLevelAprl3g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating3g() {
|
|
return this.disabtxtLevelRating3g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating3g(String newDisabtxtLevelRating3g) {
|
|
this.disabtxtLevelRating3g = newDisabtxtLevelRating3g;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl4g() {
|
|
return this.disabtxtLevelAprl4g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl4g(String newDisabtxtLevelAprl4g) {
|
|
this.disabtxtLevelAprl4g = newDisabtxtLevelAprl4g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating4g() {
|
|
return this.disabtxtLevelRating4g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating4g(String newDisabtxtLevelRating4g) {
|
|
this.disabtxtLevelRating4g = newDisabtxtLevelRating4g;
|
|
}
|
|
|
|
public String getDisabbutRatingG0LOV() {
|
|
return this.disabbutRatingG0LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG0LOV(String newDisabbutRatingG0LOV) {
|
|
this.disabbutRatingG0LOV = newDisabbutRatingG0LOV;
|
|
}
|
|
|
|
public String getDisabbutRatingG1LOV() {
|
|
return this.disabbutRatingG1LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG1LOV(String newDisabbutRatingG1LOV) {
|
|
this.disabbutRatingG1LOV = newDisabbutRatingG1LOV;
|
|
}
|
|
|
|
public String getDisabbutRatingG2LOV() {
|
|
return this.disabbutRatingG2LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG2LOV(String newDisabbutRatingG2LOV) {
|
|
this.disabbutRatingG2LOV = newDisabbutRatingG2LOV;
|
|
}
|
|
|
|
public String getDisabbutRatingG3LOV() {
|
|
return this.disabbutRatingG3LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG3LOV(String newDisabbutRatingG3LOV) {
|
|
this.disabbutRatingG3LOV = newDisabbutRatingG3LOV;
|
|
}
|
|
|
|
public String getDisabbutRatingG4LOV() {
|
|
return this.disabbutRatingG4LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG4LOV(String newDisabbutRatingG4LOV) {
|
|
this.disabbutRatingG4LOV = newDisabbutRatingG4LOV;
|
|
}
|
|
|
|
public String getTxtSecAprslType() {
|
|
return this.txtSecAprslType;
|
|
}
|
|
|
|
public void setTxtSecAprslType(String newTxtSecAprslType) {
|
|
this.txtSecAprslType = newTxtSecAprslType;
|
|
}
|
|
|
|
public String getTxtLevelAprl5g() {
|
|
return this.txtLevelAprl5g;
|
|
}
|
|
|
|
public void setTxtLevelAprl5g(String newTxtLevelAprl5g) {
|
|
this.txtLevelAprl5g = newTxtLevelAprl5g;
|
|
}
|
|
|
|
public String getDisabtxtLevelAprl5g() {
|
|
return this.disabtxtLevelAprl5g;
|
|
}
|
|
|
|
public void setDisabtxtLevelAprl5g(String newDisabtxtLevelAprl5g) {
|
|
this.disabtxtLevelAprl5g = newDisabtxtLevelAprl5g;
|
|
}
|
|
|
|
public String getTxtLevelRating5g() {
|
|
return this.txtLevelRating5g;
|
|
}
|
|
|
|
public void setTxtLevelRating5g(String newTxtLevelRating5g) {
|
|
this.txtLevelRating5g = newTxtLevelRating5g;
|
|
}
|
|
|
|
public String getDisabtxtLevelRating5g() {
|
|
return this.disabtxtLevelRating5g;
|
|
}
|
|
|
|
public void setDisabtxtLevelRating5g(String newDisabtxtLevelRating5g) {
|
|
this.disabtxtLevelRating5g = newDisabtxtLevelRating5g;
|
|
}
|
|
|
|
public String getDisabbutRatingG5LOV() {
|
|
return this.disabbutRatingG5LOV;
|
|
}
|
|
|
|
public void setDisabbutRatingG5LOV(String newDisabbutRatingG5LOV) {
|
|
this.disabbutRatingG5LOV = newDisabbutRatingG5LOV;
|
|
}
|
|
}
|