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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 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.ver25 with parameters of type XsdAnyURIType
 void ServiceRefType.setWsdlFile(XsdAnyURIType value)
          Sets the value of the wsdlFile property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.