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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as AroundInvokeType
protected  AroundInvokeType[] MessageDrivenBeanType.aroundInvoke
           
protected  AroundInvokeType[] SessionBeanType.aroundInvoke
           
protected  AroundInvokeType[] InterceptorType.aroundInvoke
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return AroundInvokeType
 AroundInvokeType AroundInvokeType.clone()
          Creates and returns a copy of this object.
protected static AroundInvokeType ObjectFactory.copyOfAroundInvokeType(AroundInvokeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.AroundInvokeType instance.
 AroundInvokeType ObjectFactory.createAroundInvokeType()
          Create an instance of AroundInvokeType
 AroundInvokeType[] MessageDrivenBeanType.getAroundInvoke()
           
 AroundInvokeType[] SessionBeanType.getAroundInvoke()
           
 AroundInvokeType[] InterceptorType.getAroundInvoke()
           
 AroundInvokeType MessageDrivenBeanType.getAroundInvoke(int idx)
           
 AroundInvokeType SessionBeanType.getAroundInvoke(int idx)
           
 AroundInvokeType InterceptorType.getAroundInvoke(int idx)
           
 AroundInvokeType MessageDrivenBeanType.setAroundInvoke(int idx, AroundInvokeType value)
           
 AroundInvokeType SessionBeanType.setAroundInvoke(int idx, AroundInvokeType value)
           
 AroundInvokeType InterceptorType.setAroundInvoke(int idx, AroundInvokeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type AroundInvokeType
protected  void MessageDrivenBeanType.copyAroundInvoke(AroundInvokeType[] source)
          Copies all values of property AroundInvoke.
protected  void SessionBeanType.copyAroundInvoke(AroundInvokeType[] source)
          Copies all values of property AroundInvoke.
protected  void InterceptorType.copyAroundInvoke(AroundInvokeType[] source)
          Copies all values of property AroundInvoke.
protected static AroundInvokeType ObjectFactory.copyOfAroundInvokeType(AroundInvokeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.AroundInvokeType instance.
 void MessageDrivenBeanType.setAroundInvoke(AroundInvokeType[] values)
           
 void SessionBeanType.setAroundInvoke(AroundInvokeType[] values)
           
 void InterceptorType.setAroundInvoke(AroundInvokeType[] values)
           
 AroundInvokeType MessageDrivenBeanType.setAroundInvoke(int idx, AroundInvokeType value)
           
 AroundInvokeType SessionBeanType.setAroundInvoke(int idx, AroundInvokeType value)
           
 AroundInvokeType InterceptorType.setAroundInvoke(int idx, AroundInvokeType value)
           
 

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



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