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

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

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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.