| Package | Description |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 |
| Modifier and Type | Field and Description |
|---|---|
protected XsdQNameType |
ServiceRefType.serviceQname |
protected XsdQNameType |
PortComponentType.wsdlPort |
protected XsdQNameType |
PortComponentType.wsdlService |
| Modifier and Type | Field and Description |
|---|---|
protected List<XsdQNameType> |
HandlerType.soapHeader |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<XsdQNameType> |
HandlerType.getSoapHeader()
Gets the value of the soapHeader property.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.