| Package | Description |
|---|---|
| org.optaplanner.examples.nurserostering.domain.contract |
| Modifier and Type | Method and Description |
|---|---|
ContractLineType |
ContractLine.getContractLineType() |
static ContractLineType |
ContractLineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContractLineType[] |
ContractLineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContractLine.setContractLineType(ContractLineType contractLineType) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.