Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.InterceptorType

Packages that use InterceptorType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of InterceptorType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type InterceptorType
protected  List<InterceptorType> InterceptorsType.interceptor
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return InterceptorType
 InterceptorType InterceptorType.clone()
          Creates and returns a copy of this object.
 InterceptorType ObjectFactory.createInterceptorType()
          Create an instance of InterceptorType
 

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

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



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