Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.InitMethodType

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

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

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

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

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

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



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