| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected XsdQNameType |
ServiceRefType.serviceQname |
| 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 |
XsdQNameType.withId(String value) |
XsdQNameType |
XsdQNameType.withValue(QName value) |
| 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.
|
ServiceRefType |
ServiceRefType.withServiceQname(XsdQNameType value) |
HandlerType |
HandlerType.withSoapHeader(XsdQNameType... values) |
| Modifier and Type | Method and Description |
|---|---|
HandlerType |
HandlerType.withSoapHeader(Collection<XsdQNameType> values) |
Copyright © 2020. All rights reserved.