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

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

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

Fields in org.apache.axis2.jaxws.description.xml.handler declared as XsdAnyURIType
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return XsdAnyURIType
 XsdAnyURIType ObjectFactory.createXsdAnyURIType()
          Create an instance of XsdAnyURIType
 XsdAnyURIType ServiceRefType.getWsdlFile()
          Gets the value of the wsdlFile property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 



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