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

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

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

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

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

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

Fields in com.ebmwebsourcing.wsstar.jaxb.notification.base declared as NotificationMessageHolderType.Message
protected  NotificationMessageHolderType.Message NotificationMessageHolderType.message
           
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base that return NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message ObjectFactory.createNotificationMessageHolderTypeMessage()
          Create an instance of NotificationMessageHolderType.Message
 NotificationMessageHolderType.Message NotificationMessageHolderType.getMessage()
          Gets the value of the message property.
 

Methods in com.ebmwebsourcing.wsstar.jaxb.notification.base with parameters of type NotificationMessageHolderType.Message
 void NotificationMessageHolderType.setMessage(NotificationMessageHolderType.Message value)
          Sets the value of the message property.
 



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