Uses of Class
org.apache.cxf.ws.rm.v200502wsa15.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 with parameters of type Expires -
Uses of Expires in org.apache.cxf.ws.rm.v200502wsa15
Fields in org.apache.cxf.ws.rm.v200502wsa15 declared as ExpiresModifier and TypeFieldDescriptionprotected ExpiresCreateSequenceResponseType.expiresprotected ExpiresCreateSequenceType.expiresprotected ExpiresOfferType.expiresMethods in org.apache.cxf.ws.rm.v200502wsa15 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.v200502wsa15 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.