Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.XsdAnyURIType

Packages that use XsdAnyURIType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of XsdAnyURIType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as XsdAnyURIType
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 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.grizzly.http.webxml.schema.version_3_0 with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.