| Package | Description |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.v200502 |
| Modifier and Type | Method and Description |
|---|---|
static CreateSequenceType |
VersionTransformer.convert200502(CreateSequenceType internal)
Convert CreateSequenceType to 200502 version with 200408 WS-Addressing namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static CreateSequenceType |
VersionTransformer.convert(CreateSequenceType exposed)
Convert 200502 wsrm:CreateSequenceType with 200408 WS-Addressing namespace to internal form.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSequenceType |
ObjectFactory.createCreateSequenceType()
Create an instance of
CreateSequenceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreateSequenceType> |
ObjectFactory.createCreateSequence(CreateSequenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CreateSequenceType> |
ObjectFactory.createCreateSequence(CreateSequenceType value)
|
Apache CXF