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

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as EjbClassType
protected  EjbClassType EntityBeanType.ejbClass
           
protected  EjbClassType MessageDrivenBeanType.ejbClass
           
protected  EjbClassType SessionBeanType.ejbClass
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return EjbClassType
 EjbClassType EjbClassType.clone()
          Creates and returns a copy of this object.
 EjbClassType ObjectFactory.createEjbClassType()
          Create an instance of EjbClassType
 EjbClassType EntityBeanType.getEjbClass()
          Gets the value of the ejbClass property.
 EjbClassType MessageDrivenBeanType.getEjbClass()
          Gets the value of the ejbClass property.
 EjbClassType SessionBeanType.getEjbClass()
          Gets the value of the ejbClass property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type EjbClassType
 void EntityBeanType.setEjbClass(EjbClassType value)
          Sets the value of the ejbClass property.
 void MessageDrivenBeanType.setEjbClass(EjbClassType value)
          Sets the value of the ejbClass property.
 void SessionBeanType.setEjbClass(EjbClassType value)
          Sets the value of the ejbClass property.
 

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



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