Package com.softwaremining.report
Class FieldSummator
java.lang.Object
com.softwaremining.report.FieldSummator
- All Implemented Interfaces:
Summator
for representation of Report entry defining a sum-field such as - sum="WS_LIABILITY" in following
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDependingSummator
(EntrySummator dependent) void
addUp the value of the sum to date.void
-
Constructor Details
-
FieldSummator
-
-
Method Details