Package | Description |
---|---|
org.ovirt.engine.core.config.entity | |
org.ovirt.engine.core.config.entity.helper |
Modifier and Type | Method and Description |
---|---|
ValueHelper |
ConfigKey.getValueHelper() |
Constructor and Description |
---|
ConfigKey(String type,
String description,
String alternateKey,
String key,
String value,
String[] validValues,
String version,
ValueHelper helper) |
Modifier and Type | Class and Description |
---|---|
class |
CompositePasswordValueHelper
This value helper is for values in the form of key:password.
|
class |
IntegerValueHelper |
class |
PasswordValueHelper |
class |
StringValueHelper |
Copyright © 2012. All Rights Reserved.