com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
Interface NotificationMessageHolderType
public interface NotificationMessageHolderType
getTopic
TopicExpressionType getTopic()
setTopic
void setTopic(TopicExpressionType concreteTopic)
getMessage
NotificationMessageHolderType.Message getMessage()
setMessage
void setMessage(NotificationMessageHolderType.Message msg)
getSubscriptionReference
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getSubscriptionReference()
setSubscriptionReference
void setSubscriptionReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType value)
getProducerReference
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType getProducerReference()
setProducerReference
void setProducerReference(com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction.EndpointReferenceType newNotificationMsgOwner)
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.