@Deprecated public final class EnumerationConverter extends Object implements org.apache.commons.beanutils.Converter
org.apache.commons.beanutils.Converter implementation to handle
Enumeration type.| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class type,
Object value)
Deprecated.
|
static EnumerationConverter |
getInstance()
Deprecated.
Returns this converter instance.
|
public static EnumerationConverter getInstance()
Copyright © 2010–2025 The Apache Software Foundation. All rights reserved.