public final class EnumResultConverter extends Object implements FromNativeConverter
| Constructor and Description |
|---|
EnumResultConverter(Class enumClass) |
| Modifier and Type | Method and Description |
|---|---|
Enum |
fromNative(Object nativeValue,
FromNativeContext context) |
Class |
nativeType() |
public EnumResultConverter(Class enumClass)
public Enum fromNative(Object nativeValue, FromNativeContext context)
fromNative in interface FromNativeConverterpublic Class nativeType()
nativeType in interface FromNativeConverterCopyright © 2014. All rights reserved.