Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.JndiNameType

Packages that use JndiNameType
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl   
 

Uses of JndiNameType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 

Subinterfaces of JndiNameType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee
 interface EjbRefNameType
          The ejb-ref-name element contains the name of an EJB reference.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return JndiNameType
 JndiNameType ObjectFactory.createJndiNameType()
          Create an instance of JndiNameType
 JndiNameType EnvEntryType.getEnvEntryName()
          Gets the value of the envEntryName property.
 JndiNameType MessageDestinationRefType.getMessageDestinationRefName()
          Gets the value of the messageDestinationRefName property.
 JndiNameType PersistenceContextRefType.getPersistenceContextRefName()
          Gets the value of the persistenceContextRefName property.
 JndiNameType PersistenceUnitRefType.getPersistenceUnitRefName()
          Gets the value of the persistenceUnitRefName property.
 JndiNameType ResourceEnvRefType.getResourceEnvRefName()
          Gets the value of the resourceEnvRefName property.
 JndiNameType ResourceRefType.getResRefName()
          Gets the value of the resRefName property.
 JndiNameType ServiceRefType.getServiceRefName()
          Gets the value of the serviceRefName property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type JndiNameType
 void EnvEntryType.setEnvEntryName(JndiNameType value)
          Sets the value of the envEntryName property.
 void MessageDestinationRefType.setMessageDestinationRefName(JndiNameType value)
          Sets the value of the messageDestinationRefName property.
 void PersistenceContextRefType.setPersistenceContextRefName(JndiNameType value)
          Sets the value of the persistenceContextRefName property.
 void PersistenceUnitRefType.setPersistenceUnitRefName(JndiNameType value)
          Sets the value of the persistenceUnitRefName property.
 void ResourceEnvRefType.setResourceEnvRefName(JndiNameType value)
          Sets the value of the resourceEnvRefName property.
 void ResourceRefType.setResRefName(JndiNameType value)
          Sets the value of the resRefName property.
 void ServiceRefType.setServiceRefName(JndiNameType value)
          Sets the value of the serviceRefName property.
 

Uses of JndiNameType in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that implement JndiNameType
 class EjbRefNameTypeImpl
           
 class JndiNameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return JndiNameType
 JndiNameType EnvEntryTypeImpl.getEnvEntryName()
           
 JndiNameType MessageDestinationRefTypeImpl.getMessageDestinationRefName()
           
 JndiNameType PersistenceContextRefTypeImpl.getPersistenceContextRefName()
           
 JndiNameType PersistenceUnitRefTypeImpl.getPersistenceUnitRefName()
           
 JndiNameType ResourceEnvRefTypeImpl.getResourceEnvRefName()
           
 JndiNameType ResourceRefTypeImpl.getResRefName()
           
 JndiNameType ServiceRefTypeImpl.getServiceRefName()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type JndiNameType
 void EnvEntryTypeImpl.setEnvEntryName(JndiNameType value)
           
 void MessageDestinationRefTypeImpl.setMessageDestinationRefName(JndiNameType value)
           
 void PersistenceContextRefTypeImpl.setPersistenceContextRefName(JndiNameType value)
           
 void PersistenceUnitRefTypeImpl.setPersistenceUnitRefName(JndiNameType value)
           
 void ResourceEnvRefTypeImpl.setResourceEnvRefName(JndiNameType value)
           
 void ResourceRefTypeImpl.setResRefName(JndiNameType value)
           
 void ServiceRefTypeImpl.setServiceRefName(JndiNameType value)
           
 



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