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

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

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

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

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



Apache CXF