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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type InitMethodType
 List<InitMethodType> SessionBeanType.getInitMethod()
          Gets the value of the initMethod property.
 

Uses of InitMethodType 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 InitMethodType
 class InitMethodTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type InitMethodType
protected  List<InitMethodType> SessionBeanTypeImpl.initMethod
           
 

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

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



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