Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200502.OfferType
-
Packages that use OfferType Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200502 -
-
Uses of OfferType in com.sun.xml.ws.rx.rm.protocol.wsrm200502
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200502 declared as OfferType Modifier and Type Field Description protected OfferTypeCreateSequenceElement. offerMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 that return OfferType Modifier and Type Method Description OfferTypeCreateSequenceElement. getOffer()Gets the value of the offer property.Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 with parameters of type OfferType Modifier and Type Method Description voidCreateSequenceElement. setOffer(OfferType value)Sets the value of the offer property.
-