Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EnterpriseBeansType

Packages that use EnterpriseBeansType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of EnterpriseBeansType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as EnterpriseBeansType
protected  EnterpriseBeansType EjbJarType.enterpriseBeans
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return EnterpriseBeansType
 EnterpriseBeansType EnterpriseBeansType.clone()
          Creates and returns a copy of this object.
static EnterpriseBeansType ObjectFactory.copyOfEnterpriseBeansType(EnterpriseBeansType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EnterpriseBeansType instance.
 EnterpriseBeansType ObjectFactory.createEnterpriseBeansType()
          Create an instance of EnterpriseBeansType
 EnterpriseBeansType EjbJarType.getEnterpriseBeans()
          Gets the value of the enterpriseBeans property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type EnterpriseBeansType
static EnterpriseBeansType ObjectFactory.copyOfEnterpriseBeansType(EnterpriseBeansType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.EnterpriseBeansType instance.
 void EjbJarType.setEnterpriseBeans(EnterpriseBeansType value)
          Sets the value of the enterpriseBeans property.
 

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



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