| Package | Description |
|---|---|
| org.ff4j.property |
Describe properties
|
| Modifier and Type | Method and Description |
|---|---|
PropertyLogLevel.LogLevel |
PropertyLogLevel.fromString(String v)
Unmarshalling of value for serailized string expression.
|
static PropertyLogLevel.LogLevel |
PropertyLogLevel.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyLogLevel.LogLevel[] |
PropertyLogLevel.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PropertyLogLevel(String uid,
PropertyLogLevel.LogLevel lvl)
Constructor by enum expression.
|
Copyright © 2013–2015 FF4J. All rights reserved.