public class AbstractTypeMapper extends Object implements ITypeMapper
| Constructor and Description |
|---|
AbstractTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class |
mapType(Object object)
Map the input object to a domain model type.
|
public Class mapType(Object object)
ITypeMappermapType in interface ITypeMapperobject - the input object.
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.