Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdAnyURIType

Packages that use XsdAnyURIType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of XsdAnyURIType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdAnyURIType
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdAnyURIType
 XsdAnyURIType ObjectFactory.createXsdAnyURIType()
          Create an instance of XsdAnyURIType
 XsdAnyURIType ServiceRefType.getWsdlFile()
          Gets the value of the wsdlFile property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.