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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.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.priv.collections.novalueclass.javaee.impl
 

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

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

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



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