Uses of Class
org.apache.axis2.jaxws.description.xml.handler.IconType

Packages that use IconType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of IconType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler with type parameters of type IconType
protected  java.util.List<IconType> HandlerType.icon
           
protected  java.util.List<IconType> ListenerType.icon
           
protected  java.util.List<IconType> MessageDestinationType.icon
           
protected  java.util.List<IconType> ServiceRefHandlerType.icon
           
protected  java.util.List<IconType> ServiceRefType.icon
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return IconType
 IconType ObjectFactory.createIconType()
          Create an instance of IconType
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type IconType
 java.util.List<IconType> HandlerType.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> MessageDestinationType.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> ServiceRefType.getIcon()
          Gets the value of the icon property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.