Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.InterceptorOrderType

Packages that use InterceptorOrderType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of InterceptorOrderType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return InterceptorOrderType
 InterceptorOrderType InterceptorOrderType.clone()
          Creates and returns a copy of this object.
protected static InterceptorOrderType ObjectFactory.copyOfInterceptorOrderType(InterceptorOrderType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.InterceptorOrderType instance.
 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.prot.indexed.valueclass.javaee with parameters of type InterceptorOrderType
protected static InterceptorOrderType ObjectFactory.copyOfInterceptorOrderType(InterceptorOrderType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.InterceptorOrderType instance.
 void InterceptorBindingType.setInterceptorOrder(InterceptorOrderType value)
          Sets the value of the interceptorOrder property.
 

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



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