com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
Class GetCurrentMessageResponseImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<GetCurrentMessageResponse>
      extended by com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl.GetCurrentMessageResponseImpl
All Implemented Interfaces:
GetCurrentMessageResponse, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class GetCurrentMessageResponseImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<GetCurrentMessageResponse>
implements GetCurrentMessageResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
GetCurrentMessageResponseImpl(GetCurrentMessageResponse model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 Message getNotifMessageContent()
           
 void setNotifMessageContent(Message notifMsgContent)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 

Constructor Detail

GetCurrentMessageResponseImpl

public GetCurrentMessageResponseImpl(GetCurrentMessageResponse model,
                                     org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
Method Detail

getNotifMessageContent

public Message getNotifMessageContent()
                               throws WSNotificationException
Specified by:
getNotifMessageContent in interface GetCurrentMessageResponse
Throws:
WSNotificationException

setNotifMessageContent

public void setNotifMessageContent(Message notifMsgContent)
                            throws WSNotificationException
Specified by:
setNotifMessageContent in interface GetCurrentMessageResponse
Throws:
WSNotificationException


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