Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.Icon

Packages that use Icon
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of Icon in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as Icon
protected  Icon WebApp.icon
           
protected  Icon Filter.icon
           
protected  Icon Servlet.icon
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return Icon
 Icon ObjectFactory.createIcon()
          Create an instance of Icon
 Icon WebApp.getIcon()
          Gets the value of the icon property.
 Icon Filter.getIcon()
          Gets the value of the icon property.
 Icon Servlet.getIcon()
          Gets the value of the icon property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type Icon
 void WebApp.setIcon(Icon value)
          Sets the value of the icon property.
 void Filter.setIcon(Icon value)
          Sets the value of the icon property.
 void Servlet.setIcon(Icon value)
          Sets the value of the icon property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.