Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.LocationType

Packages that use LocationType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl   
 

Uses of LocationType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config that return LocationType
 LocationType ObjectFactory.createLocationType()
          Create an instance of LocationType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config that return types with arguments of type LocationType
 List<LocationType> Registry.getLocation()
          Gets the value of the location property.
 

Uses of LocationType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl that implement LocationType
 class LocationTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl with type parameters of type LocationType
protected  List<LocationType> RegistryImpl.location
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl that return types with arguments of type LocationType
 List<LocationType> RegistryImpl.getLocation()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.webflow.config.impl with type arguments of type LocationType
static void RegistryImpl.copyLocation(List<LocationType> source, List<LocationType> target)
          Copies all values of property Location.
static void RegistryImpl.copyLocation(List<LocationType> source, List<LocationType> target)
          Copies all values of property Location.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.