首页>代码>jsp+servlet实现网上购物商城>/ShopStore/src/com/yinhe/bean/Orderitem.java
package com.yinhe.bean;

public class Orderitem {

	private String itemid;
	
	private int count;
	
	private double subtotal;
	
	private String pid;
	
	private Product product;
	
	private String oid;

	
	
	public Product getProduct() {
		return product;
	}

	public void setProduct(Product product) {
		this.product = product;
	}

	public String getItemid() {
		return itemid;
	}

	public void setItemid(String itemid) {
		this.itemid = itemid;
	}

	public int getCount() {
		return count;
	}

	public void setCount(int count) {
		this.count = count;
	}

	public double getSubtotal() {
		return subtotal;
	}

	public void setSubtotal(double subtotal) {
		this.subtotal = subtotal;
	}

	public String getPid() {
		return pid;
	}

	public void setPid(String pid) {
		this.pid = pid;
	}

	public String getOid() {
		return oid;
	}

	public void setOid(String oid) {
		this.oid = oid;
	}
	
	
}
最近下载更多
微信网友_7290996505972736  LV4 2024年12月12日
gql0720  LV1 2024年9月25日
微信网友_6767218254057472  LV3 2024年7月9日
wttttts  LV2 2024年1月1日
李欣怡  LV1 2023年12月31日
微信网友_6790744240852992  LV1 2023年12月23日
hongdongdong  LV14 2023年12月2日
诗若灯清  LV8 2023年11月22日
提灯寻白鹿  LV3 2023年6月17日
sunrandong  LV4 2023年6月6日
最近浏览更多
412685265123 4月12日
暂无贡献等级
暂无贡献等级
1111111lll 4月7日
暂无贡献等级
YiRenHun  LV11 3月23日
微信网友_7041036943331328  LV7 2024年12月15日
li254042 2024年12月14日
暂无贡献等级
我做梦  LV2 2024年12月14日
微信网友_7290996505972736  LV4 2024年12月11日
884484151544 2024年12月9日
暂无贡献等级
wzd031105  LV2 2024年12月7日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友