Package com.axelor.db.mapper
Class Adapter
- java.lang.Object
-
- com.axelor.db.mapper.Adapter
-
public class Adapter extends Object
-
-
Constructor Summary
Constructors Constructor Description Adapter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
adapt(Object value, Class<?> type, Type genericType, Annotation[] annotations)
-
-
-
Method Detail
-
adapt
public static Object adapt(Object value, Class<?> type, Type genericType, Annotation[] annotations)
-
-