Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InitMethodType

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as InitMethodType
protected  InitMethodType[] SessionBeanType.initMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return InitMethodType
 InitMethodType InitMethodType.clone()
          Creates and returns a copy of this object.
static InitMethodType ObjectFactory.copyOfInitMethodType(InitMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InitMethodType instance.
 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.valueclass.javaee with parameters of type InitMethodType
 void SessionBeanType.copyInitMethod(InitMethodType[] source)
          Copies all values of property InitMethod.
static InitMethodType ObjectFactory.copyOfInitMethodType(InitMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.InitMethodType instance.
 void SessionBeanType.setInitMethod(InitMethodType[] values)
           
 InitMethodType SessionBeanType.setInitMethod(int idx, InitMethodType value)
           
 

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



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