Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.XsdQNameType

Packages that use XsdQNameType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of XsdQNameType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as XsdQNameType
protected  XsdQNameType ServiceRefType.serviceQname
           
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type XsdQNameType
protected  List<XsdQNameType> ServiceRefHandlerType.soapHeader
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return XsdQNameType
 XsdQNameType ObjectFactory.createXsdQNameType()
          Create an instance of XsdQNameType
 XsdQNameType ServiceRefType.getServiceQname()
          Gets the value of the serviceQname property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type XsdQNameType
 List<XsdQNameType> ServiceRefHandlerType.getSoapHeader()
          Gets the value of the soapHeader property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type XsdQNameType
 void ServiceRefType.setServiceQname(XsdQNameType value)
          Sets the value of the serviceQname property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.