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

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

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

Subclasses of JndiNameType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 class EjbRefNameType
          The ejb-ref-name element contains the name of an EJB reference.
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as JndiNameType
protected  JndiNameType EnvEntryType.envEntryName
           
protected  JndiNameType MessageDestinationRefType.messageDestinationRefName
           
protected  JndiNameType PersistenceContextRefType.persistenceContextRefName
           
protected  JndiNameType PersistenceUnitRefType.persistenceUnitRefName
           
protected  JndiNameType ResourceEnvRefType.resourceEnvRefName
           
protected  JndiNameType ResourceRefType.resRefName
           
protected  JndiNameType ServiceRefType.serviceRefName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return JndiNameType
 JndiNameType JndiNameType.clone()
          Creates and returns a copy of this object.
static JndiNameType ObjectFactory.copyOfJndiNameType(JndiNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.JndiNameType instance.
 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.pub.indexed.valueclass.javaee with parameters of type JndiNameType
static JndiNameType ObjectFactory.copyOfJndiNameType(JndiNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.JndiNameType instance.
 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.
 

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



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