Package | Description |
---|---|
org.optaplanner.core.config.localsearch.decider.acceptor |
Modifier and Type | Method and Description |
---|---|
static AcceptorConfig.AcceptorType |
AcceptorConfig.AcceptorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AcceptorConfig.AcceptorType[] |
AcceptorConfig.AcceptorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<AcceptorConfig.AcceptorType> |
AcceptorConfig.getAcceptorTypeList() |
Modifier and Type | Method and Description |
---|---|
void |
AcceptorConfig.setAcceptorTypeList(List<AcceptorConfig.AcceptorType> acceptorTypeList) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.