Uses of Class
org.apache.cxf.jaxws.handler.types.IconType

Packages that use IconType
org.apache.cxf.jaxws.handler.types Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of IconType in org.apache.cxf.jaxws.handler.types
 

Fields in org.apache.cxf.jaxws.handler.types with type parameters of type IconType
protected  List<IconType> PortComponentHandlerType.icon
           
 

Methods in org.apache.cxf.jaxws.handler.types that return types with arguments of type IconType
 List<IconType> PortComponentHandlerType.getIcon()
          Gets the value of the icon property.
 



Apache CXF