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

Packages that use Contact
io.github.benas.easybatch.tutorials.customers.model   
 

Uses of Contact in io.github.benas.easybatch.tutorials.customers.model
 

Methods in io.github.benas.easybatch.tutorials.customers.model that return Contact
 Contact Customer.getContact()
           
 

Methods in io.github.benas.easybatch.tutorials.customers.model with parameters of type Contact
 void Customer.setContact(Contact contact)
           
 



Copyright © 2014. All Rights Reserved.