public final class EnumerationConverter extends Object implements org.apache.commons.beanutils.Converter
org.apache.commons.beanutils.Converter
implementation to handle
Enumeration type.
$Id: EnumerationConverter.java 1226560 2012-01-02 22:18:19Z mbenson $Modifier and Type | Method and Description |
---|---|
Object |
convert(Class type,
Object value) |
static EnumerationConverter |
getInstance()
Returns this converter instance.
|
public static EnumerationConverter getInstance()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.