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

Packages that use SmallIcon
com.sun.grizzly.http.webxml.schema.version_2_2   
 

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as SmallIcon
protected  SmallIcon Icon.smallIcon
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return SmallIcon
 SmallIcon ObjectFactory.createSmallIcon()
          Create an instance of SmallIcon
 SmallIcon Icon.getSmallIcon()
          Gets the value of the smallIcon property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type SmallIcon
 void Icon.setSmallIcon(SmallIcon value)
          Sets the value of the smallIcon property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.