Package | Description |
---|---|
org.apache.cxf.ws.rm | |
org.apache.cxf.ws.rm.v200502wsa15 |
Modifier and Type | Method and Description |
---|---|
static Expires |
VersionTransformer.convert(Expires exposed)
Convert 200502 Expires with 200508 WS-Addressing namespace to internal form.
|
Modifier and Type | Field and Description |
---|---|
protected Expires |
CreateSequenceResponseType.expires |
protected Expires |
CreateSequenceType.expires |
protected Expires |
OfferType.expires |
Modifier and Type | Method and Description |
---|---|
Expires |
ObjectFactory.createExpires()
Create an instance of
Expires |
Expires |
CreateSequenceResponseType.getExpires()
Gets the value of the expires property.
|
Expires |
CreateSequenceType.getExpires()
Gets the value of the expires property.
|
Expires |
OfferType.getExpires()
Gets the value of the expires property.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSequenceResponseType.setExpires(Expires value)
Sets the value of the expires property.
|
void |
CreateSequenceType.setExpires(Expires value)
Sets the value of the expires property.
|
void |
OfferType.setExpires(Expires value)
Sets the value of the expires property.
|
Apache CXF