ShData.java 2.1 KB
package com.vo;

public class ShData {
	
	private String a_datetime;
	private String cxwsjh_incod_eq;
	private String cxwsjh_innh4n_eq;
	private String cxwsjh_inph_eq;
	private String cxwsjh_outcod_eq;
	private String cxwsjh_outnh4n_eq;
	private String cxwsjh_outph_eq;
	private String cxwsjh_outzd_eq;
	private String cxwsjh_outzl_eq;
	private String cxwsjh_intp_eq;
	
	public String getA_datetime() {
		return a_datetime;
	}
	public void setA_datetime(String a_datetime) {
		this.a_datetime = a_datetime;
	}
	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 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 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 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 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 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 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 getCxwsjh_intp_eq() {
		return cxwsjh_intp_eq;
	}
	public void setCxwsjh_intp_eq(String cxwsjh_intp_eq) {
		this.cxwsjh_intp_eq = cxwsjh_intp_eq;
	}

}