Class EmployeeExt

java.lang.Object
io.jmix.samples.restservice.entity.Employee
io.jmix.samples.restservice.entity.EmployeeExt

@Entity public class EmployeeExt extends Employee
  • Constructor Details

    • EmployeeExt

      public EmployeeExt()
  • Method Details

    • getExtInfo

      public String getExtInfo()
    • setExtInfo

      public void setExtInfo(String extInfo)