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

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

Uses of InterceptorBindingType 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 InterceptorBindingType
protected  List<InterceptorBindingType> AssemblyDescriptorType.interceptorBinding
           
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type InterceptorBindingType
 List<InterceptorBindingType> AssemblyDescriptorType.getInterceptorBinding()
          Gets the value of the interceptorBinding property.
 

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



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