Uses of Class
org.glassfish.grizzly.servlet.ver25.IconType

Packages that use IconType
org.glassfish.grizzly.servlet.ver25   
 

Uses of IconType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 with type parameters of type IconType
protected  java.util.List<IconType> ServletType.icon
           
protected  java.util.List<IconType> ServiceRefType.icon
           
protected  java.util.List<IconType> ServiceRefHandlerType.icon
           
protected  java.util.List<IconType> MessageDestinationType.icon
           
protected  java.util.List<IconType> ListenerType.icon
           
protected  java.util.List<IconType> JspPropertyGroupType.icon
           
protected  java.util.List<IconType> FilterType.icon
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return IconType
 IconType ObjectFactory.createIconType()
          Create an instance of IconType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 java.util.List<IconType> ServletType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> ServiceRefType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> ServiceRefHandlerType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> MessageDestinationType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> ListenerType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> JspPropertyGroupType.getIcon()
          Gets the value of the icon property.
 java.util.List<IconType> FilterType.getIcon()
          Gets the value of the icon property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.