Package com.highdeal.cnd.message
Class SpendingStatus
java.lang.Object
com.highdeal.cnd.message.SpendingStatus
This
Java class represents the spending status with its latest label value.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpendingStatus
The spending status constructor.- Parameters:
id- The identifier of the spending statuslabel- The latest value of the spending status
-
-
Method Details
-
getId
Gets the identifier of the spending status.- Returns:
- The identifier of the spending status
-
getLabel
Gets the latest value of the label of the spending status.- Returns:
- The latest value of the label of the spending status
-