public interface OAConverterInterface
OAConverter
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.
|
Copyright © 1999–2019 ViaOA. All rights reserved.