1
0

GoodsEntity.java 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983
  1. package com.kmall.admin.entity;
  2. import java.io.Serializable;
  3. import java.math.BigDecimal;
  4. import java.util.ArrayList;
  5. import java.util.Date;
  6. import java.util.List;
  7. /**
  8. * @author Scott
  9. * @email
  10. * @date 2017-08-13 10:41:08
  11. */
  12. public class GoodsEntity implements Serializable {
  13. private static final long serialVersionUID = 1L;
  14. //主键
  15. private Long id;
  16. //商品类型Id
  17. private Integer categoryId;
  18. //供应商id
  19. private Integer supplierId;
  20. //商品序列号
  21. private String goodsSn;
  22. //名称
  23. private String name;
  24. //品牌Id
  25. private Integer brandId;
  26. //运费id
  27. private Integer freightId;
  28. //品牌
  29. private String brand;
  30. //商品库存
  31. private Integer goodsNumber;
  32. //关键字
  33. private String keywords;
  34. //简明介绍
  35. private String goodsBrief;
  36. //商品描述
  37. private String goodsDesc;
  38. //添加时间
  39. private Date addTime;
  40. //修改时间
  41. private Date updateTime;
  42. //排序
  43. private Integer sortOrder;
  44. //删除状态
  45. private Integer isDelete;
  46. //属性类别
  47. private Integer attributeCategory;
  48. //库存价格
  49. private BigDecimal counterPrice;
  50. //附加价格
  51. private BigDecimal extraPrice;
  52. //是否新商品
  53. private Integer isNew;
  54. //商品单位
  55. private String goodsUnit;
  56. //商品主图
  57. private String primaryPicUrl;
  58. //商品列表图
  59. private String listPicUrl;
  60. //商品税率
  61. private BigDecimal goodsRate;
  62. //零售价格
  63. // private BigDecimal retailPrice;
  64. //销售量
  65. private Integer sellVolume;
  66. //主sku product_id
  67. private Long primaryProductId;
  68. //单位价格,单价
  69. private BigDecimal unitPrice;
  70. //推广描述
  71. private String promotionDesc;
  72. //推广标签
  73. private String promotionTag;
  74. //APP专享价
  75. private BigDecimal appExclusivePrice;
  76. //是否是APP专属
  77. private Integer isAppExclusive;
  78. //限购
  79. private Integer isLimited;
  80. //上架
  81. private Integer isOnSale;
  82. //热销
  83. private Integer isHot;
  84. //市场价
  85. // private BigDecimal marketPrice;
  86. //零售价格
  87. private BigDecimal storeRetailPrice;
  88. //市场价
  89. private BigDecimal storeMarketPrice;
  90. /**
  91. * 产品条码
  92. */
  93. private String prodBarcode;
  94. /**
  95. * 计量单位代码,参见海关编码
  96. */
  97. private String unitCode;
  98. /**
  99. * 海关商品编码
  100. */
  101. private String cusGoodsCode;
  102. /**
  103. * 国检规格型号
  104. */
  105. private String ciqProdModel;
  106. /**
  107. * 原产国代码,海关编码
  108. */
  109. private String oriCntCode;
  110. /**
  111. * 海关申报要素,报统一版
  112. */
  113. private String cusDeclEle;
  114. /**
  115. * 海关备案编号,企业自编,用于报园区
  116. */
  117. private String cusRecCode;
  118. private String sku;
  119. private String goodsBizType;
  120. private String createrSn;
  121. private Date createTime;
  122. private String moderSn;
  123. private Date modTime;
  124. private Date tstm;
  125. /**
  126. * 用户ID
  127. */
  128. private Long createUserId;
  129. private Long createUserDeptId;
  130. /**
  131. * 用户ID
  132. */
  133. private Long updateUserId;
  134. // 商品类型
  135. private Integer goodsType = 0; // 0普通 1 2团购
  136. private List<GoodsAttributeEntity> attributeEntityList = new ArrayList<>();
  137. private List<GoodsGalleryEntity> goodsImgList = new ArrayList<>();
  138. private List<ProductEntity> productEntityList = new ArrayList<>();
  139. /**
  140. * 翻译用字段
  141. */
  142. //属性类别
  143. private String attributeCategoryName;
  144. //视频地址
  145. private String videoUrl;
  146. private String stockNum;
  147. private String storeName;
  148. private String productId;
  149. private Integer storeId;
  150. /**
  151. * 导入翻译数据
  152. */
  153. //商品类型
  154. private String categoryName;
  155. //品牌
  156. private String brandName;
  157. //商户编号
  158. private String merchSn;
  159. private String merchName;
  160. private String thirdPartyMerchCode;
  161. private String isStockShare;
  162. //毛重,kg
  163. private BigDecimal grossWeight;
  164. //净重,kg
  165. private BigDecimal netWeight;
  166. private String isSupplierGoods;
  167. private String goodsIsStockShare;
  168. private String isStockShareBySuppler;
  169. public String getIsSupplierGoods() {
  170. return isSupplierGoods;
  171. }
  172. public void setIsSupplierGoods(String isSupplierGoods) {
  173. this.isSupplierGoods = isSupplierGoods;
  174. }
  175. public String getGoodsIsStockShare() {
  176. return goodsIsStockShare;
  177. }
  178. public void setGoodsIsStockShare(String goodsIsStockShare) {
  179. this.goodsIsStockShare = goodsIsStockShare;
  180. }
  181. public String getIsStockShareBySuppler() {
  182. return isStockShareBySuppler;
  183. }
  184. public void setIsStockShareBySuppler(String isStockShareBySuppler) {
  185. this.isStockShareBySuppler = isStockShareBySuppler;
  186. }
  187. public BigDecimal getGrossWeight() {
  188. return grossWeight;
  189. }
  190. public void setGrossWeight(BigDecimal grossWeight) {
  191. this.grossWeight = grossWeight;
  192. }
  193. public BigDecimal getNetWeight() {
  194. return netWeight;
  195. }
  196. public void setNetWeight(BigDecimal netWeight) {
  197. this.netWeight = netWeight;
  198. }
  199. public String getIsStockShare() {
  200. return isStockShare;
  201. }
  202. public void setIsStockShare(String isStockShare) {
  203. this.isStockShare = isStockShare;
  204. }
  205. public String getThirdPartyMerchCode() {
  206. return thirdPartyMerchCode;
  207. }
  208. public void setThirdPartyMerchCode(String thirdPartyMerchCode) {
  209. this.thirdPartyMerchCode = thirdPartyMerchCode;
  210. }
  211. public BigDecimal getStoreRetailPrice() {
  212. return storeRetailPrice;
  213. }
  214. public void setStoreRetailPrice(BigDecimal storeRetailPrice) {
  215. this.storeRetailPrice = storeRetailPrice;
  216. }
  217. public BigDecimal getStoreMarketPrice() {
  218. return storeMarketPrice;
  219. }
  220. public void setStoreMarketPrice(BigDecimal storeMarketPrice) {
  221. this.storeMarketPrice = storeMarketPrice;
  222. }
  223. public String getMerchName() {
  224. return merchName;
  225. }
  226. public void setMerchName(String merchName) {
  227. this.merchName = merchName;
  228. }
  229. public String getMerchSn() {
  230. return merchSn;
  231. }
  232. public void setMerchSn(String merchSn) {
  233. this.merchSn = merchSn;
  234. }
  235. public Integer getStoreId() {
  236. return storeId;
  237. }
  238. public void setStoreId(Integer storeId) {
  239. this.storeId = storeId;
  240. }
  241. public String getProductId() {
  242. return productId;
  243. }
  244. public void setProductId(String productId) {
  245. this.productId = productId;
  246. }
  247. public String getStockNum() {
  248. return stockNum;
  249. }
  250. public void setStockNum(String stockNum) {
  251. this.stockNum = stockNum;
  252. }
  253. public String getStoreName() {
  254. return storeName;
  255. }
  256. public void setStoreName(String storeName) {
  257. this.storeName = storeName;
  258. }
  259. public Integer getSupplierId() {
  260. return supplierId;
  261. }
  262. public void setSupplierId(Integer supplierId) {
  263. this.supplierId = supplierId;
  264. }
  265. public String getVideoUrl() {
  266. return videoUrl;
  267. }
  268. public void setVideoUrl(String videoUrl) {
  269. this.videoUrl = videoUrl;
  270. }
  271. public String getSku() {
  272. return sku;
  273. }
  274. public void setSku(String sku) {
  275. this.sku = sku;
  276. }
  277. public String getGoodsBizType() {
  278. return goodsBizType;
  279. }
  280. public void setGoodsBizType(String goodsBizType) {
  281. this.goodsBizType = goodsBizType;
  282. }
  283. public String getCreaterSn() {
  284. return createrSn;
  285. }
  286. public void setCreaterSn(String createrSn) {
  287. this.createrSn = createrSn;
  288. }
  289. public Date getCreateTime() {
  290. return createTime;
  291. }
  292. public void setCreateTime(Date createTime) {
  293. this.createTime = createTime;
  294. }
  295. public String getModerSn() {
  296. return moderSn;
  297. }
  298. public void setModerSn(String moderSn) {
  299. this.moderSn = moderSn;
  300. }
  301. public Date getModTime() {
  302. return modTime;
  303. }
  304. public void setModTime(Date modTime) {
  305. this.modTime = modTime;
  306. }
  307. public Date getTstm() {
  308. return tstm;
  309. }
  310. public void setTstm(Date tstm) {
  311. this.tstm = tstm;
  312. }
  313. public Long getCreateUserDeptId() {
  314. return createUserDeptId;
  315. }
  316. public void setCreateUserDeptId(Long createUserDeptId) {
  317. this.createUserDeptId = createUserDeptId;
  318. }
  319. public List<GoodsGalleryEntity> getGoodsImgList() {
  320. return goodsImgList;
  321. }
  322. public void setGoodsImgList(List<GoodsGalleryEntity> goodsImgList) {
  323. this.goodsImgList = goodsImgList;
  324. }
  325. public String getBrandName() {
  326. return brandName;
  327. }
  328. public void setBrandName(String brandName) {
  329. this.brandName = brandName;
  330. }
  331. public String getAttributeCategoryName() {
  332. return attributeCategoryName;
  333. }
  334. public void setAttributeCategoryName(String attributeCategoryName) {
  335. this.attributeCategoryName = attributeCategoryName;
  336. }
  337. public String getCategoryName() {
  338. return categoryName;
  339. }
  340. public void setCategoryName(String categoryName) {
  341. this.categoryName = categoryName;
  342. }
  343. /**
  344. * 设置:主键
  345. */
  346. public void setId(Long id) {
  347. this.id = id;
  348. }
  349. /**
  350. * 获取:主键
  351. */
  352. public Long getId() {
  353. return id;
  354. }
  355. /**
  356. * 设置:商品类型Id
  357. */
  358. public void setCategoryId(Integer categoryId) {
  359. this.categoryId = categoryId;
  360. }
  361. /**
  362. * 获取:商品类型Id
  363. */
  364. public Integer getCategoryId() {
  365. return categoryId;
  366. }
  367. /**
  368. * 设置:商品序列号
  369. */
  370. public void setGoodsSn(String goodsSn) {
  371. this.goodsSn = goodsSn;
  372. }
  373. /**
  374. * 获取:商品序列号
  375. */
  376. public String getGoodsSn() {
  377. return goodsSn;
  378. }
  379. /**
  380. * 设置:名称
  381. */
  382. public void setName(String name) {
  383. this.name = name;
  384. }
  385. /**
  386. * 获取:名称
  387. */
  388. public String getName() {
  389. return name;
  390. }
  391. public Integer getFreightId() {
  392. return freightId;
  393. }
  394. public void setFreightId(Integer freightId) {
  395. this.freightId = freightId;
  396. }
  397. /**
  398. * 设置:品牌Id
  399. */
  400. public void setBrandId(Integer brandId) {
  401. this.brandId = brandId;
  402. }
  403. /**
  404. * 获取:品牌Id
  405. */
  406. public Integer getBrandId() {
  407. return brandId;
  408. }
  409. public String getBrand() {
  410. return brand;
  411. }
  412. public void setBrand(String brand) {
  413. this.brand = brand;
  414. }
  415. /**
  416. * 设置:商品序列号
  417. */
  418. public void setGoodsNumber(Integer goodsNumber) {
  419. this.goodsNumber = goodsNumber;
  420. }
  421. /**
  422. * 获取:商品序列号
  423. */
  424. public Integer getGoodsNumber() {
  425. return goodsNumber;
  426. }
  427. /**
  428. * 设置:关键字
  429. */
  430. public void setKeywords(String keywords) {
  431. this.keywords = keywords;
  432. }
  433. /**
  434. * 获取:关键字
  435. */
  436. public String getKeywords() {
  437. return keywords;
  438. }
  439. /**
  440. * 设置:简明介绍
  441. */
  442. public void setGoodsBrief(String goodsBrief) {
  443. this.goodsBrief = goodsBrief;
  444. }
  445. /**
  446. * 获取:简明介绍
  447. */
  448. public String getGoodsBrief() {
  449. return goodsBrief;
  450. }
  451. /**
  452. * 设置:商品描述
  453. */
  454. public void setGoodsDesc(String goodsDesc) {
  455. this.goodsDesc = goodsDesc;
  456. }
  457. /**
  458. * 获取:商品描述
  459. */
  460. public String getGoodsDesc() {
  461. return goodsDesc;
  462. }
  463. /**
  464. * 设置:上架
  465. */
  466. public void setIsOnSale(Integer isOnSale) {
  467. this.isOnSale = isOnSale;
  468. }
  469. /**
  470. * 获取:上架
  471. */
  472. public Integer getIsOnSale() {
  473. return isOnSale;
  474. }
  475. /**
  476. * 设置:添加时间
  477. */
  478. public void setAddTime(Date addTime) {
  479. this.addTime = addTime;
  480. }
  481. /**
  482. * 获取:添加时间
  483. */
  484. public Date getAddTime() {
  485. return addTime;
  486. }
  487. /**
  488. * 设置:排序
  489. */
  490. public void setSortOrder(Integer sortOrder) {
  491. this.sortOrder = sortOrder;
  492. }
  493. /**
  494. * 获取:排序
  495. */
  496. public Integer getSortOrder() {
  497. return sortOrder;
  498. }
  499. /**
  500. * 设置:删除状态
  501. */
  502. public void setIsDelete(Integer isDelete) {
  503. this.isDelete = isDelete;
  504. }
  505. /**
  506. * 获取:删除状态
  507. */
  508. public Integer getIsDelete() {
  509. return isDelete;
  510. }
  511. /**
  512. * 设置:属性类别
  513. */
  514. public void setAttributeCategory(Integer attributeCategory) {
  515. this.attributeCategory = attributeCategory;
  516. }
  517. /**
  518. * 获取:属性类别
  519. */
  520. public Integer getAttributeCategory() {
  521. return attributeCategory;
  522. }
  523. /**
  524. * 设置:专柜价格
  525. */
  526. public void setCounterPrice(BigDecimal counterPrice) {
  527. this.counterPrice = counterPrice;
  528. }
  529. /**
  530. * 获取:专柜价格
  531. */
  532. public BigDecimal getCounterPrice() {
  533. return counterPrice;
  534. }
  535. /**
  536. * 设置:附加价格
  537. */
  538. public void setExtraPrice(BigDecimal extraPrice) {
  539. this.extraPrice = extraPrice;
  540. }
  541. /**
  542. * 获取:附加价格
  543. */
  544. public BigDecimal getExtraPrice() {
  545. return extraPrice;
  546. }
  547. /**
  548. * 设置:是否新商品
  549. */
  550. public void setIsNew(Integer isNew) {
  551. this.isNew = isNew;
  552. }
  553. /**
  554. * 获取:是否新商品
  555. */
  556. public Integer getIsNew() {
  557. return isNew;
  558. }
  559. /**
  560. * 设置:商品单位
  561. */
  562. public void setGoodsUnit(String goodsUnit) {
  563. this.goodsUnit = goodsUnit;
  564. }
  565. /**
  566. * 获取:商品单位
  567. */
  568. public String getGoodsUnit() {
  569. return goodsUnit;
  570. }
  571. /**
  572. * 设置:商品主图
  573. */
  574. public void setPrimaryPicUrl(String primaryPicUrl) {
  575. this.primaryPicUrl = primaryPicUrl;
  576. }
  577. /**
  578. * 获取:商品主图
  579. */
  580. public String getPrimaryPicUrl() {
  581. return primaryPicUrl;
  582. }
  583. /**
  584. * 设置:商品列表图
  585. */
  586. public void setListPicUrl(String listPicUrl) {
  587. this.listPicUrl = listPicUrl;
  588. }
  589. /**
  590. * 获取:商品列表图
  591. */
  592. public String getListPicUrl() {
  593. return listPicUrl;
  594. }
  595. public BigDecimal getGoodsRate() {
  596. return goodsRate;
  597. }
  598. public void setGoodsRate(BigDecimal goodsRate) {
  599. this.goodsRate = goodsRate;
  600. }
  601. // /**
  602. // * 设置:零售价格
  603. // */
  604. // public void setRetailPrice(BigDecimal retailPrice) {
  605. // this.retailPrice = retailPrice;
  606. // }
  607. //
  608. // /**
  609. // * 获取:零售价格
  610. // */
  611. // public BigDecimal getRetailPrice() {
  612. // return retailPrice;
  613. // }
  614. /**
  615. * 设置:销售量
  616. */
  617. public void setSellVolume(Integer sellVolume) {
  618. this.sellVolume = sellVolume;
  619. }
  620. /**
  621. * 获取:销售量
  622. */
  623. public Integer getSellVolume() {
  624. return sellVolume;
  625. }
  626. /**
  627. * 设置:主sku product_id
  628. */
  629. public void setPrimaryProductId(Long primaryProductId) {
  630. this.primaryProductId = primaryProductId;
  631. }
  632. /**
  633. * 获取:主sku product_id
  634. */
  635. public Long getPrimaryProductId() {
  636. return primaryProductId;
  637. }
  638. /**
  639. * 设置:单位价格,单价
  640. */
  641. public void setUnitPrice(BigDecimal unitPrice) {
  642. this.unitPrice = unitPrice;
  643. }
  644. /**
  645. * 获取:单位价格,单价
  646. */
  647. public BigDecimal getUnitPrice() {
  648. return unitPrice;
  649. }
  650. /**
  651. * 设置:推广描述
  652. */
  653. public void setPromotionDesc(String promotionDesc) {
  654. this.promotionDesc = promotionDesc;
  655. }
  656. /**
  657. * 获取:推广描述
  658. */
  659. public String getPromotionDesc() {
  660. return promotionDesc;
  661. }
  662. /**
  663. * 设置:推广标签
  664. */
  665. public void setPromotionTag(String promotionTag) {
  666. this.promotionTag = promotionTag;
  667. }
  668. /**
  669. * 获取:推广标签
  670. */
  671. public String getPromotionTag() {
  672. return promotionTag;
  673. }
  674. /**
  675. * 设置:APP专享价
  676. */
  677. public void setAppExclusivePrice(BigDecimal appExclusivePrice) {
  678. this.appExclusivePrice = appExclusivePrice;
  679. }
  680. /**
  681. * 获取:APP专享价
  682. */
  683. public BigDecimal getAppExclusivePrice() {
  684. return appExclusivePrice;
  685. }
  686. /**
  687. * 设置:是否是APP专属
  688. */
  689. public void setIsAppExclusive(Integer isAppExclusive) {
  690. this.isAppExclusive = isAppExclusive;
  691. }
  692. /**
  693. * 获取:是否是APP专属
  694. */
  695. public Integer getIsAppExclusive() {
  696. return isAppExclusive;
  697. }
  698. /**
  699. * 设置:限购
  700. */
  701. public void setIsLimited(Integer isLimited) {
  702. this.isLimited = isLimited;
  703. }
  704. /**
  705. * 获取:限购
  706. */
  707. public Integer getIsLimited() {
  708. return isLimited;
  709. }
  710. /**
  711. * 设置:热销
  712. */
  713. public void setIsHot(Integer isHot) {
  714. this.isHot = isHot;
  715. }
  716. /**
  717. * 获取:热销
  718. */
  719. public Integer getIsHot() {
  720. return isHot;
  721. }
  722. // public BigDecimal getMarketPrice() {
  723. // return marketPrice;
  724. // }
  725. //
  726. // public void setMarketPrice(BigDecimal marketPrice) {
  727. // this.marketPrice = marketPrice;
  728. // }
  729. public List<GoodsAttributeEntity> getAttributeEntityList() {
  730. return attributeEntityList;
  731. }
  732. public void setAttributeEntityList(List<GoodsAttributeEntity> attributeEntityList) {
  733. this.attributeEntityList = attributeEntityList;
  734. }
  735. public Long getCreateUserId() {
  736. return createUserId;
  737. }
  738. public void setCreateUserId(Long createUserId) {
  739. this.createUserId = createUserId;
  740. }
  741. public Long getUpdateUserId() {
  742. return updateUserId;
  743. }
  744. public void setUpdateUserId(Long updateUserId) {
  745. this.updateUserId = updateUserId;
  746. }
  747. public Date getUpdateTime() {
  748. return updateTime;
  749. }
  750. public void setUpdateTime(Date updateTime) {
  751. this.updateTime = updateTime;
  752. }
  753. public List<ProductEntity> getProductEntityList() {
  754. return productEntityList;
  755. }
  756. public void setProductEntityList(List<ProductEntity> productEntityList) {
  757. this.productEntityList = productEntityList;
  758. }
  759. public Integer getGoodsType() {
  760. return goodsType;
  761. }
  762. public void setGoodsType(Integer goodsType) {
  763. this.goodsType = goodsType;
  764. }
  765. public String getProdBarcode() {
  766. return prodBarcode;
  767. }
  768. public void setProdBarcode(String prodBarcode) {
  769. this.prodBarcode = prodBarcode;
  770. }
  771. public String getUnitCode() {
  772. return unitCode;
  773. }
  774. public void setUnitCode(String unitCode) {
  775. this.unitCode = unitCode;
  776. }
  777. public String getCusGoodsCode() {
  778. return cusGoodsCode;
  779. }
  780. public void setCusGoodsCode(String cusGoodsCode) {
  781. this.cusGoodsCode = cusGoodsCode;
  782. }
  783. public String getCiqProdModel() {
  784. return ciqProdModel;
  785. }
  786. public void setCiqProdModel(String ciqProdModel) {
  787. this.ciqProdModel = ciqProdModel;
  788. }
  789. public String getOriCntCode() {
  790. return oriCntCode;
  791. }
  792. public void setOriCntCode(String oriCntCode) {
  793. this.oriCntCode = oriCntCode;
  794. }
  795. public String getCusDeclEle() {
  796. return cusDeclEle;
  797. }
  798. public void setCusDeclEle(String cusDeclEle) {
  799. this.cusDeclEle = cusDeclEle;
  800. }
  801. public String getCusRecCode() {
  802. return cusRecCode;
  803. }
  804. public void setCusRecCode(String cusRecCode) {
  805. this.cusRecCode = cusRecCode;
  806. }
  807. }