Uses of Class
org.csveed.test.model.BeanSimple
-
Uses of BeanSimple in org.csveed.test.converters
-
Uses of BeanSimple in org.csveed.test.model
Modifier and TypeMethodDescriptionBeanWithConverter.getBean()
Gets the bean.BeanWithNonStandardObject.getBean()
Gets the bean.BeanVariousNotAnnotated.getSimple()
Gets the simple.Modifier and TypeMethodDescriptionvoid
BeanWithConverter.setBean
(BeanSimple bean) Sets the bean.void
BeanWithNonStandardObject.setBean
(BeanSimple bean) Sets the bean.void
BeanVariousNotAnnotated.setSimple
(BeanSimple simple) Sets the simple.