public class BatchDetails extends Object
public static BatchDetails createBatchDetail()
public String getBatchId()
public void setBatchId(String batchId)
batchId - the batchId to setpublic Date getSettlementTimeUTC()
public void setSettlementTimeUTC(Date settlementTimeUTC)
settlementTimeUTC - the settlementTimeUTC to setpublic void setSettlementTimeUTC(String settlementTimeUTC)
settlementTimeUTC - public Date getSettlementTimeLocal()
public void setSettlementTimeLocal(Date settlementTimeLocal)
settlementTimeLocal - the settlementTimeLocal to setpublic void setSettlementTimeLocal(String settlementTimeLocal)
settlementTimeLocal - the settlementTimeLocal to setpublic SettlementStateType getSettlementState()
public void setSettlementState(SettlementStateType settlementState)
settlementState - the settlementState to setpublic ArrayList<BatchStatistics> getBatchStatisticsList()
public void addBatchStatistics(BatchStatistics batchStatistics)
batchStatistics - public void setBatchStatisticsList(ArrayList<BatchStatistics> batchStatisticsList)
batchStatisticsList - the batchStatisticsList to setpublic String getPaymentMethod()
public void setPaymentMethod(String paymentMethod)
paymentMethod - the paymentMethod to setpublic String getMarketType()
public void setMarketType(String marketType)
marketType - marketTypeEnumpublic String getProduct()
public void setProduct(String product)
product - productEnumCopyright © 2016. All Rights Reserved.