Adds the values from the parameter report data into this object.
Parameters: anotherReport - more demerger report data to add to the current demerger report data
incrementCapitalizationTransactionsBypassed
public void incrementCapitalizationTransactionsBypassed()(Code)
Increments the count of capitalization transactions bypassed by 1
incrementCostShareEncumbranceTransactionsBypassed
public void incrementCostShareEncumbranceTransactionsBypassed()(Code)
Increments the count of cost share encumbrance transactions bypassed by 1
incrementCostShareTransactionsBypassed
public void incrementCostShareTransactionsBypassed()(Code)
Increments the count of cost share transactions bypassed by 1
incrementErrorTransactionsRead
public void incrementErrorTransactionsRead()(Code)
Increments the count of cost share encumbrance transactions read by 1
incrementErrorTransactionsSaved
public void incrementErrorTransactionsSaved()(Code)
Increments the count of error transactions written by 1
incrementLiabilityTransactionsBypassed
public void incrementLiabilityTransactionsBypassed()(Code)
Increments the count of liability transactions bypassed by 1
incrementOffsetTransactionsBypassed
public void incrementOffsetTransactionsBypassed()(Code)
Increments the count of offset transactions bypassed by 1
incrementTransferTransactionsBypassed
public void incrementTransferTransactionsBypassed()(Code)
Increments the count of transfer transactions bypassed by 1
incrementValidTransactionsSaved
public void incrementValidTransactionsSaved()(Code)
Increments the count of valid transactions saved by 1
setErrorTransactionWritten
public void setErrorTransactionWritten(int x)(Code)
Resets the number of error transactions written to the given amount
Parameters: x - the count of error transactions written to reset to