Uses of Class
org.s_ramp.xmlns._2010.s_ramp.MessageTarget

Packages that use MessageTarget
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of MessageTarget in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as MessageTarget
protected  MessageTarget OperationInput.message
           
protected  MessageTarget OperationOutput.message
           
protected  MessageTarget Fault.message
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return MessageTarget
 MessageTarget ObjectFactory.createMessageTarget()
          Create an instance of MessageTarget
 MessageTarget OperationInput.getMessage()
          Gets the value of the message property.
 MessageTarget OperationOutput.getMessage()
          Gets the value of the message property.
 MessageTarget Fault.getMessage()
          Gets the value of the message property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type MessageTarget
 void OperationInput.setMessage(MessageTarget value)
          Sets the value of the message property.
 void OperationOutput.setMessage(MessageTarget value)
          Sets the value of the message property.
 void Fault.setMessage(MessageTarget value)
          Sets the value of the message property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.