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

Packages that use Icon
com.sun.grizzly.http.webxml.parser   
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of Icon in com.sun.grizzly.http.webxml.parser
 

Methods in com.sun.grizzly.http.webxml.parser with parameters of type Icon
protected  Icon JAXBWebXml_2_2Parser.getIcon(Icon icon)
           
 

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.