com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl
Class GetCurrentMessageResponseImpl
java.lang.Object
com.ebmwebsourcing.wsstar.basenotification.datatypes.impl.impl.GetCurrentMessageResponseImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse
public class GetCurrentMessageResponseImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse
|
Method Summary |
void |
addCurrentMessage(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message notification)
|
protected GetCurrentMessageResponse |
getJaxbTypeObj()
|
java.util.List<com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message> |
getNotifications()
|
static GetCurrentMessageResponse |
toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse apiTypeObj)
A way to create a com.ebmwebsourcing.wsstar.notification.base.GetCurrentMessageResponse
"Jaxb model type" object from a GetCurrentMessageResponse "api type" one |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCurrentMessageResponseImpl
protected GetCurrentMessageResponseImpl(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message notification)
- Default constructor
GetCurrentMessageResponseImpl
protected GetCurrentMessageResponseImpl(GetCurrentMessageResponse jaxbTypeObj)
getJaxbTypeObj
protected final GetCurrentMessageResponse getJaxbTypeObj()
getNotifications
public final java.util.List<com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message> getNotifications()
- Specified by:
getNotifications in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse
addCurrentMessage
public final void addCurrentMessage(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.NotificationMessageHolderType.Message notification)
- Specified by:
addCurrentMessage in interface com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse
toJaxbModel
public static GetCurrentMessageResponse toJaxbModel(com.ebmwebsourcing.wsstar.basenotification.datatypes.api.abstraction.GetCurrentMessageResponse apiTypeObj)
- A way to create a
com.ebmwebsourcing.wsstar.notification.base.GetCurrentMessageResponse
"Jaxb model type" object from a GetCurrentMessageResponse "api type" one
- Parameters:
apiTypeObj -
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.