Apache CXF API

Uses of Class
org.apache.cxf.jaxws.javaee.XsdAnyURIType

Packages that use XsdAnyURIType
org.apache.cxf.jaxws.javaee   
 

Uses of XsdAnyURIType in org.apache.cxf.jaxws.javaee
 

Fields in org.apache.cxf.jaxws.javaee declared as XsdAnyURIType
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in org.apache.cxf.jaxws.javaee 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.cxf.jaxws.javaee with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 


Apache CXF API

Apache CXF