public class OAConverterEnum extends Object implements OAConverterInterface
Constructor and Description |
---|
OAConverterEnum() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Called by OAConverter to convert from one type to another, else return null.
|
public Object convert(Class clazz, Object value, String fmt)
OAConverterInterface
convert
in interface OAConverterInterface
Copyright © 1999–2019 ViaOA. All rights reserved.