com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class NotifyImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.NotifyImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify

public class NotifyImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify


Constructor Summary
protected NotifyImpl(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType notifyMsg)
          Default constructor
protected NotifyImpl(Notify jaxbTypeObj)
           
 
Method Summary
 void addNotificationMessage(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType msg)
           
protected  Notify getJaxbTypeObj()
           
 java.util.List<com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType> getNotificationMessage()
           
static Notify toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify apiTypeObj)
          A way to create a NotificationMessageHolderType "Jaxb model type" object from a NotificationMessageHolderType "api type" one
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyImpl

protected NotifyImpl(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType notifyMsg)
Default constructor


NotifyImpl

protected NotifyImpl(Notify jaxbTypeObj)
Method Detail

getJaxbTypeObj

protected final Notify getJaxbTypeObj()

getNotificationMessage

public final java.util.List<com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType> getNotificationMessage()
Specified by:
getNotificationMessage in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify

addNotificationMessage

public final void addNotificationMessage(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType msg)
Specified by:
addNotificationMessage in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify

toJaxbModel

public static Notify toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.Notify apiTypeObj)
A way to create a NotificationMessageHolderType "Jaxb model type" object from a NotificationMessageHolderType "api type" one

Parameters:
apiTypeObj -
Returns:


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