Uses of Class
com.sun.xml.ws.rm.protocol.AbstractAcceptType

Packages that use AbstractAcceptType
com.sun.xml.ws.rm.protocol   
com.sun.xml.ws.rm.protocol.wsrm200502   
com.sun.xml.ws.rm.protocol.wsrm200702   
 

Uses of AbstractAcceptType in com.sun.xml.ws.rm.protocol
 

Methods in com.sun.xml.ws.rm.protocol with parameters of type AbstractAcceptType
abstract  void AbstractCreateSequenceResponse.setAccept(AbstractAcceptType value)
          Sets the value of the accept property.
 

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

Subclasses of AbstractAcceptType in com.sun.xml.ws.rm.protocol.wsrm200502
 class AcceptType
           
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200502 with parameters of type AbstractAcceptType
 void CreateSequenceResponseElement.setAccept(AbstractAcceptType value)
          Sets the value of the accept property.
 

Uses of AbstractAcceptType in com.sun.xml.ws.rm.protocol.wsrm200702
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200702 with parameters of type AbstractAcceptType
 void CreateSequenceResponseElement.setAccept(AbstractAcceptType value)
          Sets the value of the accept property.