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 | Method and Description |
---|---|
protected OptionEntry |
Options.createOptionEntry(Object value,
String text) |
OptionEntry |
Options.getEntry(Object value) |
Modifier and Type | Method and Description |
---|---|
Iterator<OptionEntry> |
Options.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
Options.add(OptionEntry option) |
Constructor and Description |
---|
Options(OptionEntry[] entries) |
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.