Package com.skava.accounts.model.entity
Class PaymentsEntity
java.lang.Object
com.skava.accounts.model.entity.PaymentsEntity
- All Implemented Interfaces:
Serializable
The class PaymentsEntity represents the database fields of payments.
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PaymentsEntity
public PaymentsEntity(long id) Instantiates a new payments entity.- Parameters:
id
- the id
-