Uses of Class
org.csveed.bean.conversion.ConversionException
Package
Description
This package contains what remains of the Spring Beans package after the operation to remove Spring from the library.
-
Uses of ConversionException in org.csveed.bean.conversion
Modifier and TypeClassDescriptionclass
The Class BeanPropertyConversionException.class
The Class NoConverterFoundException.Modifier and TypeMethodDescriptionBeanWrapper.getProperty
(BeanProperty property) Gets the property.void
BeanWrapper.setProperty
(BeanProperty property, String value) Sets the property.