Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.DispatcherType

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return DispatcherType
 DispatcherType DispatcherType.clone()
          Creates and returns a copy of this object.
protected static DispatcherType ObjectFactory.copyOfDispatcherType(DispatcherType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.DispatcherType instance.
 DispatcherType ObjectFactory.createDispatcherType()
          Create an instance of DispatcherType
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type DispatcherType
protected static DispatcherType ObjectFactory.copyOfDispatcherType(DispatcherType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.DispatcherType instance.
 

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

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type DispatcherType
DispatcherType(DispatcherType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.DispatcherType instance by copying a given instance.
 



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