Uses of Class
org.apache.axis2.jaxws.description.xml.handler.IconType
-
Packages that use IconType Package Description 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 Modifier and Type Field Description protected List<IconType>HandlerType. iconprotected List<IconType>ListenerType. iconprotected List<IconType>MessageDestinationType. iconprotected List<IconType>ServiceRefHandlerType. iconprotected List<IconType>ServiceRefType. iconMethods in org.apache.axis2.jaxws.description.xml.handler that return IconType Modifier and Type Method Description IconTypeObjectFactory. createIconType()Create an instance ofIconTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type IconType Modifier and Type Method Description List<IconType>HandlerType. getIcon()Gets the value of the icon property.List<IconType>ListenerType. 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.List<IconType>ServiceRefType. getIcon()Gets the value of the icon property.
-