|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SimpleTypeMapper.Binding | |
| org.apache.commons.betwixt.strategy | This package contains a variety of plugin Strategy patterns that can be used to customize the default behaviours. |
| Uses of SimpleTypeMapper.Binding in org.apache.commons.betwixt.strategy |
| Fields in org.apache.commons.betwixt.strategy declared as SimpleTypeMapper.Binding | |
static SimpleTypeMapper.Binding |
SimpleTypeMapper.Binding.ELEMENT
|
static SimpleTypeMapper.Binding |
SimpleTypeMapper.Binding.ATTRIBUTE
|
| Methods in org.apache.commons.betwixt.strategy that return SimpleTypeMapper.Binding | |
SimpleTypeMapper.Binding |
StandardSimpleTypeMapper.bind(java.lang.String propertyName,
java.lang.Class propertyType,
IntrospectionConfiguration configuration)
Implementation binds as per configuration |
abstract SimpleTypeMapper.Binding |
SimpleTypeMapper.bind(java.lang.String propertyName,
java.lang.Class propertyType,
IntrospectionConfiguration configuration)
Specifies the binding of a simple type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||