Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.DispatcherType

Packages that use DispatcherType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of DispatcherType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return DispatcherType
 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.priv.indexed.novalueclass.javaee with parameters of type DispatcherType
 void FilterMappingType.setDispatcher(DispatcherType[] values)
           
 DispatcherType FilterMappingType.setDispatcher(int idx, DispatcherType value)
           
 

Uses of DispatcherType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as DispatcherType
protected  DispatcherType[] FilterMappingTypeImpl.dispatcher
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return DispatcherType
 DispatcherType[] FilterMappingTypeImpl.getDispatcher()
           
 DispatcherType FilterMappingTypeImpl.getDispatcher(int idx)
           
 DispatcherType FilterMappingTypeImpl.setDispatcher(int idx, DispatcherType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type DispatcherType
 void FilterMappingTypeImpl.setDispatcher(DispatcherType[] values)
           
 DispatcherType FilterMappingTypeImpl.setDispatcher(int idx, DispatcherType value)
           
 



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