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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as EnvEntryType
protected  EnvEntryType EnvEntry.envEntryType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return EnvEntryType
 EnvEntryType ObjectFactory.createEnvEntryType()
          Create an instance of EnvEntryType
 EnvEntryType EnvEntry.getEnvEntryType()
          Gets the value of the envEntryType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type EnvEntryType
 void EnvEntry.setEnvEntryType(EnvEntryType value)
          Sets the value of the envEntryType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.