Package | Description |
---|---|
org.optaplanner.examples.nurserostering.domain | |
org.optaplanner.examples.nurserostering.persistence |
Modifier and Type | Method and Description |
---|---|
Skill |
SkillProficiency.getSkill() |
Skill |
ShiftTypeSkillRequirement.getSkill() |
Modifier and Type | Method and Description |
---|---|
List<Skill> |
NurseRoster.getSkillList() |
Modifier and Type | Method and Description |
---|---|
void |
SkillProficiency.setSkill(Skill skill) |
void |
ShiftTypeSkillRequirement.setSkill(Skill skill) |
Modifier and Type | Method and Description |
---|---|
void |
NurseRoster.setSkillList(List<Skill> skillList) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Skill> |
NurseRosteringImporter.NurseRosteringInputBuilder.skillMap |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.