Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.EnvEntryName

Packages that use EnvEntryName
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of EnvEntryName in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as EnvEntryName
protected  EnvEntryName EnvEntry.envEntryName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return EnvEntryName
 EnvEntryName ObjectFactory.createEnvEntryName()
          Create an instance of EnvEntryName
 EnvEntryName EnvEntry.getEnvEntryName()
          Gets the value of the envEntryName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type EnvEntryName
 void EnvEntry.setEnvEntryName(EnvEntryName value)
          Sets the value of the envEntryName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.