📄 competencedata.java
字号:
package com.captainli.util;
/**
* competence权限表实体工具类(自定义)
* @author CaptainLi
*
*/
public class CompetenceData {
private String c_username;
private boolean c_a;
private boolean c_aa;
private boolean c_ab;
private boolean c_ac;
private boolean c_ad;
private boolean c_ae;
private boolean c_b;
private boolean c_ba;
private boolean c_bb;
private boolean c_bc;
private boolean c_bd;
private boolean c_c;
private boolean c_ca;
private boolean c_cb;
private boolean c_cc;
private boolean c_cd;
private boolean c_ce;
private boolean c_cf;
private boolean c_cg;
private boolean c_d;
private boolean c_da;
private boolean c_db;
private boolean c_dc;
private boolean c_dd;
private boolean c_de;
private boolean c_df;
private boolean c_dg;
private boolean c_dh;
private boolean c_di;
private boolean c_e;
private boolean c_ea;
private boolean c_eb;
private boolean c_ec;
private boolean c_ed;
private boolean c_ee;
private boolean c_ef;
private boolean c_eg;
private boolean c_eh;
private boolean c_ei;
private boolean c_ej;
private boolean c_f;
private boolean c_fa;
private boolean c_fb;
private boolean c_fc;
private boolean c_fd;
private boolean c_fe;
public boolean isC_a() {
return c_a;
}
public void setC_a(boolean c_a) {
this.c_a = c_a;
}
public boolean isC_aa() {
return c_aa;
}
public void setC_aa(boolean c_aa) {
this.c_aa = c_aa;
}
public boolean isC_ab() {
return c_ab;
}
public void setC_ab(boolean c_ab) {
this.c_ab = c_ab;
}
public boolean isC_ac() {
return c_ac;
}
public void setC_ac(boolean c_ac) {
this.c_ac = c_ac;
}
public boolean isC_ad() {
return c_ad;
}
public void setC_ad(boolean c_ad) {
this.c_ad = c_ad;
}
public boolean isC_ae() {
return c_ae;
}
public void setC_ae(boolean c_ae) {
this.c_ae = c_ae;
}
public boolean isC_b() {
return c_b;
}
public void setC_b(boolean c_b) {
this.c_b = c_b;
}
public boolean isC_ba() {
return c_ba;
}
public void setC_ba(boolean c_ba) {
this.c_ba = c_ba;
}
public boolean isC_bb() {
return c_bb;
}
public void setC_bb(boolean c_bb) {
this.c_bb = c_bb;
}
public boolean isC_bc() {
return c_bc;
}
public void setC_bc(boolean c_bc) {
this.c_bc = c_bc;
}
public boolean isC_bd() {
return c_bd;
}
public void setC_bd(boolean c_bd) {
this.c_bd = c_bd;
}
public boolean isC_c() {
return c_c;
}
public void setC_c(boolean c_c) {
this.c_c = c_c;
}
public boolean isC_ca() {
return c_ca;
}
public void setC_ca(boolean c_ca) {
this.c_ca = c_ca;
}
public boolean isC_cb() {
return c_cb;
}
public void setC_cb(boolean c_cb) {
this.c_cb = c_cb;
}
public boolean isC_cc() {
return c_cc;
}
public void setC_cc(boolean c_cc) {
this.c_cc = c_cc;
}
public boolean isC_cd() {
return c_cd;
}
public void setC_cd(boolean c_cd) {
this.c_cd = c_cd;
}
public boolean isC_ce() {
return c_ce;
}
public void setC_ce(boolean c_ce) {
this.c_ce = c_ce;
}
public boolean isC_cf() {
return c_cf;
}
public void setC_cf(boolean c_cf) {
this.c_cf = c_cf;
}
public boolean isC_cg() {
return c_cg;
}
public void setC_cg(boolean c_cg) {
this.c_cg = c_cg;
}
public boolean isC_d() {
return c_d;
}
public void setC_d(boolean c_d) {
this.c_d = c_d;
}
public boolean isC_da() {
return c_da;
}
public void setC_da(boolean c_da) {
this.c_da = c_da;
}
public boolean isC_db() {
return c_db;
}
public void setC_db(boolean c_db) {
this.c_db = c_db;
}
public boolean isC_dc() {
return c_dc;
}
public void setC_dc(boolean c_dc) {
this.c_dc = c_dc;
}
public boolean isC_dd() {
return c_dd;
}
public void setC_dd(boolean c_dd) {
this.c_dd = c_dd;
}
public boolean isC_de() {
return c_de;
}
public void setC_de(boolean c_de) {
this.c_de = c_de;
}
public boolean isC_df() {
return c_df;
}
public void setC_df(boolean c_df) {
this.c_df = c_df;
}
public boolean isC_dg() {
return c_dg;
}
public void setC_dg(boolean c_dg) {
this.c_dg = c_dg;
}
public boolean isC_dh() {
return c_dh;
}
public void setC_dh(boolean c_dh) {
this.c_dh = c_dh;
}
public boolean isC_di() {
return c_di;
}
public void setC_di(boolean c_di) {
this.c_di = c_di;
}
public boolean isC_e() {
return c_e;
}
public void setC_e(boolean c_e) {
this.c_e = c_e;
}
public boolean isC_ea() {
return c_ea;
}
public void setC_ea(boolean c_ea) {
this.c_ea = c_ea;
}
public boolean isC_eb() {
return c_eb;
}
public void setC_eb(boolean c_eb) {
this.c_eb = c_eb;
}
public boolean isC_ec() {
return c_ec;
}
public void setC_ec(boolean c_ec) {
this.c_ec = c_ec;
}
public boolean isC_ed() {
return c_ed;
}
public void setC_ed(boolean c_ed) {
this.c_ed = c_ed;
}
public boolean isC_ee() {
return c_ee;
}
public void setC_ee(boolean c_ee) {
this.c_ee = c_ee;
}
public boolean isC_ef() {
return c_ef;
}
public void setC_ef(boolean c_ef) {
this.c_ef = c_ef;
}
public boolean isC_eg() {
return c_eg;
}
public void setC_eg(boolean c_eg) {
this.c_eg = c_eg;
}
public boolean isC_eh() {
return c_eh;
}
public void setC_eh(boolean c_eh) {
this.c_eh = c_eh;
}
public boolean isC_ei() {
return c_ei;
}
public void setC_ei(boolean c_ei) {
this.c_ei = c_ei;
}
public boolean isC_ej() {
return c_ej;
}
public void setC_ej(boolean c_ej) {
this.c_ej = c_ej;
}
public boolean isC_f() {
return c_f;
}
public void setC_f(boolean c_f) {
this.c_f = c_f;
}
public boolean isC_fa() {
return c_fa;
}
public void setC_fa(boolean c_fa) {
this.c_fa = c_fa;
}
public boolean isC_fb() {
return c_fb;
}
public void setC_fb(boolean c_fb) {
this.c_fb = c_fb;
}
public boolean isC_fc() {
return c_fc;
}
public void setC_fc(boolean c_fc) {
this.c_fc = c_fc;
}
public boolean isC_fd() {
return c_fd;
}
public void setC_fd(boolean c_fd) {
this.c_fd = c_fd;
}
public boolean isC_fe() {
return c_fe;
}
public void setC_fe(boolean c_fe) {
this.c_fe = c_fe;
}
public String getC_username() {
return c_username;
}
public void setC_username(String c_username) {
this.c_username = c_username;
}
public CompetenceData() {
super();
// TODO Auto-generated constructor stub
}
public CompetenceData(String c_username, boolean c_a, boolean c_aa, boolean c_ab, boolean c_ac, boolean c_ad, boolean c_ae, boolean c_b, boolean c_ba, boolean c_bb, boolean c_bc, boolean c_bd, boolean c_c, boolean c_ca, boolean c_cb, boolean c_cc, boolean c_cd, boolean c_ce, boolean c_cf, boolean c_cg, boolean c_d, boolean c_da, boolean c_db, boolean c_dc, boolean c_dd, boolean c_de, boolean c_df, boolean c_dg, boolean c_dh, boolean c_di, boolean c_e, boolean c_ea, boolean c_eb, boolean c_ec, boolean c_ed, boolean c_ee, boolean c_ef, boolean c_eg, boolean c_eh, boolean c_ei, boolean c_ej, boolean c_f, boolean c_fa, boolean c_fb, boolean c_fc, boolean c_fd, boolean c_fe) {
super();
this.c_username = c_username;
this.c_a = c_a;
this.c_aa = c_aa;
this.c_ab = c_ab;
this.c_ac = c_ac;
this.c_ad = c_ad;
this.c_ae = c_ae;
this.c_b = c_b;
this.c_ba = c_ba;
this.c_bb = c_bb;
this.c_bc = c_bc;
this.c_bd = c_bd;
this.c_c = c_c;
this.c_ca = c_ca;
this.c_cb = c_cb;
this.c_cc = c_cc;
this.c_cd = c_cd;
this.c_ce = c_ce;
this.c_cf = c_cf;
this.c_cg = c_cg;
this.c_d = c_d;
this.c_da = c_da;
this.c_db = c_db;
this.c_dc = c_dc;
this.c_dd = c_dd;
this.c_de = c_de;
this.c_df = c_df;
this.c_dg = c_dg;
this.c_dh = c_dh;
this.c_di = c_di;
this.c_e = c_e;
this.c_ea = c_ea;
this.c_eb = c_eb;
this.c_ec = c_ec;
this.c_ed = c_ed;
this.c_ee = c_ee;
this.c_ef = c_ef;
this.c_eg = c_eg;
this.c_eh = c_eh;
this.c_ei = c_ei;
this.c_ej = c_ej;
this.c_f = c_f;
this.c_fa = c_fa;
this.c_fb = c_fb;
this.c_fc = c_fc;
this.c_fd = c_fd;
this.c_fe = c_fe;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -