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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.