Package | Description |
---|---|
org.ovirt.engine.core.utils |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
ConfigUtilsBase.ParseEnumValue(String name,
RefObject<Class> fieldType,
RefObject<String> defaultValue,
RefObject<OptionBehaviourAttribute> optionBehaviour)
parse the enum value by its attributes and return the type, default value, and option behaviour (if any) return
false if cannot find value in enum or cannot get type
|
Copyright © 2012. All Rights Reserved.