Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.LocationType

Packages that use LocationType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl   
 

Uses of LocationType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config that return LocationType
 LocationType ObjectFactory.createLocationType()
          Create an instance of LocationType
 LocationType[] Registry.getLocation()
           
 LocationType Registry.getLocation(int idx)
           
 LocationType Registry.setLocation(int idx, LocationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config with parameters of type LocationType
 LocationType Registry.setLocation(int idx, LocationType value)
           
 void Registry.setLocation(LocationType[] values)
           
 

Uses of LocationType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl declared as LocationType
protected  LocationType[] RegistryImpl.location
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl that return LocationType
 LocationType[] RegistryImpl.getLocation()
           
 LocationType RegistryImpl.getLocation(int idx)
           
 LocationType RegistryImpl.setLocation(int idx, LocationType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.webflow.config.impl with parameters of type LocationType
protected  void RegistryImpl.copyLocation(LocationType[] source)
          Copies all values of property Location.
 LocationType RegistryImpl.setLocation(int idx, LocationType value)
           
 void RegistryImpl.setLocation(LocationType[] values)
           
 



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