Uses of Interface
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message

Packages that use NotificationMessageHolderType.Message
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction   
 

Uses of NotificationMessageHolderType.Message in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message WsnbFactory.createNotificationMessageHolderTypeMessage(org.w3c.dom.Element message)
           
 NotificationMessageHolderType.Message NotificationMessageHolderType.getMessage()
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction that return types with arguments of type NotificationMessageHolderType.Message
 java.util.List<NotificationMessageHolderType.Message> GetCurrentMessageResponse.getNotifications()
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction with parameters of type NotificationMessageHolderType.Message
 void GetCurrentMessageResponse.addCurrentMessage(NotificationMessageHolderType.Message notification)
           
 GetCurrentMessageResponse WsnbFactory.createGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 NotificationMessageHolderType WsnbFactory.createNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 void NotificationMessageHolderType.setMessage(NotificationMessageHolderType.Message msg)
           
 

Uses of NotificationMessageHolderType.Message in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor that return NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message WsnbModelFactory.createWsnbModelNotificationMessageHolderTypeMessage(org.w3c.dom.Element message)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.implementor with parameters of type NotificationMessageHolderType.Message
 GetCurrentMessageResponse WsnbModelFactory.createWsnbModelGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 NotificationMessageHolderType WsnbModelFactory.createWsnbModelNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 

Uses of NotificationMessageHolderType.Message in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction that return NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message RefinedWsnbFactory.createNotificationMessageHolderTypeMessage(org.w3c.dom.Element message)
           
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.api.refinedabstraction with parameters of type NotificationMessageHolderType.Message
 GetCurrentMessageResponse RefinedWsnbFactory.createGetCurrentMessageResponse(NotificationMessageHolderType.Message notification)
           
 NotificationMessageHolderType RefinedWsnbFactory.createNotificationMessageHolderType(NotificationMessageHolderType.Message message)
           
 



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