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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type InterceptorType
 List<InterceptorType> InterceptorsType.getInterceptor()
          Gets the value of the interceptor property.
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type InterceptorType
protected  List<InterceptorType> InterceptorsTypeImpl.interceptor
           
 

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

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



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