| Package | Description |
|---|---|
| com.caucho.quercus.module |
| Modifier and Type | Method and Description |
|---|---|
static IniDefinition.Type |
IniDefinition.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IniDefinition.Type[] |
IniDefinition.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IniDefinition(java.lang.String name,
IniDefinition.Type type,
Value deflt,
int scope) |
Unsupported(java.lang.String name,
IniDefinition.Type type,
Value deflt,
int scope) |