Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.EnvEntryType

Packages that use EnvEntryType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of EnvEntryType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type EnvEntryType
protected  List<EnvEntryType> ApplicationClientType.envEntry
           
protected  List<EnvEntryType> EntityBeanType.envEntry
           
protected  List<EnvEntryType> MessageDrivenBeanType.envEntry
           
protected  List<EnvEntryType> SessionBeanType.envEntry
           
protected  List<EnvEntryType> InterceptorType.envEntry
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return EnvEntryType
 EnvEntryType EnvEntryType.clone()
          Creates and returns a copy of this object.
 EnvEntryType ObjectFactory.createEnvEntryType()
          Create an instance of EnvEntryType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type EnvEntryType
 javax.xml.bind.JAXBElement<EnvEntryType> ObjectFactory.createWebAppTypeEnvEntry(EnvEntryType value)
          Create an instance of JAXBElement<EnvEntryType>}
 List<EnvEntryType> ApplicationClientType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> EntityBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> MessageDrivenBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> SessionBeanType.getEnvEntry()
          Gets the value of the envEntry property.
 List<EnvEntryType> InterceptorType.getEnvEntry()
          Gets the value of the envEntry property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type EnvEntryType
 javax.xml.bind.JAXBElement<EnvEntryType> ObjectFactory.createWebAppTypeEnvEntry(EnvEntryType value)
          Create an instance of JAXBElement<EnvEntryType>}
 

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



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