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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as IconType
protected  IconType PortComponentType.icon
           
protected  IconType WebserviceDescriptionType.icon
           
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 with type parameters of type IconType
protected  List<IconType> ServiceRefType.icon
           
protected  List<IconType> ServiceRefHandlerType.icon
           
protected  List<IconType> ServletType.icon
           
protected  List<IconType> PortComponentHandlerType.icon
           
protected  List<IconType> JspPropertyGroupType.icon
           
protected  List<IconType> WebservicesType.icon
           
protected  List<IconType> ListenerType.icon
           
protected  List<IconType> FilterType.icon
           
protected  List<IconType> MessageDestinationType.icon
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return IconType
 IconType ObjectFactory.createIconType()
          Create an instance of IconType
 IconType PortComponentType.getIcon()
          Gets the value of the icon property.
 IconType WebserviceDescriptionType.getIcon()
          Gets the value of the icon property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type IconType
 JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 List<IconType> ServiceRefType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServiceRefHandlerType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServletType.getIcon()
          Gets the value of the icon property.
 List<IconType> PortComponentHandlerType.getIcon()
          Gets the value of the icon property.
 List<IconType> JspPropertyGroupType.getIcon()
          Gets the value of the icon property.
 List<IconType> WebservicesType.getIcon()
          Gets the value of the icon property.
 List<IconType> ListenerType.getIcon()
          Gets the value of the icon property.
 List<IconType> FilterType.getIcon()
          Gets the value of the icon property.
 List<IconType> MessageDestinationType.getIcon()
          Gets the value of the icon property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type IconType
 JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 void PortComponentType.setIcon(IconType value)
          Sets the value of the icon property.
 void WebserviceDescriptionType.setIcon(IconType value)
          Sets the value of the icon property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.