Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.AroundInvokeType

Packages that use AroundInvokeType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of AroundInvokeType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type AroundInvokeType
protected  List<AroundInvokeType> MessageDrivenBeanType.aroundInvoke
           
protected  List<AroundInvokeType> SessionBeanType.aroundInvoke
           
protected  List<AroundInvokeType> InterceptorType.aroundInvoke
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type AroundInvokeType
 List<AroundInvokeType> MessageDrivenBeanType.getAroundInvoke()
          Gets the value of the aroundInvoke property.
 List<AroundInvokeType> SessionBeanType.getAroundInvoke()
          Gets the value of the aroundInvoke property.
 List<AroundInvokeType> InterceptorType.getAroundInvoke()
          Gets the value of the aroundInvoke property.
 

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



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