Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.MapType

Packages that use MapType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans   
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.osgi   
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.util   
 

Uses of MapType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans that return MapType
 MapType MapType.clone()
          Creates and returns a copy of this object.
 MapType ObjectFactory.createMapType()
          Create an instance of MapType
 

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

Uses of MapType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.osgi
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.osgi declared as MapType
protected  MapType Tservice.serviceProperties
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.osgi that return MapType
 MapType Tservice.getServiceProperties()
          Gets the value of the serviceProperties property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.osgi with parameters of type MapType
 void Tservice.setServiceProperties(MapType value)
          Sets the value of the serviceProperties property.
 

Uses of MapType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.util
 

Subclasses of MapType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.util
 class Map
          Java class for anonymous complex type.
 



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