org.optaplanner.examples.nurserostering.domain
public class SkillProficiency extends AbstractPersistable
id
Constructor and Description |
---|
SkillProficiency() |
Modifier and Type | Method and Description |
---|---|
Employee |
getEmployee() |
Skill |
getSkill() |
void |
setEmployee(Employee employee) |
void |
setSkill(Skill skill) |
String |
toString() |
compareTo, getId, setId
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.