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

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

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

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

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

Methods in com.sun.xml.ws.rx.rm.protocol.wsrm200502 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.