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

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

Uses of InterceptorBindingType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type InterceptorBindingType
protected  List<InterceptorBindingType> AssemblyDescriptorType.interceptorBinding
           
 

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type InterceptorBindingType
static InterceptorBindingType ObjectFactory.copyOfInterceptorBindingType(InterceptorBindingType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.InterceptorBindingType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type InterceptorBindingType
static void AssemblyDescriptorType.copyInterceptorBinding(List<InterceptorBindingType> source, List<InterceptorBindingType> target)
          Copies all values of property InterceptorBinding.
static void AssemblyDescriptorType.copyInterceptorBinding(List<InterceptorBindingType> source, List<InterceptorBindingType> target)
          Copies all values of property InterceptorBinding.
 

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



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