Package | Description |
---|---|
org.optaplanner.examples.nurserostering.domain | |
org.optaplanner.examples.nurserostering.domain.contract |
Modifier and Type | Method and Description |
---|---|
List<ContractLine> |
NurseRoster.getContractLineList() |
Modifier and Type | Method and Description |
---|---|
void |
NurseRoster.setContractLineList(List<ContractLine> contractLineList) |
Modifier and Type | Class and Description |
---|---|
class |
BooleanContractLine |
class |
MinMaxContractLine |
Modifier and Type | Method and Description |
---|---|
List<ContractLine> |
Contract.getContractLineList() |
Modifier and Type | Method and Description |
---|---|
void |
Contract.setContractLineList(List<ContractLine> contractLineList) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.