public class OAConverterOATime extends Object implements OAConverterInterface
OAConverter
,
OADateTime
,
OATime
Constructor and Description |
---|
OAConverterOATime() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a OATime value.
|
protected Object |
convertFromOATime(Class toClass,
OATime timeValue,
String fmt) |
protected OATime |
convertToOATime(Object value,
String fmt) |
Copyright © 1999–2019 ViaOA. All rights reserved.