Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.InterceptorBindingType

Packages that use InterceptorBindingType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of InterceptorBindingType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return InterceptorBindingType
 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.pkg.indexed.novalueclass.javaee with parameters of type InterceptorBindingType
 void AssemblyDescriptorType.setInterceptorBinding(InterceptorBindingType[] values)
           
 InterceptorBindingType AssemblyDescriptorType.setInterceptorBinding(int idx, InterceptorBindingType value)
           
 

Uses of InterceptorBindingType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement InterceptorBindingType
 class InterceptorBindingTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl declared as InterceptorBindingType
protected  InterceptorBindingType[] AssemblyDescriptorTypeImpl.interceptorBinding
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return InterceptorBindingType
 InterceptorBindingType[] AssemblyDescriptorTypeImpl.getInterceptorBinding()
           
 InterceptorBindingType AssemblyDescriptorTypeImpl.getInterceptorBinding(int idx)
           
 InterceptorBindingType AssemblyDescriptorTypeImpl.setInterceptorBinding(int idx, InterceptorBindingType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type InterceptorBindingType
 void AssemblyDescriptorTypeImpl.setInterceptorBinding(InterceptorBindingType[] values)
           
 InterceptorBindingType AssemblyDescriptorTypeImpl.setInterceptorBinding(int idx, InterceptorBindingType value)
           
 



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