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 WebApp.icon
           
protected  Icon Servlet.icon
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return Icon
 Icon ObjectFactory.createIcon()
          Create an instance of Icon
 Icon WebApp.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_2 with parameters of type Icon
 void WebApp.setIcon(Icon value)
          Sets the value of the icon property.
 void Servlet.setIcon(Icon value)
          Sets the value of the icon property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.