CSVObjects Framework
A C D E F G H I L N R S T

S

setAttributeName(String) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the mapped POJO's attribute name corresponding to this field.
setBeanClass(String) - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Sets the mapped bean's fully qualified class name.
setBeanName(String) - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Sets the mapped bean's user defined name.
setBeanReference(CSVBeanMapping) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the referenced bean mapping for this field.
setBeanReferenceName(String) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the declarative name of a referenced bean mapping for this field.
setClientSuppliedID(String) - Method in class test.net.sf.anupam.csv.beans.Employee
Sets value of the clientSuppliedID.
setClientSuppliedSecondaryID(String) - Method in class test.net.sf.anupam.csv.beans.Employee
Sets value of the clientSuppliedSecondaryID.
setConstructionNeeded(boolean) - Method in class net.sf.anupam.csv.formatters.FormatterConfiguration
Sets value of the constructionNeeded.
setCsvHeaderPresent(boolean) - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Sets the flag which indicates whether a header row is present in the mapped CSV file or stream.
setDesignation(String) - Method in class test.net.sf.anupam.csv.beans.Designation
Sets value of the designation.
setDesignation(Designation) - Method in class test.net.sf.anupam.csv.beans.Employee
Sets value of the designation.
setEmployeeID(String) - Method in class test.net.sf.anupam.csv.beans.Employee
Sets the employee ID.
setFieldName(String) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the user defined name of this field.
setFieldPosition(int) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets this field's position in the CSV line.
setFieldType(String) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the fully qualified Java type name of this field.
setFirstName(String) - Method in class test.net.sf.anupam.csv.beans.Employee
Set the first name.
setFormatter(CSVFieldFormatter) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the formatter attached to this field.
setFormatterClass(String) - Method in class net.sf.anupam.csv.formatters.FormatterConfiguration
Sets value of the formatterClass.
setFormatterName(String) - Method in class net.sf.anupam.csv.formatters.FormatterConfiguration
Sets value of the formatName.
setLastName(String) - Method in class test.net.sf.anupam.csv.beans.Employee
Sets the last name.
setReformatterName(String) - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Sets the declarative name of the formatter attached to this field.

SourceForge.net Logo
A C D E F G H I L N R S T
© Anupam Sengupta 2005