|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdQNameType | |
|---|---|
| com.sun.grizzly.http.webxml.schema.version_2_5 | |
| Uses of XsdQNameType in com.sun.grizzly.http.webxml.schema.version_2_5 |
|---|
| Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as XsdQNameType | |
|---|---|
protected XsdQNameType |
ServiceRefType.serviceQname
|
protected XsdQNameType |
PortComponentType.wsdlPort
|
protected XsdQNameType |
PortComponentType.wsdlService
|
| Fields in com.sun.grizzly.http.webxml.schema.version_2_5 with type parameters of type XsdQNameType | |
|---|---|
protected List<XsdQNameType> |
ServiceRefHandlerType.soapHeader
|
protected List<XsdQNameType> |
PortComponentHandlerType.soapHeader
|
| Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return XsdQNameType | |
|---|---|
XsdQNameType |
ObjectFactory.createXsdQNameType()
Create an instance of XsdQNameType |
XsdQNameType |
ServiceRefType.getServiceQname()
Gets the value of the serviceQname property. |
XsdQNameType |
PortComponentType.getWsdlPort()
Gets the value of the wsdlPort property. |
XsdQNameType |
PortComponentType.getWsdlService()
Gets the value of the wsdlService property. |
| Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type XsdQNameType | |
|---|---|
List<XsdQNameType> |
ServiceRefHandlerType.getSoapHeader()
Gets the value of the soapHeader property. |
List<XsdQNameType> |
PortComponentHandlerType.getSoapHeader()
Gets the value of the soapHeader property. |
| Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type XsdQNameType | |
|---|---|
void |
ServiceRefType.setServiceQname(XsdQNameType value)
Sets the value of the serviceQname property. |
void |
PortComponentType.setWsdlPort(XsdQNameType value)
Sets the value of the wsdlPort property. |
void |
PortComponentType.setWsdlService(XsdQNameType value)
Sets the value of the wsdlService property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||