net.authorize.data.xml.reporting
Class BatchStatistics
java.lang.Object
net.authorize.data.xml.reporting.BatchStatistics
public class BatchStatistics
- extends Object
Batch statistical data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createBatchStatistics
public static BatchStatistics createBatchStatistics()
getAccountType
public CardType getAccountType()
- Returns:
- the accountType
setAccountType
public void setAccountType(CardType accountType)
- Parameters:
accountType
- the accountType to set
getChargeAmount
public BigDecimal getChargeAmount()
- Returns:
- the chargeAmount
setChargeAmount
public void setChargeAmount(BigDecimal chargeAmount)
- Parameters:
chargeAmount
- the chargeAmount to set
setChargeAmount
public void setChargeAmount(String chargeAmount)
- Parameters:
chargeAmount
- the chargeAmount to set
getChargeCount
public long getChargeCount()
- Returns:
- the chargeCount
setChargeCount
public void setChargeCount(long chargeCount)
- Parameters:
chargeCount
- the chargeCount to set
setChargeCount
public void setChargeCount(String chargeCount)
- Parameters:
chargeCount
- the chargeCount to set
getRefundAmount
public BigDecimal getRefundAmount()
- Returns:
- the refundAmount
setRefundAmount
public void setRefundAmount(BigDecimal refundAmount)
- Parameters:
refundAmount
- the refundAmount to set
setRefundAmount
public void setRefundAmount(String refundAmount)
- Parameters:
refundAmount
- the refundAmount to set
getRefundCount
public long getRefundCount()
- Returns:
- the refundCount
setRefundCount
public void setRefundCount(long refundCount)
- Parameters:
refundCount
- the refundCount to set
setRefundCount
public void setRefundCount(String refundCount)
- Parameters:
refundCount
- the refundCount to set
getVoidCount
public long getVoidCount()
- Returns:
- the voidCount
setVoidCount
public void setVoidCount(long voidCount)
- Parameters:
voidCount
- the voidCount to set
setVoidCount
public void setVoidCount(String voidCount)
- Parameters:
voidCount
- the voidCount to set
getDeclineCount
public long getDeclineCount()
- Returns:
- the declineCount
setDeclineCount
public void setDeclineCount(long declineCount)
- Parameters:
declineCount
- the declineCount to set
setDeclineCount
public void setDeclineCount(String declineCount)
- Parameters:
declineCount
- the declineCount to set
getErrorCount
public long getErrorCount()
- Returns:
- the errorCount
setErrorCount
public void setErrorCount(long errorCount)
- Parameters:
errorCount
- the errorCount to set
setErrorCount
public void setErrorCount(String errorCount)
- Parameters:
errorCount
- the errorCount to set
getReturnedItemAmount
public BigDecimal getReturnedItemAmount()
- Returns:
- the returnedItemAmount
setReturnedItemAmount
public void setReturnedItemAmount(BigDecimal returnedItemAmount)
- Parameters:
returnedItemAmount
- the returnedItemAmount to set
setReturnedItemAmount
public void setReturnedItemAmount(String returnedItemAmount)
- Parameters:
returnedItemAmount
- the returnedItemAmount to set
getReturnedItemCount
public long getReturnedItemCount()
- Returns:
- the returnedItemCount
setReturnedItemCount
public void setReturnedItemCount(long returnedItemCount)
- Parameters:
returnedItemCount
- the returnedItemCount to set
setReturnedItemCount
public void setReturnedItemCount(String returnedItemCount)
- Parameters:
returnedItemCount
- the returnedItemCount to set
getChargebackAmount
public BigDecimal getChargebackAmount()
- Returns:
- the ChargebackAmount
setChargebackAmount
public void setChargebackAmount(BigDecimal ChargebackAmount)
- Parameters:
ChargebackAmount
- the ChargebackAmount to set
setChargebackAmount
public void setChargebackAmount(String ChargebackAmount)
- Parameters:
ChargebackAmount
- the ChargebackAmount to set
getChargebackCount
public long getChargebackCount()
- Returns:
- the ChargebackCount
setChargebackCount
public void setChargebackCount(long ChargebackCount)
- Parameters:
ChargebackCount
- the ChargebackCount to set
setChargebackCount
public void setChargebackCount(String ChargebackCount)
- Parameters:
ChargebackCount
- the ChargebackCount to set
getCorrectionNoticeCount
public long getCorrectionNoticeCount()
- Returns:
- the correctionNoticeCount
setCorrectionNoticeCount
public void setCorrectionNoticeCount(long correctionNoticeCount)
- Parameters:
correctionNoticeCount
- the correctionNoticeCount to set
setCorrectionNoticeCount
public void setCorrectionNoticeCount(String correctionNoticeCount)
- Parameters:
correctionNoticeCount
- the correctionNoticeCount to set
getChargeChargebackAmount
public BigDecimal getChargeChargebackAmount()
- Returns:
- the chargeChargebackAmount
setChargeChargebackAmount
public void setChargeChargebackAmount(BigDecimal chargeChargebackAmount)
- Parameters:
chargeChargebackAmount
- the chargeChargebackAmount to set
setChargeChargebackAmount
public void setChargeChargebackAmount(String chargeChargebackAmount)
- Parameters:
chargeChargebackAmount
- the chargeChargebackAmount to set
getChargeChargebackCount
public long getChargeChargebackCount()
- Returns:
- the chargeChargebackCount
setChargeChargebackCount
public void setChargeChargebackCount(long chargeChargebackCount)
- Parameters:
chargeChargebackCount
- the chargeChargebackCount to set
setChargeChargebackCount
public void setChargeChargebackCount(String chargeChargebackCount)
- Parameters:
chargeChargebackCount
- the chargeChargebackCount to set
getRefundChargebackAmount
public BigDecimal getRefundChargebackAmount()
- Returns:
- the refundChargebackAmount
setRefundChargebackAmount
public void setRefundChargebackAmount(BigDecimal refundChargebackAmount)
- Parameters:
refundChargebackAmount
- the refundChargebackAmount to set
setRefundChargebackAmount
public void setRefundChargebackAmount(String refundChargebackAmount)
- Parameters:
refundChargebackAmount
- the refundChargebackAmount to set
getRefundChargebackCount
public long getRefundChargebackCount()
- Returns:
- the refundChargebackCount
setRefundChargebackCount
public void setRefundChargebackCount(long refundChargebackCount)
- Parameters:
refundChargebackCount
- the refundChargebackCount to set
setRefundChargebackCount
public void setRefundChargebackCount(String refundChargebackCount)
- Parameters:
refundChargebackCount
- the refundChargebackCount to set
getChargeReturnedItemsAmount
public BigDecimal getChargeReturnedItemsAmount()
- Returns:
- the chargeReturnedItemsAmount
setChargeReturnedItemsAmount
public void setChargeReturnedItemsAmount(BigDecimal chargeReturnedItemsAmount)
- Parameters:
chargeReturnedItemsAmount
- the chargeReturnedItemsAmount to set
setChargeReturnedItemsAmount
public void setChargeReturnedItemsAmount(String chargeReturnedItemsAmount)
- Parameters:
chargeReturnedItemsAmount
- the chargeReturnedItemsAmount to set
getChargeReturnedItemsCount
public long getChargeReturnedItemsCount()
- Returns:
- the chargeReturnedItemsCount
setChargeReturnedItemsCount
public void setChargeReturnedItemsCount(long chargeReturnedItemsCount)
- Parameters:
chargeReturnedItemsCount
- the chargeReturnedItemsCount to set
setChargeReturnedItemsCount
public void setChargeReturnedItemsCount(String chargeReturnedItemsCount)
- Parameters:
chargeReturnedItemsCount
- the chargeReturnedItemsCount to set
getRefundReturnedItemsAmount
public BigDecimal getRefundReturnedItemsAmount()
- Returns:
- the refundReturnedItemsAmount
setRefundReturnedItemsAmount
public void setRefundReturnedItemsAmount(BigDecimal refundReturnedItemsAmount)
- Parameters:
refundReturnedItemsAmount
- the refundReturnedItemsAmount to set
setRefundReturnedItemsAmount
public void setRefundReturnedItemsAmount(String refundReturnedItemsAmount)
- Parameters:
refundReturnedItemsAmount
- the refundReturnedItemsAmount to set
getRefundReturnedItemsCount
public long getRefundReturnedItemsCount()
- Returns:
- the refundReturnedItemsCount
setRefundReturnedItemsCount
public void setRefundReturnedItemsCount(long refundReturnedItemsCount)
- Parameters:
refundReturnedItemsCount
- the refundReturnedItemsCount to set
setRefundReturnedItemsCount
public void setRefundReturnedItemsCount(String refundReturnedItemsCount)
- Parameters:
refundReturnedItemsCount
- the refundReturnedItemsCount to set
Copyright © 2014. All Rights Reserved.