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

Packages that use Address
org.glassfish.jersey.examples.xmlmoxy.beans   
 

Uses of Address in org.glassfish.jersey.examples.xmlmoxy.beans
 

Methods in org.glassfish.jersey.examples.xmlmoxy.beans that return Address
 Address Customer.getAddress()
           
 

Methods in org.glassfish.jersey.examples.xmlmoxy.beans with parameters of type Address
 void Customer.setAddress(Address address)
           
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.