public static class BinderFactory.BinderModelEntry extends Object
null context name.| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected Class<?> |
sourceType |
protected Class<?> |
targetType |
| Constructor and Description |
|---|
BinderFactory.BinderModelEntry(Binder.BinderModel<?,?> model,
String contextName) |
BinderFactory.BinderModelEntry(Class<?> sourceType,
Class<?> targetType,
String name) |
protected final Class<?> sourceType
protected final Class<?> targetType
protected final String name
public BinderFactory.BinderModelEntry(Class<?> sourceType, Class<?> targetType, String name)
public BinderFactory.BinderModelEntry(Binder.BinderModel<?,?> model, String contextName)
Copyright © 2004–2014 CodeLutin. All rights reserved.