Uses of Class
com.sun.xml.ws.rm.protocol.wsrm200502.SequenceElement.LastMessage

Packages that use SequenceElement.LastMessage
com.sun.xml.ws.rm.protocol.wsrm200502   
 

Uses of SequenceElement.LastMessage in com.sun.xml.ws.rm.protocol.wsrm200502
 

Fields in com.sun.xml.ws.rm.protocol.wsrm200502 declared as SequenceElement.LastMessage
protected  SequenceElement.LastMessage SequenceElement.lastMessage
           
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200502 that return SequenceElement.LastMessage
 SequenceElement.LastMessage SequenceElement.getLastMessage()
          Gets the value of the lastMessage property.
 

Methods in com.sun.xml.ws.rm.protocol.wsrm200502 with parameters of type SequenceElement.LastMessage
 void SequenceElement.setLastMessage(SequenceElement.LastMessage value)
          Sets the value of the lastMessage property.