com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface GetCurrentMessageResponse

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
GetCurrentMessageResponseImpl

public interface GetCurrentMessageResponse
extends org.ow2.easywsdl.schema.api.SchemaElement


Method Summary
 Message getNotifMessageContent()
           
 void setNotifMessageContent(Message notifMsgContent)
           
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Method Detail

getNotifMessageContent

Message getNotifMessageContent()
                               throws WSNotificationException
Throws:
WSNotificationException

setNotifMessageContent

void setNotifMessageContent(Message notifMsgContent)
                            throws WSNotificationException
Throws:
WSNotificationException


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.