Uses of Class
org.apache.cxf.ws.rm.v200702.Expires
Packages that use Expires
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of Expires in org.apache.cxf.ws.rm
Methods in org.apache.cxf.ws.rm that return ExpiresModifier and TypeMethodDescriptionstatic ExpiresConvert 200502 Expires with 200408 WS-Addressing namespace to internal form.static ExpiresConvert 200502 Expires with 200508 WS-Addressing namespace to internal form.Methods in org.apache.cxf.ws.rm with parameters of type Expires -
Uses of Expires in org.apache.cxf.ws.rm.v200702
Fields in org.apache.cxf.ws.rm.v200702 declared as ExpiresModifier and TypeFieldDescriptionprotected ExpiresCreateSequenceResponseType.expiresprotected ExpiresCreateSequenceType.expiresprotected ExpiresOfferType.expiresMethods in org.apache.cxf.ws.rm.v200702 that return ExpiresModifier and TypeMethodDescriptionObjectFactory.createExpires()Create an instance ofExpiresCreateSequenceResponseType.getExpires()Gets the value of the expires property.CreateSequenceType.getExpires()Gets the value of the expires property.OfferType.getExpires()Gets the value of the expires property.Methods in org.apache.cxf.ws.rm.v200702 with parameters of type ExpiresModifier and TypeMethodDescriptionvoidCreateSequenceResponseType.setExpires(Expires value) Sets the value of the expires property.voidCreateSequenceType.setExpires(Expires value) Sets the value of the expires property.voidOfferType.setExpires(Expires value) Sets the value of the expires property.