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 FromNativeConverter
public Class nativeType()
nativeType
in interface FromNativeConverter
Copyright © 2014. All rights reserved.