Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.FilterNameType

Packages that use FilterNameType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of FilterNameType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as FilterNameType
protected  FilterNameType FilterMappingType.filterName
           
protected  FilterNameType FilterType.filterName
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return FilterNameType
 FilterNameType ObjectFactory.createFilterNameType()
          Create an instance of FilterNameType
 FilterNameType FilterMappingType.getFilterName()
          Gets the value of the filterName property.
 FilterNameType FilterType.getFilterName()
          Gets the value of the filterName property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type FilterNameType
 void FilterMappingType.setFilterName(FilterNameType value)
          Sets the value of the filterName property.
 void FilterType.setFilterName(FilterNameType value)
          Sets the value of the filterName property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.