SHDataManage.java 7.3 KB
package com.vo;

public class SHDataManage {
	private int a_id;
	private String date;
	private String cxwsjh_incod_eq;
	private String a_incod_note;
	private String cxwsjh_innh4n_eq;
	private String a_innh4n_note;
	private String cxwsjh_inph_eq;
	private String a_inph_note;
	private String cxwsjh_outcod_eq;
	private String a_outcod_note;
	private String cxwsjh_outnh4n_eq;
	private String a_outnh4n_note;
	private String cxwsjh_outph_eq;

	private String a_outph_note;
	private String a_incod_mul;
	private String a_innh4n_mul;
	private String a_inph_mul;
	private String a_outcod_mul;
	private String a_outnh4n_mul;
	private String a_outph_mul;
	
	private String cxwsjh_outzd_eq;
	private String cxwsjh_outzl_eq;	
	private String a_outzd_mul;
	private String a_outzl_mul;	
	private String a_outzd_note;
	private String a_outzl_note;
	
	private String cxwsjh_intp_eq;
	private String a_intp_note;
	private String a_intp_mul;

	


	public SHDataManage() {
		a_id = 0;
		date = null;
		cxwsjh_incod_eq = null;
		a_incod_note = null;
		cxwsjh_innh4n_eq = null;
		a_innh4n_note = null;
		cxwsjh_inph_eq = null;
		a_inph_note = null;
		cxwsjh_outcod_eq = null;
		a_outcod_note = null;
		cxwsjh_outnh4n_eq = null;
		a_outnh4n_note = null;
		cxwsjh_outph_eq = null;

		a_outph_note = null;
		a_incod_mul = null;
		a_innh4n_mul = null;
		a_inph_mul = null;
		a_outcod_mul = null;
		a_outnh4n_mul = null;
		a_outph_mul = null;
		
		cxwsjh_outzl_eq = null;
		cxwsjh_outzd_eq = null;
		a_outzl_mul = null;
		a_outzd_mul = null;
		a_outzl_note = null;
		a_outzd_note = null;
		
		cxwsjh_intp_eq = null;
		a_intp_note = null;
		a_intp_mul = null;
		

	}


	public int getA_id() {
		return a_id;
	}


	public void setA_id(int a_id) {
		this.a_id = a_id;
	}


	public String getDate() {
		return date;
	}


	public void setDate(String date) {
		this.date = date;
	}


	public String getCxwsjh_incod_eq() {
		return cxwsjh_incod_eq;
	}


	public void setCxwsjh_incod_eq(String cxwsjh_incod_eq) {
		this.cxwsjh_incod_eq = cxwsjh_incod_eq;
	}


	public String getA_incod_note() {
		return a_incod_note;
	}


	public void setA_incod_note(String a_incod_note) {
		this.a_incod_note = a_incod_note;
	}


	public String getCxwsjh_innh4n_eq() {
		return cxwsjh_innh4n_eq;
	}


	public void setCxwsjh_innh4n_eq(String cxwsjh_innh4n_eq) {
		this.cxwsjh_innh4n_eq = cxwsjh_innh4n_eq;
	}


	public String getA_innh4n_note() {
		return a_innh4n_note;
	}


	public void setA_innh4n_note(String a_innh4n_note) {
		this.a_innh4n_note = a_innh4n_note;
	}


	public String getCxwsjh_inph_eq() {
		return cxwsjh_inph_eq;
	}


	public void setCxwsjh_inph_eq(String cxwsjh_inph_eq) {
		this.cxwsjh_inph_eq = cxwsjh_inph_eq;
	}


	public String getA_inph_note() {
		return a_inph_note;
	}


	public void setA_inph_note(String a_inph_note) {
		this.a_inph_note = a_inph_note;
	}


	public String getCxwsjh_outcod_eq() {
		return cxwsjh_outcod_eq;
	}


	public void setCxwsjh_outcod_eq(String cxwsjh_outcod_eq) {
		this.cxwsjh_outcod_eq = cxwsjh_outcod_eq;
	}


	public String getA_outcod_note() {
		return a_outcod_note;
	}


	public void setA_outcod_note(String a_outcod_note) {
		this.a_outcod_note = a_outcod_note;
	}


	public String getCxwsjh_outnh4n_eq() {
		return cxwsjh_outnh4n_eq;
	}


	public void setCxwsjh_outnh4n_eq(String cxwsjh_outnh4n_eq) {
		this.cxwsjh_outnh4n_eq = cxwsjh_outnh4n_eq;
	}


	public String getA_outnh4n_note() {
		return a_outnh4n_note;
	}


	public void setA_outnh4n_note(String a_outnh4n_note) {
		this.a_outnh4n_note = a_outnh4n_note;
	}


	public String getCxwsjh_outph_eq() {
		return cxwsjh_outph_eq;
	}


