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

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

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

Methods in io.github.benas.easybatch.tutorials.customers.model that return Address
 Address Customer.getAddress()
           
 

Methods in io.github.benas.easybatch.tutorials.customers.model with parameters of type Address
 void Customer.setAddress(Address address)
           
 



Copyright © 2014. All Rights Reserved.