public class CharityDonation
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
An object that contains the amount of money that the user paid.
int
-
Constructor Details
-
CharityDonation
public CharityDonation()
-
Method Details
-
getCharityName
public String getCharityName()
Name of the charity.
-
getAmount
An object that contains the amount of money that the user paid.
-
-
canEqual
protected boolean canEqual(Object other)
-
-