package com.yinhe.crm.bean;
import com.yinhe.crm.identity.IBean;
/**
 * OrdersLine generated by MyEclipse Persistence Tools
 */
public class OrdersLine implements IBean {
	// Fields
	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;
	private Long oddId;
	private Orders order;
	
	private Product product;
	private Long oddOrderId;
	private Long oddProdId;
	private Integer oddCount;
	private String oddUnit;
	private Double oddPrice;
	// Constructors
	/** default constructor */
	public OrdersLine() {
	}
	/** minimal constructor */
	public OrdersLine(Long oddOrderId, Long oddProdId, Integer oddCount) {
		this.oddOrderId = oddOrderId;
		this.oddProdId = oddProdId;
		this.oddCount = oddCount;
	}
	/** full constructor */
	public OrdersLine(Long oddOrderId, Long oddProdId, Integer oddCount,
			String oddUnit, Double oddPrice) {
		this.oddOrderId = oddOrderId;
		this.oddProdId = oddProdId;
		this.oddCount = oddCount;
		this.oddUnit = oddUnit;
		this.oddPrice = oddPrice;
	}
	// Property accessors
	public Product getProduct() {
		return product;
	}
	public void setProduct(Product product) {
		this.product = product;
	}
	public Long getOddId() {
		return this.oddId;
	}
	public void setOddId(Long oddId) {
		this.oddId = oddId;
	}
	public Long getOddOrderId() {
		return this.oddOrderId;
	}
	public void setOddOrderId(Long oddOrderId) {
		this.oddOrderId = oddOrderId;
	}
	public Long getOddProdId() {
		return this.oddProdId;
	}
	public void setOddProdId(Long oddProdId) {
		this.oddProdId = oddProdId;
	}
	public Integer getOddCount() {
		return this.oddCount;
	}
	public void setOddCount(Integer oddCount) {
		this.oddCount = oddCount;
	}
	public String getOddUnit() {
		return this.oddUnit;
	}
	public void setOddUnit(String oddUnit) {
		this.oddUnit = oddUnit;
	}
	public Double getOddPrice() {
		return this.oddPrice;
	}
	public void setOddPrice(Double oddPrice) {
		this.oddPrice = oddPrice;
	}
	public Orders getOrder() {
		return order;
	}
	public void setOrder(Orders order) {
		this.order = order;
	}
}
 最近下载更多
最近下载更多
                
                奋斗的小蚂蚁     LV16
                10月21日
            
            
        
                pangzhihui     LV14
                2023年12月10日
            
            
        
                我是helloworld     LV23
                2022年5月23日
            
            
        
                7z7z7z     LV5
                2022年3月20日
            
            
        
                wanglinddad     LV55
                2022年2月28日
            
            
        
                ericxu1116     LV24
                2021年7月5日
            
            
        
                张青峰     LV10
                2020年7月28日
            
            
        
                马123456     LV8
                2020年6月24日
            
            
        
                caochengbo     LV6
                2020年6月14日
            
            
        
                skipple3     LV39
                2020年6月10日
            
            
        
 
     
                 
                 最近浏览
最近浏览