Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.HomeType

Packages that use HomeType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of HomeType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return HomeType
 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.pkg.indexed.novalueclass.javaee with parameters of type HomeType
 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.
 

Uses of HomeType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement HomeType
 class HomeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return HomeType
 HomeType EntityBeanTypeImpl.getHome()
           
 HomeType EjbRefTypeImpl.getHome()
           
 HomeType SessionBeanTypeImpl.getHome()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type HomeType
 void EntityBeanTypeImpl.setHome(HomeType value)
           
 void EjbRefTypeImpl.setHome(HomeType value)
           
 void SessionBeanTypeImpl.setHome(HomeType value)
           
 



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