public class MonthlyGrossIncome
extends java.lang.Object
Constructor and Description |
---|
MonthlyGrossIncome(double dblAmount)
MonthlyGrossIncome Constructor
|
Modifier and Type | Method and Description |
---|---|
double |
amount()
Retrieve the Borrower's Monthly Gross Income
|