Uses of Class
org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
-
Packages that use XsdAnyURIType Package Description 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 Modifier and Type Field Description protected XsdAnyURITypeServiceRefType. wsdlFileMethods in org.apache.axis2.jaxws.description.xml.handler that return XsdAnyURIType Modifier and Type Method Description XsdAnyURITypeObjectFactory. createXsdAnyURIType()Create an instance ofXsdAnyURITypeXsdAnyURITypeServiceRefType. getWsdlFile()Gets the value of the wsdlFile property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type XsdAnyURIType Modifier and Type Method Description voidServiceRefType. setWsdlFile(XsdAnyURIType value)Sets the value of the wsdlFile property.
-