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; } }
最近下载更多
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日
978806986 LV16
2020年5月25日
最近浏览更多
orilore LV2
10月9日
sunlea LV20
5月23日
1941549176 LV4
4月29日
fellowfun LV12
3月7日
PSSDZH LV3
1月22日
wuge123 LV8
2023年12月18日
WBelong LV8
2023年12月11日
pangzhihui LV14
2023年12月10日
政政123456 LV3
2023年10月22日
2036495585 LV9
2023年9月25日