Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200702.Expires
Packages that use Expires
-
Uses of Expires in com.sun.xml.ws.rx.rm.protocol.wsrm200702
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200702 declared as ExpiresModifier and TypeFieldDescriptionprotected ExpiresCreateSequenceElement.expiresprotected ExpiresCreateSequenceResponseElement.expiresprotected ExpiresOfferType.expiresMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 that return ExpiresModifier and TypeMethodDescriptionCreateSequenceElement.getExpires()Gets the value of the expires property.CreateSequenceResponseElement.getExpires()Gets the value of the expires property.OfferType.getExpires()Gets the value of the expires property.Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 with parameters of type ExpiresModifier and TypeMethodDescriptionvoidCreateSequenceElement.setExpires(Expires value) Sets the value of the expires property.voidCreateSequenceResponseElement.setExpires(Expires value) Sets the value of the expires property.voidOfferType.setExpires(Expires value) Sets the value of the expires property.