Uses of Class
org.apache.openjpa.example.gallery.model.Location

Packages that use Location
org.apache.openjpa.example.gallery.model   
 

Uses of Location in org.apache.openjpa.example.gallery.model
 

Methods in org.apache.openjpa.example.gallery.model that return Location
 Location Image.getLocation()
           
 

Methods in org.apache.openjpa.example.gallery.model with parameters of type Location
 void Image.setLocation(Location location)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.