Package | Description |
---|---|
org.apache.empire.commons |
This package contains various common classes for error handling, specific data types and data type conversion.
|
Modifier and Type | Field and Description |
---|---|
protected Options.OptionGroupResolver |
Options.optionGroupResolver |
Modifier and Type | Method and Description |
---|---|
Options.OptionGroupResolver |
Options.getOptionGroupResolver()
Returns the function that determines the group to which an option entry belongs.
|
Modifier and Type | Method and Description |
---|---|
void |
Options.setOptionGroupResolver(Options.OptionGroupResolver optionGroupResolver)
Sets a function that determines the group to which an option entry belongs.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.