Uses of Class
com.sun.xml.ws.rx.rm.protocol.wsrm200702.AcceptType

Packages that use AcceptType
com.sun.xml.ws.rx.rm.protocol.wsrm200702   
 

Uses of AcceptType in com.sun.xml.ws.rx.rm.protocol.wsrm200702
 

Fields in com.sun.xml.ws.rx.rm.protocol.wsrm200702 declared as AcceptType
protected  AcceptType CreateSequenceResponseElement.accept
           
 

Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200702 that return AcceptType
 AcceptType CreateSequenceResponseElement.getAccept()
          Gets the value of the accept property.
 

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



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.