public class OAConverterClass extends Object implements OAConverterInterface
| Constructor and Description |
|---|
OAConverterClass() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class convertToClass,
Object value,
String fmt)
Used to convert Class into another value type (usually String).
|
Copyright © 1999–2025 ViaOA. All rights reserved.