Uses of Class
com.ebmwebsourcing.wsstar.jaxb.notification.base.NotificationMessageHolderType

Packages that use NotificationMessageHolderType
com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl   
com.ebmwebsourcing.wsstar.jaxb.notification.base   
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
 

Methods in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl that return NotificationMessageHolderType
protected  NotificationMessageHolderType NotificationMessageHolderTypeImpl.getJaxbTypeObj()
           
static NotificationMessageHolderType NotificationMessageHolderTypeImpl.toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType apiTypeObj)
          A way to create a NotificationMessageHolderType "Jaxb model type" object from a NotificationMessageHolderType "api type" one
 

Constructors in com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl with parameters of type NotificationMessageHolderType
NotificationMessageHolderTypeImpl(NotificationMessageHolderType jaxbTypeObj)
           
 

Uses of NotificationMessageHolderType in com.ebmwebsourcing.wsstar.jaxb.notification.base
 

Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base with type parameters of type NotificationMessageHolderType
protected  java.util.List<NotificationMessageHolderType> Notify.notificationMessage
           
protected  java.util.List<NotificationMessageHolderType> GetMessagesResponse.notificationMessage
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return NotificationMessageHolderType
 NotificationMessageHolderType ObjectFactory.createNotificationMessageHolderType()
          Create an instance of NotificationMessageHolderType
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return types with arguments of type NotificationMessageHolderType
 javax.xml.bind.JAXBElement<NotificationMessageHolderType> ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
          Create an instance of JAXBElement<NotificationMessageHolderType>}
 java.util.List<NotificationMessageHolderType> Notify.getNotificationMessage()
          Gets the value of the notificationMessage property.
 java.util.List<NotificationMessageHolderType> GetMessagesResponse.getNotificationMessage()
          Gets the value of the notificationMessage property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base with parameters of type NotificationMessageHolderType
 javax.xml.bind.JAXBElement<NotificationMessageHolderType> ObjectFactory.createNotificationMessage(NotificationMessageHolderType value)
          Create an instance of JAXBElement<NotificationMessageHolderType>}
 



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