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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as InterceptorBindingType
protected  InterceptorBindingType[] AssemblyDescriptorType.interceptorBinding
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return InterceptorBindingType
 InterceptorBindingType InterceptorBindingType.clone()
          Creates and returns a copy of this object.
protected static InterceptorBindingType ObjectFactory.copyOfInterceptorBindingType(InterceptorBindingType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.InterceptorBindingType instance.
 InterceptorBindingType ObjectFactory.createInterceptorBindingType()
          Create an instance of InterceptorBindingType
 InterceptorBindingType[] AssemblyDescriptorType.getInterceptorBinding()
           
 InterceptorBindingType AssemblyDescriptorType.getInterceptorBinding(int idx)
           
 InterceptorBindingType AssemblyDescriptorType.setInterceptorBinding(int idx, InterceptorBindingType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type InterceptorBindingType
protected  void AssemblyDescriptorType.copyInterceptorBinding(InterceptorBindingType[] source)
          Copies all values of property InterceptorBinding.
protected static InterceptorBindingType ObjectFactory.copyOfInterceptorBindingType(InterceptorBindingType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.InterceptorBindingType instance.
 void AssemblyDescriptorType.setInterceptorBinding(InterceptorBindingType[] values)
           
 InterceptorBindingType AssemblyDescriptorType.setInterceptorBinding(int idx, InterceptorBindingType value)
           
 

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



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