Uses of Class
org.glassfish.jersey.examples.xmlmoxy.beans.Address
-
Packages that use Address Package Description 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 Modifier and Type Method Description AddressCustomer. getAddress()Methods in org.glassfish.jersey.examples.xmlmoxy.beans with parameters of type Address Modifier and Type Method Description voidCustomer. setAddress(Address address)
-