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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 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_3_0 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.