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  List<IconType> HandlerType.icon
           
protected  List<IconType> ListenerType.icon
           
protected  List<IconType> ServiceRefType.icon
           
protected  List<IconType> MessageDestinationType.icon
           
protected  List<IconType> ServiceRefHandlerType.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
 List<IconType> HandlerType.getIcon()
          Gets the value of the icon property.
 List<IconType> ListenerType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServiceRefType.getIcon()
          Gets the value of the icon property.
 List<IconType> MessageDestinationType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServiceRefHandlerType.getIcon()
          Gets the value of the icon property.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.