📄 company.java
字号:
package com.leeman.wkexs.master.company.dao;
/**
* Remote interface for Enterprise Bean: Company
*/
public interface Company extends javax.ejb.EJBObject {
public static final String JNDINAME = "ejb/com/leeman/wkexs/master/company/dao/CompanyHome";
/**
* Get accessor for persistent attribute: active
*/
public java.lang.String getActive() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: active
*/
public void setActive(java.lang.String newActive)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: base_currency
*/
public java.lang.String getBase_currency() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: base_currency
*/
public void setBase_currency(java.lang.String newBase_currency)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_address_chs
*/
public java.lang.String getCompany_address_chs()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_address_chs
*/
public void setCompany_address_chs(java.lang.String newCompany_address_chs)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_address_cht
*/
public java.lang.String getCompany_address_cht()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_address_cht
*/
public void setCompany_address_cht(java.lang.String newCompany_address_cht)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_address_eng
*/
public java.lang.String getCompany_address_eng()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_address_eng
*/
public void setCompany_address_eng(java.lang.String newCompany_address_eng)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_name_chs
*/
public java.lang.String getCompany_name_chs()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_name_chs
*/
public void setCompany_name_chs(java.lang.String newCompany_name_chs)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_name_cht
*/
public java.lang.String getCompany_name_cht()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_name_cht
*/
public void setCompany_name_cht(java.lang.String newCompany_name_cht)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_name_eng
*/
public java.lang.String getCompany_name_eng()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_name_eng
*/
public void setCompany_name_eng(java.lang.String newCompany_name_eng)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: email
*/
public java.lang.String getEmail() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: email
*/
public void setEmail(java.lang.String newEmail)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: fax
*/
public java.lang.String getFax() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: fax
*/
public void setFax(java.lang.String newFax)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: telephone
*/
public java.lang.String getTelephone() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: telephone
*/
public void setTelephone(java.lang.String newTelephone)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: postal_cd
*/
public java.lang.String getPostal_cd() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: postal_cd
*/
public void setPostal_cd(java.lang.String newPostal_cd)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: create_by
*/
public java.lang.String getCreate_by() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: create_by
*/
public void setCreate_by(java.lang.String newCreate_by)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: create_dttm
*/
public java.util.Date getCreate_dttm() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: create_dttm
*/
public void setCreate_dttm(java.util.Date newCreate_dttm)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: last_modify_by
*/
public java.lang.String getLast_modify_by()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: last_modify_by
*/
public void setLast_modify_by(java.lang.String newLast_modify_by)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: last_modify_dttm
*/
public java.util.Date getLast_modify_dttm()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: last_modify_dttm
*/
public void setLast_modify_dttm(java.util.Date newLast_modify_dttm)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_chop_name_eng
*/
public java.lang.String getCompany_chop_name_eng()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_chop_name_eng
*/
public void setCompany_chop_name_eng(
java.lang.String newCompany_chop_name_eng)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_chop_name_cht
*/
public java.lang.String getCompany_chop_name_cht()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_chop_name_cht
*/
public void setCompany_chop_name_cht(
java.lang.String newCompany_chop_name_cht)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_chop_name_chs
*/
public java.lang.String getCompany_chop_name_chs()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_chop_name_chs
*/
public void setCompany_chop_name_chs(
java.lang.String newCompany_chop_name_chs)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_prefix_cd
*/
public java.lang.String getCompany_prefix_cd()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_prefix_cd
*/
public void setCompany_prefix_cd(java.lang.String newCompany_prefix_cd)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: last_mth_end
*/
public java.util.Date getLast_mth_end() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: last_mth_end
*/
public void setLast_mth_end(java.util.Date newLast_mth_end)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: bank_id
*/
public java.lang.String getBank_id() throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: bank_id
*/
public void setBank_id(java.lang.String newBank_id)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_desc_eng
*/
public java.lang.String getCompany_desc_eng()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_desc_eng
*/
public void setCompany_desc_eng(java.lang.String newCompany_desc_eng)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_desc_cht
*/
public java.lang.String getCompany_desc_cht()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_desc_cht
*/
public void setCompany_desc_cht(java.lang.String newCompany_desc_cht)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: company_desc_chs
*/
public java.lang.String getCompany_desc_chs()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: company_desc_chs
*/
public void setCompany_desc_chs(java.lang.String newCompany_desc_chs)
throws java.rmi.RemoteException;
/**
* Get accessor for persistent attribute: customer_prefix_cd
*/
public java.lang.String getCustomer_prefix_cd()
throws java.rmi.RemoteException;
/**
* Set accessor for persistent attribute: customer_prefix_cd
*/
public void setCustomer_prefix_cd(java.lang.String newCustomer_prefix_cd)
throws java.rmi.RemoteException;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -