Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config.LocationType

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config that return LocationType
 LocationType LocationType.clone()
          Creates and returns a copy of this object.
static LocationType ObjectFactory.copyOfLocationType(LocationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config.LocationType instance.
 LocationType ObjectFactory.createLocationType()
          Create an instance of LocationType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config with parameters of type LocationType
static LocationType ObjectFactory.copyOfLocationType(LocationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config.LocationType instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config with parameters of type LocationType
LocationType(LocationType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.spring.webflow.config.LocationType instance by copying a given instance.
 



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