Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoveryInput.setEvaluationOptions(EvaluationOptionType evaluationOptionType,
java.lang.String noFoldsPercentageSplitValueStr) |
Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoverySettingsListener.setEvaluationOptions(EvaluationOptionType evaluationOptionType,
java.lang.String noFoldsPercentageSplitValueStr) |
Modifier and Type | Method and Description |
---|---|
static EvaluationOptionType |
EvaluationOptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EvaluationOptionType[] |
EvaluationOptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SignatureDiscoveryUI.setEvaluationOptions(EvaluationOptionType evaluationOptionType,
java.lang.String noFoldsPercentageSplitValueStr) |