public class CustomerUpdateFieldSetMapper extends Object implements org.springframework.batch.item.file.mapping.FieldSetMapper<CustomerUpdate>
FieldSetMapper
for mapping to a CustomerUpdate
.Constructor and Description |
---|
CustomerUpdateFieldSetMapper() |
public CustomerUpdate mapFieldSet(org.springframework.batch.item.file.transform.FieldSet fs)
mapFieldSet
in interface org.springframework.batch.item.file.mapping.FieldSetMapper<CustomerUpdate>
Copyright © 2014. All Rights Reserved.