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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver30 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.ver30 with parameters of type EnvEntryTypeValuesType
 void EnvEntryType.setEnvEntryType(EnvEntryTypeValuesType value)
          Sets the value of the envEntryType property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.