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

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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type InitMethodType
protected static InitMethodType ObjectFactory.copyOfInitMethodType(InitMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.InitMethodType instance.
 

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

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



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