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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as HomeType
protected  HomeType EjbRefType.home
           
protected  HomeType EntityBeanType.home
           
protected  HomeType SessionBeanType.home
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return HomeType
 HomeType HomeType.clone()
          Creates and returns a copy of this object.
static HomeType ObjectFactory.copyOfHomeType(HomeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.HomeType instance.
 HomeType ObjectFactory.createHomeType()
          Create an instance of HomeType
 HomeType EjbRefType.getHome()
          Gets the value of the home property.
 HomeType EntityBeanType.getHome()
          Gets the value of the home property.
 HomeType SessionBeanType.getHome()
          Gets the value of the home property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type HomeType
static HomeType ObjectFactory.copyOfHomeType(HomeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.HomeType instance.
 void EjbRefType.setHome(HomeType value)
          Sets the value of the home property.
 void EntityBeanType.setHome(HomeType value)
          Sets the value of the home property.
 void SessionBeanType.setHome(HomeType value)
          Sets the value of the home property.
 

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



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