Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.InterceptorBindingType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return InterceptorBindingType
 InterceptorBindingType ObjectFactory.createInterceptorBindingType()
          Create an instance of InterceptorBindingType
 

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type InterceptorBindingType
 List<InterceptorBindingType> AssemblyDescriptorTypeImpl.getInterceptorBinding()
           
 

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



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