Interface Employe

All Superinterfaces:
ListenableBean, ListenableTopiaEntity, Party2, Personne, Serializable, TopiaEntity
All Known Implementing Classes:
EmployeAbstract, EmployeImpl

public interface Employe extends Personne, ListenableTopiaEntity
  • Field Details

  • Method Details

    • setSalary

      void setSalary(int salary)
    • getSalary

      int getSalary()