com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
Interface GetCurrentMessageResponse


public interface GetCurrentMessageResponse


Method Summary
 void addCurrentMessage(NotificationMessageHolderType.Message notification)
           
 java.util.List<NotificationMessageHolderType.Message> getNotifications()
           
 

Method Detail

getNotifications

java.util.List<NotificationMessageHolderType.Message> getNotifications()

addCurrentMessage

void addCurrentMessage(NotificationMessageHolderType.Message notification)


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