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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as LocalHomeType
protected  LocalHomeType EntityBeanType.localHome
           
protected  LocalHomeType SessionBeanType.localHome
           
protected  LocalHomeType EjbLocalRefType.localHome
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return LocalHomeType
 LocalHomeType LocalHomeType.clone()
          Creates and returns a copy of this object.
static LocalHomeType ObjectFactory.copyOfLocalHomeType(LocalHomeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.LocalHomeType instance.
 LocalHomeType ObjectFactory.createLocalHomeType()
          Create an instance of LocalHomeType
 LocalHomeType EntityBeanType.getLocalHome()
          Gets the value of the localHome property.
 LocalHomeType SessionBeanType.getLocalHome()
          Gets the value of the localHome property.
 LocalHomeType EjbLocalRefType.getLocalHome()
          Gets the value of the localHome property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type LocalHomeType
static LocalHomeType ObjectFactory.copyOfLocalHomeType(LocalHomeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.LocalHomeType instance.
 void EntityBeanType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 void SessionBeanType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 void EjbLocalRefType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 

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



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