Class Employee

java.lang.Object
com.ibanfr.domain.model.DomainEntity
com.ibanfr.domain.model.Employee
All Implemented Interfaces:
Serializable

@Entity public class Employee extends DomainEntity implements Serializable
See Also:
  • Constructor Details

    • Employee

      protected Employee()
  • Method Details