Class FrequencyController
java.lang.Object
com.omarigrant.budget.controller.api.FrequencyController
A rest api controller for Frequencies
- Author:
- Omari Grant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionShow all frequencies handled by application
-
Constructor Details
-
FrequencyController
public FrequencyController()
-
-
Method Details
-
getAllFrequencies
Show all frequencies handled by application- Returns:
- List of frequencies
-