Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.InitMethodType

Packages that use InitMethodType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of InitMethodType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return InitMethodType
 InitMethodType ObjectFactory.createInitMethodType()
          Create an instance of InitMethodType
 InitMethodType[] SessionBeanType.getInitMethod()
           
 InitMethodType SessionBeanType.getInitMethod(int idx)
           
 InitMethodType SessionBeanType.setInitMethod(int idx, InitMethodType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type InitMethodType
 void SessionBeanType.setInitMethod(InitMethodType[] values)
           
 InitMethodType SessionBeanType.setInitMethod(int idx, InitMethodType value)
           
 

Uses of InitMethodType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement InitMethodType
 class InitMethodTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as InitMethodType
protected  InitMethodType[] SessionBeanTypeImpl.initMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return InitMethodType
 InitMethodType[] SessionBeanTypeImpl.getInitMethod()
           
 InitMethodType SessionBeanTypeImpl.getInitMethod(int idx)
           
 InitMethodType SessionBeanTypeImpl.setInitMethod(int idx, InitMethodType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type InitMethodType
 void SessionBeanTypeImpl.copyInitMethod(InitMethodType[] source)
          Copies all values of property InitMethod.
 void SessionBeanTypeImpl.setInitMethod(InitMethodType[] values)
           
 InitMethodType SessionBeanTypeImpl.setInitMethod(int idx, InitMethodType value)
           
 



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