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

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

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

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

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

Methods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type DisplayNameType
 java.util.List<DisplayNameType> HandlerType.getDisplayName()
          Gets the value of the displayName property.
 java.util.List<DisplayNameType> ListenerType.getDisplayName()
          Gets the value of the displayName property.
 java.util.List<DisplayNameType> MessageDestinationType.getDisplayName()
          Gets the value of the displayName property.
 java.util.List<DisplayNameType> ServiceRefHandlerType.getDisplayName()
          Gets the value of the displayName property.
 java.util.List<DisplayNameType> ServiceRefType.getDisplayName()
          Gets the value of the displayName property.
 



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