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

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

public class GetCurrentMessageImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<GetCurrentMessage>
implements GetCurrentMessage

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
GetCurrentMessageImpl(GetCurrentMessage model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
           
 
Method Summary
 TopicExpressionType getTopic()
           
 void setTopic(TopicExpressionType topic)
           
 
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

GetCurrentMessageImpl

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

getTopic

public TopicExpressionType getTopic()
                             throws WSNotificationException
Specified by:
getTopic in interface GetCurrentMessage
Throws:
WSNotificationException

setTopic

public void setTopic(TopicExpressionType topic)
Specified by:
setTopic in interface GetCurrentMessage


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