Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InterceptorType

Packages that use InterceptorType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of InterceptorType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as InterceptorType
protected  InterceptorType[] InterceptorsType.interceptor
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return InterceptorType
 InterceptorType InterceptorType.clone()
          Creates and returns a copy of this object.
static InterceptorType ObjectFactory.copyOfInterceptorType(InterceptorType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InterceptorType instance.
 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.pub.indexed.valueclass.javaee with parameters of type InterceptorType
 void InterceptorsType.copyInterceptor(InterceptorType[] source)
          Copies all values of property Interceptor.
static InterceptorType ObjectFactory.copyOfInterceptorType(InterceptorType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InterceptorType instance.
 void InterceptorsType.setInterceptor(InterceptorType[] values)
           
 InterceptorType InterceptorsType.setInterceptor(int idx, InterceptorType value)
           
 

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



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