Uses of Class
org.glassfish.grizzly.servlet.ver30.XsdAnyURIType

Packages that use XsdAnyURIType
org.glassfish.grizzly.servlet.ver30   
 

Uses of XsdAnyURIType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as XsdAnyURIType
protected  XsdAnyURIType ServiceRefType.wsdlFile
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return XsdAnyURIType
 XsdAnyURIType ObjectFactory.createXsdAnyURIType()
          Create an instance of XsdAnyURIType
 XsdAnyURIType ServiceRefType.getWsdlFile()
          Gets the value of the wsdlFile property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.