Uses of Class
org.glassfish.grizzly.servlet.ver25.EnvEntryTypeValuesType

Packages that use EnvEntryTypeValuesType
org.glassfish.grizzly.servlet.ver25   
 

Uses of EnvEntryTypeValuesType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 declared as EnvEntryTypeValuesType
protected  EnvEntryTypeValuesType EnvEntryType.envEntryType
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return EnvEntryTypeValuesType
 EnvEntryTypeValuesType ObjectFactory.createEnvEntryTypeValuesType()
          Create an instance of EnvEntryTypeValuesType
 EnvEntryTypeValuesType EnvEntryType.getEnvEntryType()
          Gets the value of the envEntryType property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type EnvEntryTypeValuesType
 void EnvEntryType.setEnvEntryType(EnvEntryTypeValuesType value)
          Sets the value of the envEntryType property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.