Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.InterceptorsType

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as InterceptorsType
protected  InterceptorsType EjbJarType.interceptors
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return InterceptorsType
 InterceptorsType InterceptorsType.clone()
          Creates and returns a copy of this object.
 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.valueclass.javaee with parameters of type InterceptorsType
 void EjbJarType.setInterceptors(InterceptorsType value)
          Sets the value of the interceptors property.
 

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



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