| Package | Description |
|---|---|
| com.sun.java.xml.ns.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected List<PortComponentRefType> |
ServiceRefType.portComponentRef |
| Modifier and Type | Method and Description |
|---|---|
PortComponentRefType |
ObjectFactory.createPortComponentRefType()
Create an instance of
PortComponentRefType |
PortComponentRefType |
PortComponentRefType.withAddressing(AddressingType value) |
PortComponentRefType |
PortComponentRefType.withEnableMtom(TrueFalseType value) |
PortComponentRefType |
PortComponentRefType.withId(String value) |
PortComponentRefType |
PortComponentRefType.withMtomThreshold(XsdNonNegativeIntegerType value) |
PortComponentRefType |
PortComponentRefType.withPortComponentLink(String value) |
PortComponentRefType |
PortComponentRefType.withRespectBinding(RespectBindingType value) |
PortComponentRefType |
PortComponentRefType.withServiceEndpointInterface(FullyQualifiedClassType value) |
| Modifier and Type | Method and Description |
|---|---|
List<PortComponentRefType> |
ServiceRefType.getPortComponentRef()
Gets the value of the portComponentRef property.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRefType |
ServiceRefType.withPortComponentRef(PortComponentRefType... values) |
| Modifier and Type | Method and Description |
|---|---|
ServiceRefType |
ServiceRefType.withPortComponentRef(Collection<PortComponentRefType> values) |
Copyright © 2019. All rights reserved.