	public void setCxwsjh_outph_eq(String cxwsjh_outph_eq) {
		this.cxwsjh_outph_eq = cxwsjh_outph_eq;
	}


	public String getA_outph_note() {
		return a_outph_note;
	}


	public void setA_outph_note(String a_outph_note) {
		this.a_outph_note = a_outph_note;
	}


	public String getA_incod_mul() {
		return a_incod_mul;
	}


	public void setA_incod_mul(String a_incod_mul) {
		this.a_incod_mul = a_incod_mul;
	}


	public String getA_innh4n_mul() {
		return a_innh4n_mul;
	}


	public void setA_innh4n_mul(String a_innh4n_mul) {
		this.a_innh4n_mul = a_innh4n_mul;
	}


	public String getA_inph_mul() {
		return a_inph_mul;
	}


	public void setA_inph_mul(String a_inph_mul) {
		this.a_inph_mul = a_inph_mul;
	}


	public String getA_outcod_mul() {
		return a_outcod_mul;
	}


	public void setA_outcod_mul(String a_outcod_mul) {
		this.a_outcod_mul = a_outcod_mul;
	}


	public String getA_outnh4n_mul() {
		return a_outnh4n_mul;
	}


	public void setA_outnh4n_mul(String a_outnh4n_mul) {
		this.a_outnh4n_mul = a_outnh4n_mul;
	}


	public String getA_outph_mul() {
		return a_outph_mul;
	}


	public void setA_outph_mul(String a_outph_mul) {
		this.a_outph_mul = a_outph_mul;
	}


	public String getCxwsjh_outzd_eq() {
		return cxwsjh_outzd_eq;
	}


	public void setCxwsjh_outzd_eq(String cxwsjh_outzd_eq) {
		this.cxwsjh_outzd_eq = cxwsjh_outzd_eq;
	}


	public String getCxwsjh_outzl_eq() {
		return cxwsjh_outzl_eq;
	}


	public void setCxwsjh_outzl_eq(String cxwsjh_outzl_eq) {
		this.cxwsjh_outzl_eq = cxwsjh_outzl_eq;
	}


	public String getA_outzd_mul() {
		return a_outzd_mul;
	}


	public void setA_outzd_mul(String a_outzd_mul) {
		this.a_outzd_mul = a_outzd_mul;
	}


	public String getA_outzl_mul() {
		return a_outzl_mul;
	}


	public void setA_outzl_mul(String a_outzl_mul) {
		this.a_outzl_mul = a_outzl_mul;
	}


	public String getA_outzd_note() {
		return a_outzd_note;
	}


	public void setA_outzd_note(String a_outzd_note) {
		this.a_outzd_note = a_outzd_note;
	}


	public String getA_outzl_note() {
		return a_outzl_note;
	}


	public void setA_outzl_note(String a_outzl_note) {
		this.a_outzl_note = a_outzl_note;
	}


	public String getCxwsjh_intp_eq() {
		return cxwsjh_intp_eq;
	}


	public void setCxwsjh_intp_eq(String cxwsjh_intp_eq) {
		this.cxwsjh_intp_eq = cxwsjh_intp_eq;
	}


	public String getA_intp_note() {
		return a_intp_note;
	}


	public void setA_intp_note(String a_intp_note) {
		this.a_intp_note = a_intp_note;
	}


	public String getA_intp_mul() {
		return a_intp_mul;
	}


	public void setA_intp_mul(String a_intp_mul) {
		this.a_intp_mul = a_intp_mul;
	}


	public String toString() {

		return "{a_id:" + a_id + ",a_datetime:'" + date + "',"
				+ "cxwsjh_incod_eq:'"+cxwsjh_incod_eq + "',a_incod_note:'" + a_incod_note + "'"
				+ ",cxwsjh_innh4n_eq:'"+ cxwsjh_innh4n_eq + "',a_innh4n_note:'" + a_innh4n_note 
				+ "',cxwsjh_inph_eq:'"+ cxwsjh_inph_eq + "',a_inph_note:'" + a_inph_note + "',"
				+ "cxwsjh_outcod_eq:'" + cxwsjh_outcod_eq + "',a_outcod_note:'" + a_outcod_note+ "',"
				+ "cxwsjh_outzl_eq:'" + cxwsjh_outzl_eq + "',a_outzl_note:'" + a_outzl_note+ "',"
				+ "cxwsjh_outzd_eq:'" + cxwsjh_outzd_eq + "',a_outzd_note:'" + a_outzd_note
				+ "',cxwsjh_outnh4n_eq:'" + cxwsjh_outnh4n_eq + "',a_outnh4n_note:'"+ a_outnh4n_note 
				+ "',cxwsjh_outph_eq:'" + cxwsjh_outph_eq + "',a_outph_note:'"+ a_outph_note
				+ "',cxwsjh_intp_eq:'" + cxwsjh_intp_eq + "',a_intp_note:'"+ a_intp_note + "'"
				+ "}";
	}

}