java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.nurserostering.domain.Employee
All Implemented Interfaces:
Comparable<Employee>, Labeled

public class Employee extends AbstractPersistable implements Labeled, Comparable<Employee>