Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.Map

Packages that use Map
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl   
 

Uses of Map in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans that return Map
 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.indexed.novalueclass.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.
 

Uses of Map in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl that return Map
 Map PropertyTypeImpl.getMap()
           
 Map ConstructorArgImpl.getMap()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.spring.beans.impl with parameters of type Map
 void PropertyTypeImpl.setMap(Map value)
           
 void ConstructorArgImpl.setMap(Map value)
           
 



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