Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200702.OfferType
-
Packages that use OfferType Package Description com.sun.xml.ws.rx.rm.protocol.wsrm200702 -
-
Uses of OfferType in com.sun.xml.ws.rx.rm.protocol.wsrm200702
Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200702 declared as OfferType Modifier and Type Field Description protected OfferTypeCreateSequenceElement. offerMethods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 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.wsrm200702 with parameters of type OfferType Modifier and Type Method Description voidCreateSequenceElement. setOffer(OfferType value)Sets the value of the offer property.
-