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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return InterceptorType
 InterceptorType ObjectFactory.createInterceptorType()
          Create an instance of InterceptorType
 InterceptorType[] InterceptorsType.getInterceptor()
           
 InterceptorType InterceptorsType.getInterceptor(int idx)
           
 InterceptorType InterceptorsType.setInterceptor(int idx, InterceptorType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type InterceptorType
 void InterceptorsType.setInterceptor(InterceptorType[] values)
           
 InterceptorType InterceptorsType.setInterceptor(int idx, InterceptorType value)
           
 

Uses of InterceptorType 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 InterceptorType
 class InterceptorTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as InterceptorType
protected  InterceptorType[] InterceptorsTypeImpl.interceptor
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return InterceptorType
 InterceptorType[] InterceptorsTypeImpl.getInterceptor()
           
 InterceptorType InterceptorsTypeImpl.getInterceptor(int idx)
           
 InterceptorType InterceptorsTypeImpl.setInterceptor(int idx, InterceptorType value)
           
 

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



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