public class OAConverterTime extends Object implements OAConverterInterface
OAConverter
,
OADateTime
,
OATime
Constructor and Description |
---|
OAConverterTime() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Time value.
|
protected Object |
convertFromTime(Class toClass,
Time timeValue,
String fmt) |
protected Time |
convertToTime(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
convert
in interface OAConverterInterface
clazz
- Class to convert to.value
- to convertfmt
- format stringOADateTime
Copyright © 1999–2019 ViaOA. All rights reserved.