📄 concretecompany_eb9e26f7.java
字号:
} /** * Implementation field for persistent attribute: company_name_eng */ public java.lang.String company_name_eng; /** * Get accessor for persistent attribute: company_name_eng */ public java.lang.String getCompany_name_eng() { return company_name_eng; } /** * Set accessor for persistent attribute: company_name_eng */ public void setCompany_name_eng(java.lang.String newCompany_name_eng) { instanceExtension.markDirty(8,company_name_eng,newCompany_name_eng); company_name_eng = newCompany_name_eng; } /** * Implementation field for persistent attribute: email */ public java.lang.String email; /** * Get accessor for persistent attribute: email */ public java.lang.String getEmail() { return email; } /** * Set accessor for persistent attribute: email */ public void setEmail(java.lang.String newEmail) { instanceExtension.markDirty(9,email,newEmail); email = newEmail; } /** * Implementation field for persistent attribute: fax */ public java.lang.String fax; /** * Get accessor for persistent attribute: fax */ public java.lang.String getFax() { return fax; } /** * Set accessor for persistent attribute: fax */ public void setFax(java.lang.String newFax) { instanceExtension.markDirty(10,fax,newFax); fax = newFax; } /** * Implementation field for persistent attribute: telephone */ public java.lang.String telephone; /** * Get accessor for persistent attribute: telephone */ public java.lang.String getTelephone() { return telephone; } /** * Set accessor for persistent attribute: telephone */ public void setTelephone(java.lang.String newTelephone) { instanceExtension.markDirty(11,telephone,newTelephone); telephone = newTelephone; } /** * Implementation field for persistent attribute: postal_cd */ public java.lang.String postal_cd; /** * Get accessor for persistent attribute: postal_cd */ public java.lang.String getPostal_cd() { return postal_cd; } /** * Set accessor for persistent attribute: postal_cd */ public void setPostal_cd(java.lang.String newPostal_cd) { instanceExtension.markDirty(12,postal_cd,newPostal_cd); postal_cd = newPostal_cd; } /** * Implementation field for persistent attribute: create_by */ public java.lang.String create_by; /** * Get accessor for persistent attribute: create_by */ public java.lang.String getCreate_by() { return create_by; } /** * Set accessor for persistent attribute: create_by */ public void setCreate_by(java.lang.String newCreate_by) { instanceExtension.markDirty(13,create_by,newCreate_by); create_by = newCreate_by; } /** * Implementation field for persistent attribute: create_dttm */ public java.util.Date create_dttm; /** * Get accessor for persistent attribute: create_dttm */ public java.util.Date getCreate_dttm() { return create_dttm; } /** * Set accessor for persistent attribute: create_dttm */ public void setCreate_dttm(java.util.Date newCreate_dttm) { instanceExtension.markDirty(14,create_dttm,newCreate_dttm); create_dttm = newCreate_dttm; } /** * Implementation field for persistent attribute: last_modify_by */ public java.lang.String last_modify_by; /** * Get accessor for persistent attribute: last_modify_by */ public java.lang.String getLast_modify_by() { return last_modify_by; } /** * Set accessor for persistent attribute: last_modify_by */ public void setLast_modify_by(java.lang.String newLast_modify_by) { instanceExtension.markDirty(15,last_modify_by,newLast_modify_by); last_modify_by = newLast_modify_by; } /** * Implementation field for persistent attribute: last_modify_dttm */ public java.util.Date last_modify_dttm; /** * Get accessor for persistent attribute: last_modify_dttm */ public java.util.Date getLast_modify_dttm() { return last_modify_dttm; } /** * Set accessor for persistent attribute: last_modify_dttm */ public void setLast_modify_dttm(java.util.Date newLast_modify_dttm) { instanceExtension.markDirty(16,last_modify_dttm,newLast_modify_dttm); last_modify_dttm = newLast_modify_dttm; } /** * Implementation field for persistent attribute: company_chop_name_eng */ public java.lang.String company_chop_name_eng; /** * Get accessor for persistent attribute: company_chop_name_eng */ public java.lang.String getCompany_chop_name_eng() { return company_chop_name_eng; } /** * Set accessor for persistent attribute: company_chop_name_eng */ public void setCompany_chop_name_eng(java.lang.String newCompany_chop_name_eng) { instanceExtension.markDirty(17,company_chop_name_eng,newCompany_chop_name_eng); company_chop_name_eng = newCompany_chop_name_eng; } /** * Implementation field for persistent attribute: company_chop_name_cht */ public java.lang.String company_chop_name_cht; /** * Get accessor for persistent attribute: company_chop_name_cht */ public java.lang.String getCompany_chop_name_cht() { return company_chop_name_cht; } /** * Set accessor for persistent attribute: company_chop_name_cht */ public void setCompany_chop_name_cht(java.lang.String newCompany_chop_name_cht) { instanceExtension.markDirty(18,company_chop_name_cht,newCompany_chop_name_cht); company_chop_name_cht = newCompany_chop_name_cht; } /** * Implementation field for persistent attribute: company_chop_name_chs */ public java.lang.String company_chop_name_chs; /** * Get accessor for persistent attribute: company_chop_name_chs */ public java.lang.String getCompany_chop_name_chs() { return company_chop_name_chs; } /** * Set accessor for persistent attribute: company_chop_name_chs */ public void setCompany_chop_name_chs(java.lang.String newCompany_chop_name_chs) { instanceExtension.markDirty(19,company_chop_name_chs,newCompany_chop_name_chs); company_chop_name_chs = newCompany_chop_name_chs; } /** * Implementation field for persistent attribute: company_prefix_cd */ public java.lang.String company_prefix_cd; /** * Get accessor for persistent attribute: company_prefix_cd */ public java.lang.String getCompany_prefix_cd() { return company_prefix_cd; } /** * Set accessor for persistent attribute: company_prefix_cd */ public void setCompany_prefix_cd(java.lang.String newCompany_prefix_cd) { instanceExtension.markDirty(20,company_prefix_cd,newCompany_prefix_cd); company_prefix_cd = newCompany_prefix_cd; } /** * Implementation field for persistent attribute: last_mth_end */ public java.util.Date last_mth_end; /** * Get accessor for persistent attribute: last_mth_end */ public java.util.Date getLast_mth_end() { return last_mth_end; } /** * Set accessor for persistent attribute: last_mth_end */ public void setLast_mth_end(java.util.Date newLast_mth_end) { instanceExtension.markDirty(21,last_mth_end,newLast_mth_end); last_mth_end = newLast_mth_end; } /** * Implementation field for persistent attribute: bank_id */ public java.lang.String bank_id; /** * Get accessor for persistent attribute: bank_id */ public java.lang.String getBank_id() { return bank_id; } /** * Set accessor for persistent attribute: bank_id */ public void setBank_id(java.lang.String newBank_id) { instanceExtension.markDirty(22,bank_id,newBank_id); bank_id = newBank_id; } /** * Implementation field for persistent attribute: company_desc_eng */ public java.lang.String company_desc_eng; /** * Get accessor for persistent attribute: company_desc_eng */ public java.lang.String getCompany_desc_eng() { return company_desc_eng; } /** * Set accessor for persistent attribute: company_desc_eng */ public void setCompany_desc_eng(java.lang.String newCompany_desc_eng) { instanceExtension.markDirty(23,company_desc_eng,newCompany_desc_eng); company_desc_eng = newCompany_desc_eng; } /** * Implementation field for persistent attribute: company_desc_cht */ public java.lang.String company_desc_cht; /** * Get accessor for persistent attribute: company_desc_cht */ public java.lang.String getCompany_desc_cht() { return company_desc_cht; } /** * Set accessor for persistent attribute: company_desc_cht */ public void setCompany_desc_cht(java.lang.String newCompany_desc_cht) { instanceExtension.markDirty(24,company_desc_cht,newCompany_desc_cht); company_desc_cht = newCompany_desc_cht; } /** * Implementation field for persistent attribute: company_desc_chs */ public java.lang.String company_desc_chs; /** * Get accessor for persistent attribute: company_desc_chs */ public java.lang.String getCompany_desc_chs() { return company_desc_chs; } /** * Set accessor for persistent attribute: company_desc_chs */ public void setCompany_desc_chs(java.lang.String newCompany_desc_chs) { instanceExtension.markDirty(25,company_desc_chs,newCompany_desc_chs); company_desc_chs = newCompany_desc_chs; } /** * Implementation field for persistent attribute: customer_prefix_cd */ public java.lang.String customer_prefix_cd; /** * Get accessor for persistent attribute: customer_prefix_cd */ public java.lang.String getCustomer_prefix_cd() { return customer_prefix_cd; } /** * Set accessor for persistent attribute: customer_prefix_cd */ public void setCustomer_prefix_cd(java.lang.String newCustomer_prefix_cd) { instanceExtension.markDirty(26,customer_prefix_cd,newCustomer_prefix_cd); customer_prefix_cd = newCustomer_prefix_cd; }}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -