Class Backoffice
java.lang.Object
es.kukenan.smartfi.microservice.firm.repository.entity.Backoffice
- All Implemented Interfaces:
Serializable
DAO for Backoffice table in Database.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
the backoffice identifier. -
name
Backoffice name.
-
-
Constructor Details
-
Backoffice
public Backoffice()
-