Uses of Class
org.glassfish.jersey.examples.xmlmoxy.beans.Customer

Packages that use Customer
org.glassfish.jersey.examples.xmlmoxy   
 

Uses of Customer in org.glassfish.jersey.examples.xmlmoxy
 

Methods in org.glassfish.jersey.examples.xmlmoxy that return Customer
 Customer CustomerResource.getCustomer()
           
 

Methods in org.glassfish.jersey.examples.xmlmoxy with parameters of type Customer
 void CustomerResource.setCustomer(Customer c)
           
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.