Uses of Class
io.github.benas.easybatch.tutorials.customers.model.Customer

Packages that use Customer
io.github.benas.easybatch.tutorials.customers.etl   
 

Uses of Customer in io.github.benas.easybatch.tutorials.customers.etl
 

Methods in io.github.benas.easybatch.tutorials.customers.etl that return Customer
 Customer CustomerMapper.mapRecord(Record record)
           
 

Methods in io.github.benas.easybatch.tutorials.customers.etl with parameters of type Customer
 void CustomerProcessor.processRecord(Customer customer)
           
 



Copyright © 2014. All Rights Reserved.