Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.InterceptorsType

Packages that use InterceptorsType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of InterceptorsType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return InterceptorsType
 InterceptorsType ObjectFactory.createInterceptorsType()
          Create an instance of InterceptorsType
 InterceptorsType EjbJarType.getInterceptors()
          Gets the value of the interceptors property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type InterceptorsType
 void EjbJarType.setInterceptors(InterceptorsType value)
          Sets the value of the interceptors property.
 

Uses of InterceptorsType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement InterceptorsType
 class InterceptorsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return InterceptorsType
 InterceptorsType EjbJarTypeImpl.getInterceptors()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type InterceptorsType
 void EjbJarTypeImpl.setInterceptors(InterceptorsType value)
           
 



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