public class DefaultConverterService
extends java.lang.Object
| Constructor and Description |
|---|
DefaultConverterService() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConverter(ValueConverter converter) |
ValueConverter |
getConverter(EDataType eDataType) |
void |
removeConverter(ValueConverter converter) |
Bryan Hunt, Data In Motion Consulting