Uses of Class
com.sun.xml.ws.rm.protocol.wsrm200502.OfferType

Packages that use OfferType
com.sun.xml.ws.rm.protocol.wsrm200502   
 

Uses of OfferType in com.sun.xml.ws.rm.protocol.wsrm200502
 

Fields in com.sun.xml.ws.rm.protocol.wsrm200502 declared as OfferType
protected  OfferType CreateSequenceElement.offer
           
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200502 that return OfferType
 OfferType CreateSequenceElement.getOffer()
          Gets the value of the offer property.
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200502 with parameters of type OfferType
 void CreateSequenceElement.setOffer(OfferType value)
          Sets the value of the offer property.