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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config declared as LocationType
protected  LocationType[] Registry.location
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.spring.webflow.config.LocationType instance.
 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.pub.indexed.valueclass.spring.webflow.config with parameters of type LocationType
 void Registry.copyLocation(LocationType[] source)
          Copies all values of property Location.
static LocationType ObjectFactory.copyOfLocationType(LocationType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.spring.webflow.config.LocationType instance.
 LocationType Registry.setLocation(int idx, LocationType value)
           
 void Registry.setLocation(LocationType[] values)
           
 

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



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