首页>代码>基于jsp+servlet开发的电子商务购物平台>/Desktop/Goklesson18/src/gok/lesson/dao/bean/OrderItemsBean.java
package gok.lesson.dao.bean;
/**
 * ������ϸ��
 * @author setter
 *
 */
public class OrderItemsBean {
	private String nid;// ��ϸ���
	private String norderid;// ����������
	private String nmcid;// ������Ʒ���
	private String ncount;// ��Ʒ����
	private String ntotalprice;// ��
	public OrderItemsBean(){}
	public OrderItemsBean(String nid, String norderid, String nmcid, String ncount,
			String ntotalprice) {
		super();
		this.nid = nid;
		this.norderid = norderid;
		this.nmcid = nmcid;
		this.ncount = ncount;
		this.ntotalprice = ntotalprice;
	}
	/**
	 * ��ϸ���
	 * @return the nid
	 */
	public String getNid() {
		return nid;
	}
	/**
	 * ��ϸ���
	 * @param nid the nid to set
	 */
	public void setNid(String nid) {
		this.nid = nid;
	}
	/**
	 * ����������
	 * @return the norderid
	 */
	public String getNorderid() {
		return norderid;
	}
	/**
	 * ����������
	 * @param norderid the norderid to set
	 */
	public void setNorderid(String norderid) {
		this.norderid = norderid;
	}
	/**
	 * ������Ʒ���
	 * @return the nmcid
	 */
	public String getNmcid() {
		return nmcid;
	}
	/**
	 * ������Ʒ���
	 * @param nmcid the nmcid to set
	 */
	public void setNmcid(String nmcid) {
		this.nmcid = nmcid;
	}
	/**
	 * ��Ʒ����
	 * @return the ncount
	 */
	public String getNcount() {
		return ncount;
	}
	/**
	 * ��Ʒ����
	 * @param ncount the ncount to set
	 */ 
	public void setNcount(String ncount) {
		this.ncount = ncount;
	}
	/**
	 * ��
	 * @return the ntotalprice
	 */
	public String getNtotalprice() {
		return ntotalprice;
	}
	/**
	 * ��
	 * @param ntotalprice the ntotalprice to set
	 */
	public void setNtotalprice(String ntotalprice) {
		this.ntotalprice = ntotalprice;
	}
	@Override
	public String toString() {
		return "OrderItems [nid=" + nid + ", norderid=" + norderid + ", nmcid="
				+ nmcid + ", ncount=" + ncount + ", ntotalprice=" + ntotalprice
				+ "]";
	}
	

}
最近下载更多
微信网友_6465745773727744  LV5 2023年5月8日
彩色天空  LV5 2023年4月11日
95194489  LV4 2023年3月6日
fall_jda  LV1 2022年11月24日
263648  LV7 2022年6月23日
zhao1546  LV3 2022年5月5日
某贤的小迷妹  LV3 2022年5月2日
wanghuili  LV3 2022年4月7日
MU123456LV  LV6 2022年4月5日
zhllzhll  LV7 2021年12月29日
最近浏览更多
wwy000  LV2 4月29日
b1uccc  LV2 2024年12月14日
微信网友_7290996505972736  LV4 2024年12月11日
Daima000  LV4 2024年12月3日
suhe_5254 2024年12月1日
暂无贡献等级
曾显示  LV6 2024年7月7日
微信网友_7052938295398400  LV1 2024年6月25日
hlFDGd  LV1 2024年6月11日
郭宇航裹裹  LV5 2024年6月9日
2064423810  LV1 2024年6月8日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友