Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans.Map

Packages that use Map
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans   
 

Uses of Map in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans declared as Map
protected  Map PropertyType.map
           
protected  Map ConstructorArg.map
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans that return Map
 Map Map.clone()
          Creates and returns a copy of this object.
 Map ObjectFactory.createMap()
          Create an instance of Map
 Map PropertyType.getMap()
          Gets the value of the map property.
 Map ConstructorArg.getMap()
          Gets the value of the map property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans with parameters of type Map
 void PropertyType.setMap(Map value)
          Sets the value of the map property.
 void ConstructorArg.setMap(Map value)
          Sets the value of the map property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans with parameters of type Map
Map(Map o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.spring.beans.Map instance by copying a given instance.
 



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