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 |
---|---|
static Options.InsertPos |
Options.InsertPos.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.InsertPos[] |
Options.InsertPos.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Options.set(Object value,
String text,
Options.InsertPos pos)
Sets or Adds an option at a certain position
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.