2. Stub out USMoney.java so that all fields and methodscorrespond to the following UML. Pay close attention to whichmembers are public which are private, which are static and whichare not.
3. Complete the implementation of all methods. You may useUSMoneyTest.java to test locally, or you may create your own driverclass. Checkstyle will not be run on your submission but you couldlose points if there are serious style problems.
————————————————————————————————————————————————————————————————–
USMoney.java
/**
* a class to represent US Money values
*
* @author – YOUR NAME
* @version – 1.0 – DATE
*/
public class USMoney {
// FIELDS HERE
/**
* Default constructor, sets this USMoney to $0.00
*/
// METHOD HERE
/**
*
PayPal Gateway not configured
PayPal Gateway not configured