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

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

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

Fields in org.glassfish.grizzly.servlet.ver25 declared as XsdQNameType
protected  XsdQNameType ServiceRefType.serviceQname
           
 

Fields in org.glassfish.grizzly.servlet.ver25 with type parameters of type XsdQNameType
protected  java.util.List<XsdQNameType> ServiceRefHandlerType.soapHeader
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return XsdQNameType
 XsdQNameType ObjectFactory.createXsdQNameType()
          Create an instance of XsdQNameType
 XsdQNameType ServiceRefType.getServiceQname()
          Gets the value of the serviceQname property.
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type XsdQNameType
 java.util.List<XsdQNameType> ServiceRefHandlerType.getSoapHeader()
          Gets the value of the soapHeader property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type XsdQNameType
 void ServiceRefType.setServiceQname(XsdQNameType value)
          Sets the value of the serviceQname property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.