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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return LocalType
 LocalType ObjectFactory.createLocalType()
          Create an instance of LocalType
 LocalType EntityBeanType.getLocal()
          Gets the value of the local property.
 LocalType SessionBeanType.getLocal()
          Gets the value of the local property.
 LocalType EjbLocalRefType.getLocal()
          Gets the value of the local property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type LocalType
 void EntityBeanType.setLocal(LocalType value)
          Sets the value of the local property.
 void SessionBeanType.setLocal(LocalType value)
          Sets the value of the local property.
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 

Uses of LocalType 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 LocalType
 class LocalTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return LocalType
 LocalType EntityBeanTypeImpl.getLocal()
           
 LocalType SessionBeanTypeImpl.getLocal()
           
 LocalType EjbLocalRefTypeImpl.getLocal()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type LocalType
 void EntityBeanTypeImpl.setLocal(LocalType value)
           
 void SessionBeanTypeImpl.setLocal(LocalType value)
           
 void EjbLocalRefTypeImpl.setLocal(LocalType value)
           
 



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