calculateNetAmount(long) method

Syntax

final BigDecimal calculateNetAmount ( long grossAmount )

Parameters

Returns

the supposed net amount as BigDecimal

Usage

Calculates the net amount for the specified amount (that is supposed to include a sum calculated by the associated scale/step).

the supposed net amount as BigDecimal