TWarehouseBills.java 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898
  1. package com.ruoyi.warehouseBusiness.domain;
  2. import com.fasterxml.jackson.annotation.JsonFormat;
  3. import com.ruoyi.common.annotation.Excel;
  4. import com.ruoyi.common.core.domain.BaseEntity;
  5. import com.ruoyi.shipping.domain.TVoyage;
  6. import com.ruoyi.shipping.domain.TWarehousebillsCntr;
  7. import com.ruoyi.shipping.domain.TWarehousebillsCntritems;
  8. import java.math.BigDecimal;
  9. import java.util.Date;
  10. import java.util.List;
  11. /**
  12. * 详情主表对象 t_warehouse_details
  13. *
  14. * @author ruoyi
  15. * @date 2020-12-11
  16. */
  17. public class TWarehouseBills extends BaseEntity {
  18. private static final long serialVersionUID = 1L;
  19. /**
  20. * $column.columnComment
  21. */
  22. private Long fId;
  23. /**
  24. * 业务编号,格式RK+YYYY+YY+NNN,编号不能断号,要连续、如果删除该编号,下次新建单据,优先使用删除单据号,每月从001开始。
  25. * RK CK DB HZ
  26. */
  27. @Excel(name = "业务编号")
  28. private String fBillno;
  29. /**
  30. * 报关号
  31. */
  32. @Excel(name = "报关号")
  33. private String fCustomsdeclartion;
  34. /**
  35. * 原始业务编号,入库时和f_billno 相同,出库 取入库的f_originalbillno
  36. */
  37. @Excel(name = "原始业务编号,入库时和f_billno 相同,出库 取入库的f_originalbillno")
  38. private String fOriginalbillno;
  39. /**
  40. * 仓储计费日期
  41. */
  42. @JsonFormat(pattern = "yyyy-MM-dd")
  43. @Excel(name = "仓储计费日期", width = 30, dateFormat = "yyyy-MM-dd")
  44. private Date fChargedate;
  45. /**
  46. * 制单部门
  47. */
  48. @Excel(name = "制单部门")
  49. private Long fDeptid;
  50. /**
  51. * 业务所属部门
  52. */
  53. @Excel(name = "业务所属部门")
  54. private Long fBsdeptid;
  55. /**
  56. * 联系人
  57. */
  58. @Excel(name = "联系人")
  59. private String fContacts;
  60. /**
  61. * 电话
  62. */
  63. @Excel(name = "电话")
  64. private String fTel;
  65. /**
  66. * 客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name
  67. */
  68. @Excel(name = "客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name")
  69. private Long fCorpid;
  70. /**
  71. * 货转客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name,自有在货权转移是该字段有效
  72. */
  73. @Excel(name = "货转客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name,自有在货权转移是该字段有效")
  74. private Long fTocorpid;
  75. /**
  76. * 结算方式,默认提取corps中stltypeid 也可以从表t_stltypes中下拉选择,存储id,显示name
  77. */
  78. @Excel(name = "结算方式,默认提取corps中stltypeid 也可以从表t_stltypes中下拉选择,存储id,显示name")
  79. private Long fStltypeid;
  80. /**
  81. * 客户存货编号,格式编号客户编号+YYYY +NNNN,
  82. * 编号不能断号,要连续、如果删除该编号,下次新建单据,优先使用,每年从001开始
  83. */
  84. @Excel(name = "客户存货编号")
  85. private String fBscorpno;
  86. /**
  87. * 仓库
  88. */
  89. @Excel(name = "仓库")
  90. private Long fWarehouseid;
  91. /**
  92. * 仓管人
  93. */
  94. @Excel(name = "仓管人")
  95. private String fStorekeeper;
  96. /**
  97. * 入(出)库日期
  98. */
  99. @Excel(name = "入", readConverterExp = "出=")
  100. private Date fBsdate;
  101. /**
  102. * 计划件数,由明细表自动合计生成
  103. */
  104. @Excel(name = "计划件数,由明细表自动合计生成")
  105. private Long fPlanqty;
  106. /**
  107. * 计划毛重,由明细表自动合计生成
  108. */
  109. @Excel(name = "计划毛重,由明细表自动合计生成")
  110. private BigDecimal fPlangrossweight;
  111. /**
  112. * 计划净重,由明细表自动合计生成
  113. */
  114. @Excel(name = "计划净重,由明细表自动合计生成")
  115. private BigDecimal fPlannetweight;
  116. /**
  117. * 计划尺码,由明细表自动合计生成
  118. */
  119. @Excel(name = "计划尺码,由明细表自动合计生成")
  120. private BigDecimal fPlanvolumn;
  121. /**
  122. * 件数,由明细表自动合计生成
  123. */
  124. @Excel(name = "件数,由明细表自动合计生成")
  125. private Long fQty;
  126. /**
  127. * 毛重,由明细表自动合计生成
  128. */
  129. @Excel(name = "毛重,由明细表自动合计生成")
  130. private BigDecimal fGrossweight;
  131. /**
  132. * 净重,由明细表自动合计生成
  133. */
  134. @Excel(name = "净重,由明细表自动合计生成")
  135. private BigDecimal fNetweight;
  136. /**
  137. * 尺码,由明细表自动合计生成
  138. */
  139. @Excel(name = "尺码,由明细表自动合计生成")
  140. private BigDecimal fVolumn;
  141. /**
  142. * 贸易方式(数据字典),对应t_trademodels
  143. */
  144. @Excel(name = "贸易方式(数据字典),对应t_trademodels ")
  145. private Long fTrademodeid;
  146. /**
  147. * 计费方式(数据字典)
  148. */
  149. @Excel(name = "计费方式(数据字典)")
  150. private Long fBillingway;
  151. /**
  152. * 经营单位(客户列表)
  153. */
  154. @Excel(name = "经营单位(客户列表)")
  155. private Long fSbu;
  156. /**
  157. * 计费单位(数据字典),下拉选择毛重或净重
  158. */
  159. @Excel(name = "计费单位(数据字典),下拉选择毛重或净重")
  160. private String fFeetunit;
  161. /**
  162. * 明细品名合计
  163. */
  164. @Excel(name = "明细品名合计")
  165. private String fProductName;
  166. /**
  167. * 提单号
  168. */
  169. @Excel(name = "提单号")
  170. private String fMblno;
  171. /**
  172. * 船名航次,CMA/A0001
  173. */
  174. @Excel(name = "船名航次,CMA/A0001")
  175. private String fVslvoy;
  176. /**
  177. * 唛头
  178. */
  179. @Excel(name = "唛头")
  180. private String fMarks;
  181. /**
  182. * 到港日期
  183. */
  184. @JsonFormat(pattern = "yyyy-MM-dd")
  185. @Excel(name = "到港日期", width = 30, dateFormat = "yyyy-MM-dd")
  186. private Date fEta;
  187. /**
  188. * 报关单号
  189. */
  190. @Excel(name = "报关单号")
  191. private String fCustomno;
  192. /**
  193. * 是否过磅(数据字典)默认 F ,过磅T 否者F 下拉选择
  194. */
  195. @Excel(name = "是否过磅(数据字典)默认 F ,过磅T 否者F 下拉选择")
  196. private String fIfweigh;
  197. /**
  198. * 是否质押(数据字典),默认 F ,质押T 否者F 下拉选择
  199. */
  200. @Excel(name = "是否质押(数据字典),默认 F ,质押T 否者F 下拉选择")
  201. private String fIfpledge;
  202. /**
  203. * 是否破损(数据字典),默认F否则T
  204. */
  205. @Excel(name = "是否破损(数据字典),默认F否则T")
  206. private String fIfdamage;
  207. /**
  208. * 银行名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name
  209. */
  210. @Excel(name = "银行名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name")
  211. private Long fBankcorpid;
  212. /**
  213. * 单据类型(数据字典)SJRK(入库) SJCK(实际出库) CKDB(调拨) HQZY(货权转移)
  214. */
  215. @Excel(name = "单据类型(数据字典)SJRK", readConverterExp = "入=库")
  216. private String fBilltype;
  217. /**
  218. * 状态(数据字典),N 入(出)库中,T入(出)库完成,状态为完成不能删除,状态变化,用邮件、微信通知客户。
  219. */
  220. @Excel(name = "状态(数据字典),N 入", readConverterExp = "出=")
  221. private Long fBillstatus;
  222. /**
  223. * 库存明细 1 未入账 2 未完成所有入账 6 已入账
  224. */
  225. @Excel(name = "库存明细状态")
  226. private Long fItemsStatus;
  227. /**
  228. * 审核日期
  229. */
  230. @JsonFormat(pattern = "yyyy-MM-dd")
  231. @Excel(name = "审核日期", width = 30, dateFormat = "yyyy-MM-dd")
  232. private Date fReviewDate;
  233. /**
  234. * 仓储费计费截至日期
  235. */
  236. @Excel(name = "仓储费计费截至日期")
  237. private Date fBillingDeadline;
  238. /**
  239. * 车号
  240. */
  241. @Excel(name = "车号")
  242. private String fTruckno;
  243. /**
  244. * 司机名
  245. */
  246. @Excel(name = "司机名")
  247. private String fDriverName;
  248. /**
  249. * 司机电话
  250. */
  251. @Excel(name = "司机电话")
  252. private String fDriverTel;
  253. /**
  254. * 司机身份证
  255. */
  256. @Excel(name = "司机身份证")
  257. private String fDriverIdCar;
  258. /**
  259. * 业务类型(存汉字的,用来区别 如: 来车提货,出库装箱 区别)
  260. */
  261. @Excel(name = "业务类型(存汉字的,用来区别 如: 来车提货,出库装箱 区别)")
  262. private String fBusinessType;
  263. /**
  264. * 货转客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name,自有在货权转移是该字段有效
  265. */
  266. @Excel(name = "车队")
  267. private Long fFleet;
  268. /**
  269. * 货转客户名称,t_corps 中的no或 name,模糊查找选择后,存储id,显示name,自有在货权转移是该字段有效
  270. */
  271. @Excel(name = "劳务")
  272. private Long fLabour;
  273. /**
  274. * 调拨模块使用(出库仓库)
  275. */
  276. @Excel(name = "调拨仓库使用的")
  277. private Long fInwarehouseid;
  278. /**
  279. * 业务时间
  280. */
  281. @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
  282. @Excel(name = "业务时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
  283. private Date fBstime;
  284. /**
  285. * 车辆类型
  286. */
  287. @Excel(name = "车辆类型")
  288. private Long fCartype;
  289. /**
  290. * 1: 调拨,2:货物通关
  291. */
  292. private String type;
  293. /**
  294. * 起运港
  295. */
  296. @Excel(name = "起运港")
  297. private Long fLoadportid;
  298. /**
  299. * 目的港
  300. */
  301. @Excel(name = "目的港")
  302. private Long fDestportid;
  303. /**
  304. * 服务方式
  305. */
  306. @Excel(name = "服务方式")
  307. private String fServiceitems;
  308. /**
  309. * 开票人
  310. */
  311. @Excel(name = "开票人")
  312. private String fInvoceobj;
  313. /**
  314. * 箱内签收单
  315. */
  316. @Excel(name = "箱内签收单")
  317. private Integer fSign;
  318. /**
  319. * 订舱人扣货
  320. */
  321. @Excel(name = "订舱人扣货")
  322. private Integer fDetentioncargo;
  323. /**
  324. * 订舱备注
  325. */
  326. @Excel(name = "订舱备注")
  327. private String fBooksmarks;
  328. /**
  329. * 发货人全称
  330. */
  331. @Excel(name = "发货人全称")
  332. private String fShippername;
  333. /**
  334. * 联系人
  335. */
  336. @Excel(name = "联系人")
  337. private String fShipperattn;
  338. /**
  339. * 发货人电话
  340. */
  341. @Excel(name = "发货人电话")
  342. private String fShippertel;
  343. /**
  344. * 收货人全称
  345. */
  346. @Excel(name = "收货人全称")
  347. private String fConsigneername;
  348. /**
  349. * 联系人
  350. */
  351. @Excel(name = "联系人")
  352. private String fConsigneeattn;
  353. /**
  354. * 收货人电话
  355. */
  356. @Excel(name = "收货人电话")
  357. private String fConsigneetel;
  358. /**
  359. * 是否办理保险
  360. */
  361. @Excel(name = "是否办理保险")
  362. private String fInsurance;
  363. /**
  364. * 保险金额
  365. */
  366. @Excel(name = "保险金额")
  367. private Long fInsuranceamt;
  368. /**
  369. * 截港日期
  370. */
  371. @JsonFormat(pattern = "yyyy-MM-dd")
  372. @Excel(name = "截港日期", width = 30, dateFormat = "yyyy-MM-dd")
  373. private Date fClosedate;
  374. /**
  375. * 截单日期
  376. */
  377. @JsonFormat(pattern = "yyyy-MM-dd")
  378. @Excel(name = "截单日期", width = 30, dateFormat = "yyyy-MM-dd")
  379. private Date fDocmentdate;
  380. /**
  381. * t_vessel id
  382. */
  383. @Excel(name = "t_vessel id")
  384. private Long fVslid;
  385. /**
  386. * t_voyage id
  387. */
  388. @Excel(name = "t_voyage id")
  389. private Long fVoyid;
  390. /**
  391. * 业务类型
  392. */
  393. @Excel(name = "业务类型")
  394. private Integer fTypeid;
  395. @Excel(name = "付款方式")
  396. private Long fPaymode;
  397. /**
  398. * 航线
  399. */
  400. @Excel(name = "航线")
  401. private Long fLaneid;
  402. /**
  403. * 箱量(合计拼接得来)
  404. */
  405. @Excel(name = "箱量")
  406. private String fCntval;
  407. /**
  408. * 箱使日期
  409. */
  410. @Excel(name = "箱使日期", width = 30, dateFormat = "yyyy-MM-dd")
  411. private Date freeContainerDate;
  412. /** 业务归属(取自数据字典) */
  413. @Excel(name = "业务归属(取自数据字典)")
  414. private Long fBusinessAttribution;
  415. /** 监管单位(取自客户资料) */
  416. @Excel(name = "监管单位(取自客户资料)")
  417. private Long fSupervisionUnit;
  418. /** 申报要素(取自数据字典) */
  419. @Excel(name = "申报要素(取自数据字典)")
  420. private String fDeclarationElements;
  421. /** 料件号 */
  422. @Excel(name = "料件号")
  423. private String fPartNumber;
  424. /** 是否法检(取自数据字典) */
  425. @Excel(name = "是否法检(取自数据字典)")
  426. private Long fIfinspection;
  427. /** 货值 */
  428. @Excel(name = "货值")
  429. private BigDecimal fValue;
  430. /** 过磅时间 */
  431. @JsonFormat(pattern = "yyyy-MM-dd")
  432. @Excel(name = "过磅时间", width = 30, dateFormat = "yyyy-MM-dd")
  433. private Date fWeighingDate;
  434. /** 是否取样 */
  435. @Excel(name = "是否取样")
  436. private Long fIfsampling;
  437. /** 送样时间 */
  438. @JsonFormat(pattern = "yyyy-MM-dd")
  439. @Excel(name = "送样时间", width = 30, dateFormat = "yyyy-MM-dd")
  440. private Date sendSampleDate;
  441. /** 是否复磅(取数据字典) */
  442. @Excel(name = "是否复磅(取数据字典)")
  443. private Long fIfweightRecovery;
  444. /** 复磅时间 */
  445. @JsonFormat(pattern = "yyyy-MM-dd")
  446. @Excel(name = "复磅时间", width = 30, dateFormat = "yyyy-MM-dd")
  447. private Date weightRecoveryDate;
  448. /** 新加审批(只审批主表标星字段)2暂存3审批驳回、4提交、5审批中、6审批通过*/
  449. @Excel(name = "新加审批(只审批主表标星字段)2暂存3审批驳回、4提交、5审批中、6审批通过")
  450. private Long warehouseStatus;
  451. /** 审批提交次数 */
  452. @Excel(name = "审批提交次数")
  453. private Long fTimes;
  454. /** 订单修改审批状态 */
  455. @Excel(name = "订单修改审批状态")
  456. private Long fUpdeteStatus;
  457. /** 订单修改提交审批状态 */
  458. @Excel(name = "订单修改提交审批状态")
  459. private Long fSubmitUpdate;
  460. /** 订单删除审批状态 */
  461. @Excel(name = "订单删除审批状态")
  462. private Long fDeleteStatus;
  463. /** 收费提示字段 */
  464. @Excel(name = "收费提示字段")
  465. private String fRemarksFees;
  466. /** 是否配船(0 是 1 否) */
  467. @Excel(name = "是否配船(0 是 1 否)")
  468. private Long fCargoPlanning;
  469. /** 仓储费计费类型 */
  470. @Excel(name = "仓储费计费类型")
  471. private String fChargetype;
  472. /** 过磅重量 */
  473. @Excel(name = "过磅重量")
  474. private BigDecimal fWeighWeight;
  475. /** 预计到厂日期 */
  476. @JsonFormat(pattern = "yyyy-MM-dd")
  477. @Excel(name = "预计到厂日期", width = 30, dateFormat = "yyyy-MM-dd")
  478. private Date fPredictBranch;
  479. /** 等级 */
  480. @Excel(name = "等级")
  481. private String fGrade;
  482. /** 送货详情 */
  483. @Excel(name = "送货详情")
  484. private String fDeliveryDetails;
  485. /** 业务员id */
  486. @Excel(name = "业务员id")
  487. private Long fSalesmanId;
  488. /** 入库明细审批状态 */
  489. @Excel(name = "入库明细审批状态")
  490. private Long fItemstatus;
  491. /**
  492. * 校验时间戳
  493. */
  494. private String fDateChanged;
  495. //起运港中文名
  496. private String loadportidName;
  497. //目的港中文名
  498. private String destportidName;
  499. //服务方式中文名
  500. private String serviceitemsName;
  501. //开票人中文名
  502. private String invoceobjName;
  503. //签收单中文名
  504. private String signName;
  505. //订舱人扣货中文名
  506. private String detentioncargoName;
  507. //是否办理保险中文名
  508. private String insuranceName;
  509. //船名中文名
  510. private String vslidName;
  511. //航次中文名
  512. private String voyidName;
  513. //付款方式中文名
  514. private String paymodeName;
  515. //航线中文名
  516. private String laneidName;
  517. public Long getfUpdeteStatus() {
  518. return fUpdeteStatus;
  519. }
  520. public void setfUpdeteStatus(Long fUpdeteStatus) {
  521. this.fUpdeteStatus = fUpdeteStatus;
  522. }
  523. public Long getfSubmitUpdate() {
  524. return fSubmitUpdate;
  525. }
  526. public void setfSubmitUpdate(Long fSubmitUpdate) {
  527. this.fSubmitUpdate = fSubmitUpdate;
  528. }
  529. public Long getfDeleteStatus() {
  530. return fDeleteStatus;
  531. }
  532. public void setfDeleteStatus(Long fDeleteStatus) {
  533. this.fDeleteStatus = fDeleteStatus;
  534. }
  535. //货物信息
  536. private List<TWarehousebillsCntr> tWarehousebillsCntrList;
  537. //箱信息
  538. private List<TWarehousebillsCntritems> tWarehousebillsCntritemsList;
  539. //航次信息
  540. private TVoyage tVoyageL;
  541. //箱型
  542. private Long fCntrid;
  543. //箱量
  544. private Long fCntrcount;
  545. //开始时间
  546. @JsonFormat(pattern = "yyyy-MM-dd")
  547. private Date startTime;
  548. //结束时间
  549. @JsonFormat(pattern = "yyyy-MM-dd")
  550. private Date endTime;
  551. //箱号
  552. private String boxNumber;
  553. //客户名称
  554. private String corpName;
  555. //查询时间区间
  556. private List<String> cLoadDate;
  557. //查询箱使日期时间区间
  558. private List<String> freeContainerList;
  559. //应收款信息
  560. private List<TWarehousebillsfees> tWarehousebillsfeesDr;
  561. //应付款信息
  562. private List<TWarehousebillsfees> warehousebillsfeesCr;
  563. //费用状态
  564. private Long moneyStatus;
  565. //凯和订单ID
  566. private Long[] orderId;
  567. public Long getfCargoPlanning() {
  568. return fCargoPlanning;
  569. }
  570. public void setfCargoPlanning(Long fCargoPlanning) {
  571. this.fCargoPlanning = fCargoPlanning;
  572. }
  573. public String getfRemarksFees() {
  574. return fRemarksFees;
  575. }
  576. public void setfRemarksFees(String fRemarksFees) {
  577. this.fRemarksFees = fRemarksFees;
  578. }
  579. public Long[] getOrderId() {
  580. return orderId;
  581. }
  582. public void setOrderId(Long[] orderId) {
  583. this.orderId = orderId;
  584. }
  585. public Date getfPredictBranch() {
  586. return fPredictBranch;
  587. }
  588. public void setfPredictBranch(Date fPredictBranch) {
  589. this.fPredictBranch = fPredictBranch;
  590. }
  591. public String getfGrade() {
  592. return fGrade;
  593. }
  594. public void setfGrade(String fGrade) {
  595. this.fGrade = fGrade;
  596. }
  597. public String getfDeliveryDetails() {
  598. return fDeliveryDetails;
  599. }
  600. public void setfDeliveryDetails(String fDeliveryDetails) {
  601. this.fDeliveryDetails = fDeliveryDetails;
  602. }
  603. public Long getfSalesmanId() {
  604. return fSalesmanId;
  605. }
  606. public void setfSalesmanId(Long fSalesmanId) {
  607. this.fSalesmanId = fSalesmanId;
  608. }
  609. public Long getfItemstatus() {
  610. return fItemstatus;
  611. }
  612. public void setfItemstatus(Long fItemstatus) {
  613. this.fItemstatus = fItemstatus;
  614. }
  615. public BigDecimal getfWeighWeight() {
  616. return fWeighWeight;
  617. }
  618. public void setfWeighWeight(BigDecimal fWeighWeight) {
  619. this.fWeighWeight = fWeighWeight;
  620. }
  621. public Long getMoneyStatus() {
  622. return moneyStatus;
  623. }
  624. public void setMoneyStatus(Long moneyStatus) {
  625. this.moneyStatus = moneyStatus;
  626. }
  627. public List<String> getcLoadDate() {
  628. return cLoadDate;
  629. }
  630. public void setcLoadDate(List<String> cLoadDate) {
  631. this.cLoadDate = cLoadDate;
  632. }
  633. public String getCorpName() {
  634. return corpName;
  635. }
  636. public void setCorpName(String corpName) {
  637. this.corpName = corpName;
  638. }
  639. public List<TWarehousebillsfees> gettWarehousebillsfeesDr() {
  640. return tWarehousebillsfeesDr;
  641. }
  642. public void settWarehousebillsfeesDr(List<TWarehousebillsfees> tWarehousebillsfeesDr) {
  643. this.tWarehousebillsfeesDr = tWarehousebillsfeesDr;
  644. }
  645. public List<TWarehousebillsfees> getWarehousebillsfeesCr() {
  646. return warehousebillsfeesCr;
  647. }
  648. public void setWarehousebillsfeesCr(List<TWarehousebillsfees> warehousebillsfeesCr) {
  649. this.warehousebillsfeesCr = warehousebillsfeesCr;
  650. }
  651. public String getfCntval() {
  652. return fCntval;
  653. }
  654. public void setfCntval(String fCntval) {
  655. this.fCntval = fCntval;
  656. }
  657. public String getBoxNumber() {
  658. return boxNumber;
  659. }
  660. public void setBoxNumber(String boxNumber) {
  661. this.boxNumber = boxNumber;
  662. }
  663. public Date getStartTime() {
  664. return startTime;
  665. }
  666. public void setStartTime(Date startTime) {
  667. this.startTime = startTime;
  668. }
  669. public Date getEndTime() {
  670. return endTime;
  671. }
  672. public void setEndTime(Date endTime) {
  673. this.endTime = endTime;
  674. }
  675. public Long getfCntrid() {
  676. return fCntrid;
  677. }
  678. public void setfCntrid(Long fCntrid) {
  679. this.fCntrid = fCntrid;
  680. }
  681. public Long getfCntrcount() {
  682. return fCntrcount;
  683. }
  684. public void setfCntrcount(Long fCntrcount) {
  685. this.fCntrcount = fCntrcount;
  686. }
  687. public TVoyage gettVoyageL() {
  688. return tVoyageL;
  689. }
  690. public void settVoyageL(TVoyage tVoyageL) {
  691. this.tVoyageL = tVoyageL;
  692. }
  693. public String getLoadportidName() {
  694. return loadportidName;
  695. }
  696. public void setLoadportidName(String loadportidName) {
  697. this.loadportidName = loadportidName;
  698. }
  699. public String getDestportidName() {
  700. return destportidName;
  701. }
  702. public void setDestportidName(String destportidName) {
  703. this.destportidName = destportidName;
  704. }
  705. public String getServiceitemsName() {
  706. return serviceitemsName;
  707. }
  708. public void setServiceitemsName(String serviceitemsName) {
  709. this.serviceitemsName = serviceitemsName;
  710. }
  711. public String getInvoceobjName() {
  712. return invoceobjName;
  713. }
  714. public void setInvoceobjName(String invoceobjName) {
  715. this.invoceobjName = invoceobjName;
  716. }
  717. public String getSignName() {
  718. return signName;
  719. }
  720. public void setSignName(String signName) {
  721. this.signName = signName;
  722. }
  723. public String getDetentioncargoName() {
  724. return detentioncargoName;
  725. }
  726. public void setDetentioncargoName(String detentioncargoName) {
  727. this.detentioncargoName = detentioncargoName;
  728. }
  729. public String getInsuranceName() {
  730. return insuranceName;
  731. }
  732. public void setInsuranceName(String insuranceName) {
  733. this.insuranceName = insuranceName;
  734. }
  735. public String getVslidName() {
  736. return vslidName;
  737. }
  738. public void setVslidName(String vslidName) {
  739. this.vslidName = vslidName;
  740. }
  741. public String getVoyidName() {
  742. return voyidName;
  743. }
  744. public void setVoyidName(String voyidName) {
  745. this.voyidName = voyidName;
  746. }
  747. public String getPaymodeName() {
  748. return paymodeName;
  749. }
  750. public void setPaymodeName(String paymodeName) {
  751. this.paymodeName = paymodeName;
  752. }
  753. public String getLaneidName() {
  754. return laneidName;
  755. }
  756. public void setLaneidName(String laneidName) {
  757. this.laneidName = laneidName;
  758. }
  759. public List<TWarehousebillsCntr> gettWarehousebillsCntrList() {
  760. return tWarehousebillsCntrList;
  761. }
  762. public void settWarehousebillsCntrList(List<TWarehousebillsCntr> tWarehousebillsCntrList) {
  763. this.tWarehousebillsCntrList = tWarehousebillsCntrList;
  764. }
  765. public List<TWarehousebillsCntritems> gettWarehousebillsCntritemsList() {
  766. return tWarehousebillsCntritemsList;
  767. }
  768. public void settWarehousebillsCntritemsList(List<TWarehousebillsCntritems> tWarehousebillsCntritemsList) {
  769. this.tWarehousebillsCntritemsList = tWarehousebillsCntritemsList;
  770. }
  771. public Long getfPaymode() {
  772. return fPaymode;
  773. }
  774. public void setfPaymode(Long fPaymode) {
  775. this.fPaymode = fPaymode;
  776. }
  777. public Long getfLaneid() {
  778. return fLaneid;
  779. }
  780. public void setfLaneid(Long fLaneid) {
  781. this.fLaneid = fLaneid;
  782. }
  783. public String getType() {
  784. return type;
  785. }
  786. public void setType(String type) {
  787. this.type = type;
  788. }
  789. /**
  790. * 查询时间区间
  791. */
  792. private List<String> timeInterval;
  793. public void settimeInterval(List<String> timeInterval) {
  794. this.timeInterval = timeInterval;
  795. }
  796. public List<String> gettimeInterval() {
  797. return timeInterval;
  798. }
  799. /**
  800. * 查询货物
  801. */
  802. private Long fGoodsid;
  803. public void setfGoodsid(Long fGoodsid) {
  804. this.fGoodsid = fGoodsid;
  805. }
  806. public Long getfGoodsid() {
  807. return fGoodsid;
  808. }
  809. /**
  810. * 删除状态
  811. */
  812. private String delFlag;
  813. /**
  814. * 仓库
  815. */
  816. @Excel(name = "仓库")
  817. private Long fLocation;
  818. /**
  819. * 贸易方式(数据字典),对应t_trademodels
  820. */
  821. @Excel(name = "贸易方式(数据字典),对应t_trademodels ")
  822. private Long fNewTrademodeid;
  823. public Long getfLoadportid() {
  824. return fLoadportid;
  825. }
  826. public void setfLoadportid(Long fLoadportid) {
  827. this.fLoadportid = fLoadportid;
  828. }
  829. public Long getfDestportid() {
  830. return fDestportid;
  831. }
  832. public void setfDestportid(Long fDestportid) {
  833. this.fDestportid = fDestportid;
  834. }
  835. public String getfServiceitems() {
  836. return fServiceitems;
  837. }
  838. public void setfServiceitems(String fServiceitems) {
  839. this.fServiceitems = fServiceitems;
  840. }
  841. public String getfInvoceobj() {
  842. return fInvoceobj;
  843. }
  844. public void setfInvoceobj(String fInvoceobj) {
  845. this.fInvoceobj = fInvoceobj;
  846. }
  847. public Integer getfSign() {
  848. return fSign;
  849. }
  850. public void setfSign(Integer fSign) {
  851. this.fSign = fSign;
  852. }
  853. public Integer getfDetentioncargo() {
  854. return fDetentioncargo;
  855. }
  856. public void setfDetentioncargo(Integer fDetentioncargo) {
  857. this.fDetentioncargo = fDetentioncargo;
  858. }
  859. public String getfBooksmarks() {
  860. return fBooksmarks;
  861. }
  862. public void setfBooksmarks(String fBooksmarks) {
  863. this.fBooksmarks = fBooksmarks;
  864. }
  865. public String getfShippername() {
  866. return fShippername;
  867. }
  868. public void setfShippername(String fShippername) {
  869. this.fShippername = fShippername;
  870. }
  871. public String getfShipperattn() {
  872. return fShipperattn;
  873. }
  874. public void setfShipperattn(String fShipperattn) {
  875. this.fShipperattn = fShipperattn;
  876. }
  877. public String getfShippertel() {
  878. return fShippertel;
  879. }
  880. public void setfShippertel(String fShippertel) {
  881. this.fShippertel = fShippertel;
  882. }
  883. public String getfConsigneername() {
  884. return fConsigneername;
  885. }
  886. public void setfConsigneername(String fConsigneername) {
  887. this.fConsigneername = fConsigneername;
  888. }
  889. public String getfConsigneeattn() {
  890. return fConsigneeattn;
  891. }
  892. public void setfConsigneeattn(String fConsigneeattn) {
  893. this.fConsigneeattn = fConsigneeattn;
  894. }
  895. public String getfConsigneetel() {
  896. return fConsigneetel;
  897. }
  898. public void setfConsigneetel(String fConsigneetel) {
  899. this.fConsigneetel = fConsigneetel;
  900. }
  901. public String getfInsurance() {
  902. return fInsurance;
  903. }
  904. public void setfInsurance(String fInsurance) {
  905. this.fInsurance = fInsurance;
  906. }
  907. public Long getfInsuranceamt() {
  908. return fInsuranceamt;
  909. }
  910. public void setfInsuranceamt(Long fInsuranceamt) {
  911. this.fInsuranceamt = fInsuranceamt;
  912. }
  913. public Date getfClosedate() {
  914. return fClosedate;
  915. }
  916. public void setfClosedate(Date fClosedate) {
  917. this.fClosedate = fClosedate;
  918. }
  919. public Date getfDocmentdate() {
  920. return fDocmentdate;
  921. }
  922. public void setfDocmentdate(Date fDocmentdate) {
  923. this.fDocmentdate = fDocmentdate;
  924. }
  925. public Long getfVslid() {
  926. return fVslid;
  927. }
  928. public void setfVslid(Long fVslid) {
  929. this.fVslid = fVslid;
  930. }
  931. public Long getfVoyid() {
  932. return fVoyid;
  933. }
  934. public void setfVoyid(Long fVoyid) {
  935. this.fVoyid = fVoyid;
  936. }
  937. public Integer getfTypeid() {
  938. return fTypeid;
  939. }
  940. public void setfTypeid(Integer fTypeid) {
  941. this.fTypeid = fTypeid;
  942. }
  943. public Long getfNewTrademodeid() {
  944. return fNewTrademodeid;
  945. }
  946. public void setfNewTrademodeid(Long fNewTrademodeid) {
  947. this.fNewTrademodeid = fNewTrademodeid;
  948. }
  949. public Long getfLocation() {
  950. return fLocation;
  951. }
  952. public void setfLocation(Long fLocation) {
  953. this.fLocation = fLocation;
  954. }
  955. public void setfId(Long fId) {
  956. this.fId = fId;
  957. }
  958. public Long getfId() {
  959. return fId;
  960. }
  961. public void setfBillno(String fBillno) {
  962. this.fBillno = fBillno;
  963. }
  964. public String getfBillno() {
  965. return fBillno;
  966. }
  967. public void setfCustomsdeclartion(String fCustomsdeclartion) {
  968. this.fCustomsdeclartion = fCustomsdeclartion;
  969. }
  970. public String getfCustomsdeclartion() {
  971. return fCustomsdeclartion;
  972. }
  973. public void setfOriginalbillno(String fOriginalbillno) {
  974. this.fOriginalbillno = fOriginalbillno;
  975. }
  976. public String getfOriginalbillno() {
  977. return fOriginalbillno;
  978. }
  979. public void setfDeptid(Long fDeptid) {
  980. this.fDeptid = fDeptid;
  981. }
  982. public Long getfDeptid() {
  983. return fDeptid;
  984. }
  985. public void setfBsdeptid(Long fBsdeptid) {
  986. this.fBsdeptid = fBsdeptid;
  987. }
  988. public Long getfBsdeptid() {
  989. return fBsdeptid;
  990. }
  991. public void setfContacts(String fContacts) {
  992. this.fContacts = fContacts;
  993. }
  994. public String getfContacts() {
  995. return fContacts;
  996. }
  997. public void setfTel(String fTel) {
  998. this.fTel = fTel;
  999. }
  1000. public String getfTel() {
  1001. return fTel;
  1002. }
  1003. public void setfCorpid(Long fCorpid) {
  1004. this.fCorpid = fCorpid;
  1005. }
  1006. public Long getfCorpid() {
  1007. return fCorpid;
  1008. }
  1009. public void setfTocorpid(Long fTocorpid) {
  1010. this.fTocorpid = fTocorpid;
  1011. }
  1012. public Long getfTocorpid() {
  1013. return fTocorpid;
  1014. }
  1015. public void setfStltypeid(Long fStltypeid) {
  1016. this.fStltypeid = fStltypeid;
  1017. }
  1018. public Long getfStltypeid() {
  1019. return fStltypeid;
  1020. }
  1021. public void setfBscorpno(String fBscorpno) {
  1022. this.fBscorpno = fBscorpno;
  1023. }
  1024. public String getfBscorpno() {
  1025. return fBscorpno;
  1026. }
  1027. public void setfWarehouseid(Long fWarehouseid) {
  1028. this.fWarehouseid = fWarehouseid;
  1029. }
  1030. public Long getfWarehouseid() {
  1031. return fWarehouseid;
  1032. }
  1033. public void setfStorekeeper(String fStorekeeper) {
  1034. this.fStorekeeper = fStorekeeper;
  1035. }
  1036. public String getfStorekeeper() {
  1037. return fStorekeeper;
  1038. }
  1039. public void setfBsdate(Date fBsdate) {
  1040. this.fBsdate = fBsdate;
  1041. }
  1042. public Date getfBsdate() {
  1043. return fBsdate;
  1044. }
  1045. public void setfPlanqty(Long fPlanqty) {
  1046. this.fPlanqty = fPlanqty;
  1047. }
  1048. public Long getfPlanqty() {
  1049. return fPlanqty;
  1050. }
  1051. public void setfPlangrossweight(BigDecimal fPlangrossweight) {
  1052. this.fPlangrossweight = fPlangrossweight;
  1053. }
  1054. public BigDecimal getfPlangrossweight() {
  1055. return fPlangrossweight;
  1056. }
  1057. public void setfPlannetweight(BigDecimal fPlannetweight) {
  1058. this.fPlannetweight = fPlannetweight;
  1059. }
  1060. public BigDecimal getfPlannetweight() {
  1061. return fPlannetweight;
  1062. }
  1063. public void setfPlanvolumn(BigDecimal fPlanvolumn) {
  1064. this.fPlanvolumn = fPlanvolumn;
  1065. }
  1066. public BigDecimal getfPlanvolumn() {
  1067. return fPlanvolumn;
  1068. }
  1069. public void setfQty(Long fQty) {
  1070. this.fQty = fQty;
  1071. }
  1072. public Long getfQty() {
  1073. return fQty;
  1074. }
  1075. public void setfGrossweight(BigDecimal fGrossweight) {
  1076. this.fGrossweight = fGrossweight;
  1077. }
  1078. public BigDecimal getfGrossweight() {
  1079. return fGrossweight;
  1080. }
  1081. public void setfNetweight(BigDecimal fNetweight) {
  1082. this.fNetweight = fNetweight;
  1083. }
  1084. public BigDecimal getfNetweight() {
  1085. return fNetweight;
  1086. }
  1087. public void setfVolumn(BigDecimal fVolumn) {
  1088. this.fVolumn = fVolumn;
  1089. }
  1090. public BigDecimal getfVolumn() {
  1091. return fVolumn;
  1092. }
  1093. public void setfTrademodeid(Long fTrademodeid) {
  1094. this.fTrademodeid = fTrademodeid;
  1095. }
  1096. public Long getfTrademodeid() {
  1097. return fTrademodeid;
  1098. }
  1099. public void setfBillingway(Long fBillingway) {
  1100. this.fBillingway = fBillingway;
  1101. }
  1102. public Long getfBillingway() {
  1103. return fBillingway;
  1104. }
  1105. public void setfSbu(Long fSbu) {
  1106. this.fSbu = fSbu;
  1107. }
  1108. public Long getfSbu() {
  1109. return fSbu;
  1110. }
  1111. public void setfFeetunit(String fFeetunit) {
  1112. this.fFeetunit = fFeetunit;
  1113. }
  1114. public String getfFeetunit() {
  1115. return fFeetunit;
  1116. }
  1117. public void setfProductName(String fProductName) {
  1118. this.fProductName = fProductName;
  1119. }
  1120. public String getfProductName() {
  1121. return fProductName;
  1122. }
  1123. public void setfMblno(String fMblno) {
  1124. this.fMblno = fMblno;
  1125. }
  1126. public String getfMblno() {
  1127. return fMblno;
  1128. }
  1129. public void setfVslvoy(String fVslvoy) {
  1130. this.fVslvoy = fVslvoy;
  1131. }
  1132. public String getfVslvoy() {
  1133. return fVslvoy;
  1134. }
  1135. public void setfMarks(String fMarks) {
  1136. this.fMarks = fMarks;
  1137. }
  1138. public String getfMarks() {
  1139. return fMarks;
  1140. }
  1141. public void setfEta(Date fEta) {
  1142. this.fEta = fEta;
  1143. }
  1144. public Date getfEta() {
  1145. return fEta;
  1146. }
  1147. public void setfCustomno(String fCustomno) {
  1148. this.fCustomno = fCustomno;
  1149. }
  1150. public String getfCustomno() {
  1151. return fCustomno;
  1152. }
  1153. public void setfIfweigh(String fIfweigh) {
  1154. this.fIfweigh = fIfweigh;
  1155. }
  1156. public String getfIfweigh() {
  1157. return fIfweigh;
  1158. }
  1159. public void setfIfpledge(String fIfpledge) {
  1160. this.fIfpledge = fIfpledge;
  1161. }
  1162. public String getfIfpledge() {
  1163. return fIfpledge;
  1164. }
  1165. public void setfIfdamage(String fIfdamage) {
  1166. this.fIfdamage = fIfdamage;
  1167. }
  1168. public String getfIfdamage() {
  1169. return fIfdamage;
  1170. }
  1171. public void setfBankcorpid(Long fBankcorpid) {
  1172. this.fBankcorpid = fBankcorpid;
  1173. }
  1174. public Long getfBankcorpid() {
  1175. return fBankcorpid;
  1176. }
  1177. public void setfBilltype(String fBilltype) {
  1178. this.fBilltype = fBilltype;
  1179. }
  1180. public void setfChargedate(Date fChargedate) {
  1181. this.fChargedate = fChargedate;
  1182. }
  1183. public Date getfChargedate() {
  1184. return fChargedate;
  1185. }
  1186. public String getfBilltype() {
  1187. return fBilltype;
  1188. }
  1189. public void setfBillstatus(Long fBillstatus) {
  1190. this.fBillstatus = fBillstatus;
  1191. }
  1192. public Long getfBillstatus() {
  1193. return fBillstatus;
  1194. }
  1195. public void setDelFlag(String delFlag) {
  1196. this.delFlag = delFlag;
  1197. }
  1198. public String getDelFlag() {
  1199. return delFlag;
  1200. }
  1201. public Long getfItemsStatus() {
  1202. return fItemsStatus;
  1203. }
  1204. public void setfItemsStatus(Long fItemsStatus) {
  1205. this.fItemsStatus = fItemsStatus;
  1206. }
  1207. public Date getfReviewDate() {
  1208. return fReviewDate;
  1209. }
  1210. public void setfReviewDate(Date fReviewDate) {
  1211. this.fReviewDate = fReviewDate;
  1212. }
  1213. public Date getfBillingDeadline() {
  1214. return fBillingDeadline;
  1215. }
  1216. public void setfBillingDeadline(Date fBillingDeadline) {
  1217. this.fBillingDeadline = fBillingDeadline;
  1218. }
  1219. public String getfTruckno() {
  1220. return fTruckno;
  1221. }
  1222. public void setfTruckno(String fTruckno) {
  1223. this.fTruckno = fTruckno;
  1224. }
  1225. public String getfDriverName() {
  1226. return fDriverName;
  1227. }
  1228. public void setfDriverName(String fDriverName) {
  1229. this.fDriverName = fDriverName;
  1230. }
  1231. public String getfDriverTel() {
  1232. return fDriverTel;
  1233. }
  1234. public void setfDriverTel(String fDriverTel) {
  1235. this.fDriverTel = fDriverTel;
  1236. }
  1237. public String getfDriverIdCar() {
  1238. return fDriverIdCar;
  1239. }
  1240. public void setfDriverIdCar(String fDriverIdCar) {
  1241. this.fDriverIdCar = fDriverIdCar;
  1242. }
  1243. public String getfBusinessType() {
  1244. return fBusinessType;
  1245. }
  1246. public void setfBusinessType(String fBusinessType) {
  1247. this.fBusinessType = fBusinessType;
  1248. }
  1249. public Long getfFleet() {
  1250. return fFleet;
  1251. }
  1252. public void setfFleet(Long fFleet) {
  1253. this.fFleet = fFleet;
  1254. }
  1255. public Long getfLabour() {
  1256. return fLabour;
  1257. }
  1258. public void setfLabour(Long fLabour) {
  1259. this.fLabour = fLabour;
  1260. }
  1261. public Long getfInwarehouseid() {
  1262. return fInwarehouseid;
  1263. }
  1264. public void setfInwarehouseid(Long fInwarehouseid) {
  1265. this.fInwarehouseid = fInwarehouseid;
  1266. }
  1267. public Date getfBstime() {
  1268. return fBstime;
  1269. }
  1270. public void setfBstime(Date fBstime) {
  1271. this.fBstime = fBstime;
  1272. }
  1273. public Long getfCartype() {
  1274. return fCartype;
  1275. }
  1276. public void setfCartype(Long fCartype) {
  1277. this.fCartype = fCartype;
  1278. }
  1279. public Date getFreeContainerDate() {
  1280. return freeContainerDate;
  1281. }
  1282. public void setFreeContainerDate(Date freeContainerDate) {
  1283. this.freeContainerDate = freeContainerDate;
  1284. }
  1285. public List<String> getFreeContainerList() {
  1286. return freeContainerList;
  1287. }
  1288. public void setFreeContainerList(List<String> freeContainerList) {
  1289. this.freeContainerList = freeContainerList;
  1290. }
  1291. public Long getfBusinessAttribution() {
  1292. return fBusinessAttribution;
  1293. }
  1294. public void setfBusinessAttribution(Long fBusinessAttribution) {
  1295. this.fBusinessAttribution = fBusinessAttribution;
  1296. }
  1297. public Long getfSupervisionUnit() {
  1298. return fSupervisionUnit;
  1299. }
  1300. public void setfSupervisionUnit(Long fSupervisionUnit) {
  1301. this.fSupervisionUnit = fSupervisionUnit;
  1302. }
  1303. public String getfDeclarationElements() {
  1304. return fDeclarationElements;
  1305. }
  1306. public void setfDeclarationElements(String fDeclarationElements) {
  1307. this.fDeclarationElements = fDeclarationElements;
  1308. }
  1309. public String getfPartNumber() {
  1310. return fPartNumber;
  1311. }
  1312. public void setfPartNumber(String fPartNumber) {
  1313. this.fPartNumber = fPartNumber;
  1314. }
  1315. public Long getfIfinspection() {
  1316. return fIfinspection;
  1317. }
  1318. public void setfIfinspection(Long fIfinspection) {
  1319. this.fIfinspection = fIfinspection;
  1320. }
  1321. public BigDecimal getfValue() {
  1322. return fValue;
  1323. }
  1324. public void setfValue(BigDecimal fValue) {
  1325. this.fValue = fValue;
  1326. }
  1327. public Date getfWeighingDate() {
  1328. return fWeighingDate;
  1329. }
  1330. public void setfWeighingDate(Date fWeighingDate) {
  1331. this.fWeighingDate = fWeighingDate;
  1332. }
  1333. public Long getfIfsampling() {
  1334. return fIfsampling;
  1335. }
  1336. public void setfIfsampling(Long fIfsampling) {
  1337. this.fIfsampling = fIfsampling;
  1338. }
  1339. public Date getSendSampleDate() {
  1340. return sendSampleDate;
  1341. }
  1342. public void setSendSampleDate(Date sendSampleDate) {
  1343. this.sendSampleDate = sendSampleDate;
  1344. }
  1345. public Long getfIfweightRecovery() {
  1346. return fIfweightRecovery;
  1347. }
  1348. public void setfIfweightRecovery(Long fIfweightRecovery) {
  1349. this.fIfweightRecovery = fIfweightRecovery;
  1350. }
  1351. public Date getWeightRecoveryDate() {
  1352. return weightRecoveryDate;
  1353. }
  1354. public void setWeightRecoveryDate(Date weightRecoveryDate) {
  1355. this.weightRecoveryDate = weightRecoveryDate;
  1356. }
  1357. public Long getWarehouseStatus() {
  1358. return warehouseStatus;
  1359. }
  1360. public void setWarehouseStatus(Long warehouseStatus) {
  1361. this.warehouseStatus = warehouseStatus;
  1362. }
  1363. public Long getfTimes() {
  1364. return fTimes;
  1365. }
  1366. public void setfTimes(Long fTimes) {
  1367. this.fTimes = fTimes;
  1368. }
  1369. public String getfDateChanged() {
  1370. return fDateChanged;
  1371. }
  1372. public void setfDateChanged(String fDateChanged) {
  1373. this.fDateChanged = fDateChanged;
  1374. }
  1375. public String getfChargetype() {
  1376. return fChargetype;
  1377. }
  1378. public void setfChargetype(String fChargetype) {
  1379. this.fChargetype = fChargetype;
  1380. }
  1381. @Override
  1382. public String toString() {
  1383. return "TWarehouseBills{" +
  1384. "fId=" + fId +
  1385. ", fBillno='" + fBillno + '\'' +
  1386. ", fCustomsdeclartion='" + fCustomsdeclartion + '\'' +
  1387. ", fOriginalbillno='" + fOriginalbillno + '\'' +
  1388. ", fChargedate=" + fChargedate +
  1389. ", fDeptid=" + fDeptid +
  1390. ", fBsdeptid=" + fBsdeptid +
  1391. ", fContacts='" + fContacts + '\'' +
  1392. ", fTel='" + fTel + '\'' +
  1393. ", fCorpid=" + fCorpid +
  1394. ", fTocorpid=" + fTocorpid +
  1395. ", fStltypeid=" + fStltypeid +
  1396. ", fBscorpno='" + fBscorpno + '\'' +
  1397. ", fWarehouseid=" + fWarehouseid +
  1398. ", fStorekeeper='" + fStorekeeper + '\'' +
  1399. ", fBsdate=" + fBsdate +
  1400. ", fPlanqty=" + fPlanqty +
  1401. ", fPlangrossweight=" + fPlangrossweight +
  1402. ", fPlannetweight=" + fPlannetweight +
  1403. ", fPlanvolumn=" + fPlanvolumn +
  1404. ", fQty=" + fQty +
  1405. ", fGrossweight=" + fGrossweight +
  1406. ", fNetweight=" + fNetweight +
  1407. ", fVolumn=" + fVolumn +
  1408. ", fTrademodeid=" + fTrademodeid +
  1409. ", fBillingway=" + fBillingway +
  1410. ", fSbu=" + fSbu +
  1411. ", fFeetunit='" + fFeetunit + '\'' +
  1412. ", fProductName='" + fProductName + '\'' +
  1413. ", fMblno='" + fMblno + '\'' +
  1414. ", fVslvoy='" + fVslvoy + '\'' +
  1415. ", fMarks='" + fMarks + '\'' +
  1416. ", fEta=" + fEta +
  1417. ", fCustomno='" + fCustomno + '\'' +
  1418. ", fIfweigh='" + fIfweigh + '\'' +
  1419. ", fIfpledge='" + fIfpledge + '\'' +
  1420. ", fIfdamage='" + fIfdamage + '\'' +
  1421. ", fBankcorpid=" + fBankcorpid +
  1422. ", fBilltype='" + fBilltype + '\'' +
  1423. ", fBillstatus=" + fBillstatus +
  1424. ", fItemsStatus=" + fItemsStatus +
  1425. ", fReviewDate=" + fReviewDate +
  1426. ", fBillingDeadline=" + fBillingDeadline +
  1427. ", fTruckno='" + fTruckno + '\'' +
  1428. ", fDriverName='" + fDriverName + '\'' +
  1429. ", fDriverTel='" + fDriverTel + '\'' +
  1430. ", fDriverIdCar='" + fDriverIdCar + '\'' +
  1431. ", fBusinessType='" + fBusinessType + '\'' +
  1432. ", fFleet=" + fFleet +
  1433. ", fLabour=" + fLabour +
  1434. ", fInwarehouseid=" + fInwarehouseid +
  1435. ", fBstime=" + fBstime +
  1436. ", fCartype=" + fCartype +
  1437. ", type='" + type + '\'' +
  1438. ", fLoadportid=" + fLoadportid +
  1439. ", fDestportid=" + fDestportid +
  1440. ", fServiceitems='" + fServiceitems + '\'' +
  1441. ", fInvoceobj='" + fInvoceobj + '\'' +
  1442. ", fSign=" + fSign +
  1443. ", fDetentioncargo=" + fDetentioncargo +
  1444. ", fBooksmarks='" + fBooksmarks + '\'' +
  1445. ", fShippername='" + fShippername + '\'' +
  1446. ", fShipperattn='" + fShipperattn + '\'' +
  1447. ", fShippertel='" + fShippertel + '\'' +
  1448. ", fConsigneername='" + fConsigneername + '\'' +
  1449. ", fConsigneeattn='" + fConsigneeattn + '\'' +
  1450. ", fConsigneetel='" + fConsigneetel + '\'' +
  1451. ", fInsurance='" + fInsurance + '\'' +
  1452. ", fInsuranceamt=" + fInsuranceamt +
  1453. ", fClosedate=" + fClosedate +
  1454. ", fDocmentdate=" + fDocmentdate +
  1455. ", fVslid=" + fVslid +
  1456. ", fVoyid=" + fVoyid +
  1457. ", fTypeid=" + fTypeid +
  1458. ", fPaymode=" + fPaymode +
  1459. ", fLaneid=" + fLaneid +
  1460. ", fCntval='" + fCntval + '\'' +
  1461. ", freeContainerDate=" + freeContainerDate +
  1462. ", fBusinessAttribution=" + fBusinessAttribution +
  1463. ", fSupervisionUnit=" + fSupervisionUnit +
  1464. ", fDeclarationElements=" + fDeclarationElements +
  1465. ", fPartNumber='" + fPartNumber + '\'' +
  1466. ", fIfinspection=" + fIfinspection +
  1467. ", fValue=" + fValue +
  1468. ", fWeighingDate=" + fWeighingDate +
  1469. ", fIfsampling=" + fIfsampling +
  1470. ", sendSampleDate=" + sendSampleDate +
  1471. ", fIfweightRecovery=" + fIfweightRecovery +
  1472. ", weightRecoveryDate=" + weightRecoveryDate +
  1473. ", warehouseStatus=" + warehouseStatus +
  1474. ", fTimes=" + fTimes +
  1475. ", fDateChanged='" + fDateChanged + '\'' +
  1476. ", loadportidName='" + loadportidName + '\'' +
  1477. ", destportidName='" + destportidName + '\'' +
  1478. ", serviceitemsName='" + serviceitemsName + '\'' +
  1479. ", invoceobjName='" + invoceobjName + '\'' +
  1480. ", signName='" + signName + '\'' +
  1481. ", detentioncargoName='" + detentioncargoName + '\'' +
  1482. ", insuranceName='" + insuranceName + '\'' +
  1483. ", vslidName='" + vslidName + '\'' +
  1484. ", voyidName='" + voyidName + '\'' +
  1485. ", paymodeName='" + paymodeName + '\'' +
  1486. ", laneidName='" + laneidName + '\'' +
  1487. ", tWarehousebillsCntrList=" + tWarehousebillsCntrList +
  1488. ", tWarehousebillsCntritemsList=" + tWarehousebillsCntritemsList +
  1489. ", tVoyageL=" + tVoyageL +
  1490. ", fCntrid=" + fCntrid +
  1491. ", fCntrcount=" + fCntrcount +
  1492. ", startTime=" + startTime +
  1493. ", endTime=" + endTime +
  1494. ", boxNumber='" + boxNumber + '\'' +
  1495. ", corpName='" + corpName + '\'' +
  1496. ", cLoadDate=" + cLoadDate +
  1497. ", freeContainerList=" + freeContainerList +
  1498. ", tWarehousebillsfeesDr=" + tWarehousebillsfeesDr +
  1499. ", warehousebillsfeesCr=" + warehousebillsfeesCr +
  1500. ", moneyStatus=" + moneyStatus +
  1501. ", timeInterval=" + timeInterval +
  1502. ", fGoodsid=" + fGoodsid +
  1503. ", delFlag='" + delFlag + '\'' +
  1504. ", fLocation=" + fLocation +
  1505. ", fNewTrademodeid=" + fNewTrademodeid +
  1506. ", fWeighWeight=" + fWeighWeight +
  1507. ", fPredictBranch='" + fPredictBranch + '\'' +
  1508. ", fGrade=" + fGrade +
  1509. ", fDeliveryDetails=" + fDeliveryDetails +
  1510. ", fSalesmanId=" + fSalesmanId +
  1511. ", fItemstatus=" + fItemstatus +
  1512. ", fUpdeteStatus='" + fUpdeteStatus + '\'' +
  1513. ", fSubmitUpdate=" + fSubmitUpdate +
  1514. ", fDeleteStatus=" + fDeleteStatus +
  1515. ", fRemarksFees=" + fRemarksFees +
  1516. ", fCargoPlanning=" + fCargoPlanning +
  1517. '}';
  1518. }
  1519. }