Uses of Class
org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
Packages that use DisplayNameType
-
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 DisplayNameTypeModifier and TypeFieldDescriptionprotected List<DisplayNameType>HandlerType.displayNameprotected List<DisplayNameType>ListenerType.displayNameprotected List<DisplayNameType>MessageDestinationType.displayNameprotected List<DisplayNameType>ServiceRefHandlerType.displayNameprotected List<DisplayNameType>ServiceRefType.displayNameMethods in org.apache.axis2.jaxws.description.xml.handler that return DisplayNameTypeModifier and TypeMethodDescriptionObjectFactory.createDisplayNameType()Create an instance ofDisplayNameTypeMethods in org.apache.axis2.jaxws.description.xml.handler that return types with arguments of type DisplayNameTypeModifier and TypeMethodDescriptionHandlerType.getDisplayName()Gets the value of the displayName property.ListenerType.getDisplayName()Gets the value of the displayName property.MessageDestinationType.getDisplayName()Gets the value of the displayName property.ServiceRefHandlerType.getDisplayName()Gets the value of the displayName property.ServiceRefType.getDisplayName()Gets the value of the displayName property.