Uses of Interface
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api.NotificationMessageHolderType

Packages that use NotificationMessageHolderType
com.ebmwebsourcing.wsstar.notification.definition   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.api   
com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl   
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.notification.definition
 

Methods in com.ebmwebsourcing.wsstar.notification.definition that return NotificationMessageHolderType
 NotificationMessageHolderType WSNotificationFactoryImpl.createNotificationMessageHolderType()
           
abstract  NotificationMessageHolderType WSNotificationFactory.createNotificationMessageHolderType()
          create an instance of the NotificationMessageHolderType class
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api that return types with arguments of type NotificationMessageHolderType
 java.util.List<NotificationMessageHolderType> Notify.getNotificationMessage()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.api with parameters of type NotificationMessageHolderType
 void Notify.addNotificationMessage(NotificationMessageHolderType msg)
           
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl
 

Classes in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that implement NotificationMessageHolderType
 class NotificationMessageHolderTypeImpl
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl that return types with arguments of type NotificationMessageHolderType
 java.util.List<NotificationMessageHolderType> NotifyImpl.getNotificationMessage()
           
 

Methods in com.ebmwebsourcing.wsstar.notification.definition.basenotification.impl with parameters of type NotificationMessageHolderType
 void NotifyImpl.addNotificationMessage(NotificationMessageHolderType msg)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.