Class Budgets
java.lang.Object
com.skava.accounts.model.exchange.Budgets
- All Implemented Interfaces:
Serializable
This Class Budgets is used as the model object for Budgets Entity.
- Author:
- Infosys Equinox
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromDomainObject
(BudgetDO budgetDO) From domain object.To domain object.
-
Field Details
-
createdTime
The createdTime param. -
updatedTime
The updatedTime param.
-
-
Constructor Details
-
Budgets
public Budgets()
-
-
Method Details