Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.DispatcherType

Packages that use DispatcherType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of DispatcherType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return DispatcherType
 DispatcherType ObjectFactory.createDispatcherType()
          Create an instance of DispatcherType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type DispatcherType
 List<DispatcherType> FilterMappingType.getDispatcher()
          Gets the value of the dispatcher property.
 

Uses of DispatcherType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement DispatcherType
 class DispatcherTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type DispatcherType
protected  List<DispatcherType> FilterMappingTypeImpl.dispatcher
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type DispatcherType
 List<DispatcherType> FilterMappingTypeImpl.getDispatcher()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type DispatcherType
protected static void FilterMappingTypeImpl.copyDispatcher(List<DispatcherType> source, List<DispatcherType> target)
          Copies all values of property Dispatcher.
protected static void FilterMappingTypeImpl.copyDispatcher(List<DispatcherType> source, List<DispatcherType> target)
          Copies all values of property Dispatcher.
 



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