|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Expires | |
|---|---|
| org.apache.cxf.ws.rm | |
| org.apache.cxf.ws.rm.v200502 | |
| Uses of Expires in org.apache.cxf.ws.rm |
|---|
| Methods in org.apache.cxf.ws.rm with parameters of type Expires | |
|---|---|
static Expires |
VersionTransformer.convert(Expires exposed)
Convert 200502 Expires with 200408 WS-Addressing namespace to internal form. |
| Uses of Expires in org.apache.cxf.ws.rm.v200502 |
|---|
| Fields in org.apache.cxf.ws.rm.v200502 declared as Expires | |
|---|---|
protected Expires |
CreateSequenceType.expires
|
protected Expires |
OfferType.expires
|
protected Expires |
CreateSequenceResponseType.expires
|
| Methods in org.apache.cxf.ws.rm.v200502 that return Expires | |
|---|---|
Expires |
ObjectFactory.createExpires()
Create an instance of Expires |
Expires |
CreateSequenceType.getExpires()
Gets the value of the expires property. |
Expires |
OfferType.getExpires()
Gets the value of the expires property. |
Expires |
CreateSequenceResponseType.getExpires()
Gets the value of the expires property. |
| Methods in org.apache.cxf.ws.rm.v200502 with parameters of type Expires | |
|---|---|
void |
CreateSequenceType.setExpires(Expires value)
Sets the value of the expires property. |
void |
OfferType.setExpires(Expires value)
Sets the value of the expires property. |
void |
CreateSequenceResponseType.setExpires(Expires value)
Sets the value of the expires property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||