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


public interface GetMessagesResponse


Method Summary
 void addNotificationMessage(NotificationMessageHolderType notification)
           
 java.util.List<NotificationMessageHolderType> getNotificationMessages()
           
 

Method Detail

getNotificationMessages

java.util.List<NotificationMessageHolderType> getNotificationMessages()

addNotificationMessage

void addNotificationMessage(NotificationMessageHolderType notification)


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