Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.EnvEntryType

Packages that use EnvEntryType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee   
 

Uses of EnvEntryType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as EnvEntryType
protected  EnvEntryType[] ApplicationClientType.envEntry
           
protected  EnvEntryType[] EntityBeanType.envEntry
           
protected  EnvEntryType[] MessageDrivenBeanType.envEntry
           
protected  EnvEntryType[] SessionBeanType.envEntry
           
protected  EnvEntryType[] InterceptorType.envEntry
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return EnvEntryType
 EnvEntryType EnvEntryType.clone()
          Creates and returns a copy of this object.
 EnvEntryType ObjectFactory.createEnvEntryType()
          Create an instance of EnvEntryType
 EnvEntryType[] ApplicationClientType.getEnvEntry()
           
 EnvEntryType[] EntityBeanType.getEnvEntry()
           
 EnvEntryType[] MessageDrivenBeanType.getEnvEntry()
           
 EnvEntryType[] SessionBeanType.getEnvEntry()
           
 EnvEntryType[] InterceptorType.getEnvEntry()
           
 EnvEntryType ApplicationClientType.getEnvEntry(int idx)
           
 EnvEntryType EntityBeanType.getEnvEntry(int idx)
           
 EnvEntryType MessageDrivenBeanType.getEnvEntry(int idx)
           
 EnvEntryType SessionBeanType.getEnvEntry(int idx)
           
 EnvEntryType InterceptorType.getEnvEntry(int idx)
           
 EnvEntryType ApplicationClientType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType EntityBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType MessageDrivenBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType SessionBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType InterceptorType.setEnvEntry(int idx, EnvEntryType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type EnvEntryType
 javax.xml.bind.JAXBElement<EnvEntryType> ObjectFactory.createWebAppTypeEnvEntry(EnvEntryType value)
          Create an instance of JAXBElement<EnvEntryType>}
 void ApplicationClientType.setEnvEntry(EnvEntryType[] values)
           
 void EntityBeanType.setEnvEntry(EnvEntryType[] values)
           
 void MessageDrivenBeanType.setEnvEntry(EnvEntryType[] values)
           
 void SessionBeanType.setEnvEntry(EnvEntryType[] values)
           
 void InterceptorType.setEnvEntry(EnvEntryType[] values)
           
 EnvEntryType ApplicationClientType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType EntityBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType MessageDrivenBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType SessionBeanType.setEnvEntry(int idx, EnvEntryType value)
           
 EnvEntryType InterceptorType.setEnvEntry(int idx, EnvEntryType value)
           
 

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



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