Uses of Class
org.apache.axis.message.addressing.ServiceNameType

Packages that use ServiceNameType
org.apache.axis.message.addressing   
 

Uses of ServiceNameType in org.apache.axis.message.addressing
 

Methods in org.apache.axis.message.addressing that return ServiceNameType
static ServiceNameType ServiceNameType.fromSOAPElement(javax.xml.soap.SOAPElement element)
           
static ServiceNameType ServiceNameType.fromElement(org.w3c.dom.Element element)
           
 ServiceNameType EndpointReferenceType.getServiceName()
          Method getServiceName
 

Methods in org.apache.axis.message.addressing with parameters of type ServiceNameType
 void EndpointReferenceType.setServiceName(ServiceNameType serviceName)
          Method setServiceName
 

Constructors in org.apache.axis.message.addressing with parameters of type ServiceNameType
ServiceNameType(ServiceNameType serviceName)
          Constructor ServiceName
 



Copyright © 2004-2005 Apache Web Services. All Rights Reserved.