Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.LocalHomeType

Packages that use LocalHomeType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of LocalHomeType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

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

Uses of LocalHomeType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement LocalHomeType
 class LocalHomeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return LocalHomeType
 LocalHomeType EntityBeanTypeImpl.getLocalHome()
           
 LocalHomeType SessionBeanTypeImpl.getLocalHome()
           
 LocalHomeType EjbLocalRefTypeImpl.getLocalHome()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type LocalHomeType
 void EntityBeanTypeImpl.setLocalHome(LocalHomeType value)
           
 void SessionBeanTypeImpl.setLocalHome(LocalHomeType value)
           
 void EjbLocalRefTypeImpl.setLocalHome(LocalHomeType value)
           
 



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