Uses of Class
org.glassfish.jersey.examples.xmlmoxy.beans.Customer
-
Packages that use Customer Package Description org.glassfish.jersey.examples.xmlmoxy -
-
Uses of Customer in org.glassfish.jersey.examples.xmlmoxy
Methods in org.glassfish.jersey.examples.xmlmoxy that return Customer Modifier and Type Method Description CustomerCustomerResource. getCustomer()Methods in org.glassfish.jersey.examples.xmlmoxy with parameters of type Customer Modifier and Type Method Description voidCustomerResource. setCustomer(Customer c)
-