Uses of Class
com.opencsv.bean.BeanFieldSingleValue
Packages that use BeanFieldSingleValue
-
Uses of BeanFieldSingleValue in com.opencsv.bean
Subclasses of BeanFieldSingleValue in com.opencsv.beanModifier and TypeClassDescriptionclass
BeanFieldJoin<T,
I> This class is used for combining multiple columns of the input, possibly with multiple identically named columns, into one field.class
Implements aBeanFieldJoin
with aInteger
for an index.class
Implements aBeanFieldJoin
with aString
for an index.