| Package | Description |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.v200502wsa15 |
| Modifier and Type | Method and Description |
|---|---|
static TerminateSequenceType |
VersionTransformer.convert200502wsa15(TerminateSequenceType internal)
Convert TerminateSequenceType to 200502 version with 200508 WS-Addressing namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static TerminateSequenceType |
VersionTransformer.convert(TerminateSequenceType exposed)
Convert 200502 TerminateSequenceType with 200508 WS-Addressing namespace to internal form.
|
| Modifier and Type | Method and Description |
|---|---|
TerminateSequenceType |
ObjectFactory.createTerminateSequenceType()
Create an instance of
TerminateSequenceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TerminateSequenceType> |
ObjectFactory.createTerminateSequence(TerminateSequenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TerminateSequenceType> |
ObjectFactory.createTerminateSequence(TerminateSequenceType value)
|
Apache CXF