Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.InterceptorOrderType

Packages that use InterceptorOrderType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of InterceptorOrderType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as InterceptorOrderType
protected  InterceptorOrderType InterceptorBindingType.interceptorOrder
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return InterceptorOrderType
 InterceptorOrderType InterceptorOrderType.clone()
          Creates and returns a copy of this object.
 InterceptorOrderType ObjectFactory.createInterceptorOrderType()
          Create an instance of InterceptorOrderType
 InterceptorOrderType InterceptorBindingType.getInterceptorOrder()
          Gets the value of the interceptorOrder property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type InterceptorOrderType
 void InterceptorBindingType.setInterceptorOrder(InterceptorOrderType value)
          Sets the value of the interceptorOrder property.
 

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



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