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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as DispatcherType
protected  DispatcherType[] FilterMappingType.dispatcher
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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.indexed.valueclass.javaee.DispatcherType instance.
 DispatcherType ObjectFactory.createDispatcherType()
          Create an instance of DispatcherType
 DispatcherType[] FilterMappingType.getDispatcher()
           
 DispatcherType FilterMappingType.getDispatcher(int idx)
           
 DispatcherType FilterMappingType.setDispatcher(int idx, DispatcherType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type DispatcherType
protected  void FilterMappingType.copyDispatcher(DispatcherType[] source)
          Copies all values of property Dispatcher.
protected static DispatcherType ObjectFactory.copyOfDispatcherType(DispatcherType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.DispatcherType instance.
 void FilterMappingType.setDispatcher(DispatcherType[] values)
           
 DispatcherType FilterMappingType.setDispatcher(int idx, DispatcherType value)
           
 

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



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