Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200502.Expires
-
Packages that use Expires Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200502 -
-
Uses of Expires in com.sun.xml.ws.rx.rm.protocol.wsrm200502
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200502 declared as Expires Modifier and Type Field Description protected ExpiresCreateSequenceElement. expiresprotected ExpiresCreateSequenceResponseElement. expiresprotected ExpiresOfferType. expiresMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 that return Expires Modifier and Type Method Description ExpiresCreateSequenceElement. getExpires()Gets the value of the expires property.ExpiresCreateSequenceResponseElement. getExpires()Gets the value of the expires property.ExpiresOfferType. getExpires()Gets the value of the expires property.Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 with parameters of type Expires Modifier and Type Method Description voidCreateSequenceElement. 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.
-