See: Description
Interface | Description |
---|---|
OAConverterInterface |
Used to convert any type to a specific type.
|
Class | Description |
---|---|
OAConverterArray | |
OAConverterBigDecimal |
Primarily used to represent currency.
|
OAConverterBoolean |
Convert to/from a Boolean value.
|
OAConverterCalendar |
Convert to/from a Calendar value.
|
OAConverterCharacter |
Convert a value to/from a Character value.
|
OAConverterColor |
Convert to/from a Color value.
|
OAConverterDate |
Convert to/from a Date value.
|
OAConverterDimension |
Convert to/from a Rectangle value.
|
OAConverterEnum | |
OAConverterFont |
Convert to/from a Font value.
|
OAConverterNumber |
Convert to/from a Number value.
|
OAConverterOADate |
Convert to/from a OADate value.
|
OAConverterOADateTime |
Convert to/from a OADateTime value.
|
OAConverterOATime |
Convert to/from a OATime value.
|
OAConverterPoint |
Convert to/from a Point value.
|
OAConverterRectangle |
Convert to/from a Rectangle value.
|
OAConverterSqlDate |
Convert to/from a Date value.
|
OAConverterString |
Converts a null to a blank "", or will use the third value in fmt (seperated by ;)
|
OAConverterTime |
Convert to/from a Time value.
|
OAConverterTimestamp |
Convert to/from a Timestamp value.
|
OAConverterTimeZone |
Copyright © 1999–2019 ViaOA. All rights reserved.